Code Monkey home page Code Monkey logo

attila's Introduction

Introduction
-------------

ATTILA is GPU simulator with OpenGL and D3D9 API implementations that can be used
to simulate PC Windows game traces.

In the ATTILA source code included in this package you will find the classes used
to build the simulator, the API implementations to run OpenGL and D3D9 game traces
on this simulator, the API trace tools and a number of tools that had been used on
the development of this project.

Some of the techniques and algorithms implemented in the simulator may be covered
by patents (for example DXTC/S3TC compression or the Z compression algorithm).

Check for documentation available documentation in the wiki pages.


Contributor
-------------

The Noisy Writer

    Victor Moya del Barrio ([email protected])

The Other Authors

    Carlos Gonzalez ([email protected])
    Jordi Roca ([email protected])
    Vicente Escandell ([email protected])
    Albert Murciego
    Chema Solis
    David Abella
    Christian Perez

The Managers

    Roger Espasa ([email protected])
    Agustin Fernandez ([email protected])

attila's People

Contributors

cooperyuan avatar

Stargazers

chunhui avatar aksarben avatar  avatar SirDrope avatar  avatar jianguang.li avatar Huixiang Chen avatar  avatar Yingyun avatar

Watchers

 avatar  avatar Lex Hsu avatar  avatar

Forkers

redshoee

attila's Issues

bin/sh: 1 flex : not found

when i make all ,i meet a problem
^
CC ARBP/OutputTraverser.o
g++ -O1 -fomit-frame-pointer -funroll-loops -D LINUX -D GL_GLEXT_LEGACY -D GL_GLEXT_PROTOTYPES -I . -I GLObject -I Texture -I BufferObject -I ARBP -I ARBP/VertexProgram -I ARBP/FragmentProgram -I ../../../src/trace/GPUDriver -I ../../../src/trace/utils -I ../../../src/trace/utils/GL -I ../../../src/trace/utils/Gen -I ../../../src/support -I ../../../src/sim -I ../../../src/sim/CommandProcessor -I ../../../src/sim/MemoryController -I ../../../src/sim/Shader -I ../../../src/emul -o ARBP/OutputTraverser.o -c ARBP/OutputTraverser.cpp
CC ARBP/CodeGenTraverser.o
g++ -O1 -fomit-frame-pointer -funroll-loops -D LINUX -D GL_GLEXT_LEGACY -D GL_GLEXT_PROTOTYPES -I . -I GLObject -I Texture -I BufferObject -I ARBP -I ARBP/VertexProgram -I ARBP/FragmentProgram -I ../../../src/trace/GPUDriver -I ../../../src/trace/utils -I ../../../src/trace/utils/GL -I ../../../src/trace/utils/Gen -I ../../../src/support -I ../../../src/sim -I ../../../src/sim/CommandProcessor -I ../../../src/sim/MemoryController -I ../../../src/sim/Shader -I ../../../src/emul -o ARBP/CodeGenTraverser.o -c ARBP/CodeGenTraverser.cpp
CC ARBP/ProgramTarget.o
g++ -O1 -fomit-frame-pointer -funroll-loops -D LINUX -D GL_GLEXT_LEGACY -D GL_GLEXT_PROTOTYPES -I . -I GLObject -I Texture -I BufferObject -I ARBP -I ARBP/VertexProgram -I ARBP/FragmentProgram -I ../../../src/trace/GPUDriver -I ../../../src/trace/utils -I ../../../src/trace/utils/GL -I ../../../src/trace/utils/Gen -I ../../../src/support -I ../../../src/sim -I ../../../src/sim/CommandProcessor -I ../../../src/sim/MemoryController -I ../../../src/sim/Shader -I ../../../src/emul -o ARBP/ProgramTarget.o -c ARBP/ProgramTarget.cpp
CC ARBP/SemanticTraverser.o
g++ -O1 -fomit-frame-pointer -funroll-loops -D LINUX -D GL_GLEXT_LEGACY -D GL_GLEXT_PROTOTYPES -I . -I GLObject -I Texture -I BufferObject -I ARBP -I ARBP/VertexProgram -I ARBP/FragmentProgram -I ../../../src/trace/GPUDriver -I ../../../src/trace/utils -I ../../../src/trace/utils/GL -I ../../../src/trace/utils/Gen -I ../../../src/support -I ../../../src/sim -I ../../../src/sim/CommandProcessor -I ../../../src/sim/MemoryController -I ../../../src/sim/Shader -I ../../../src/emul -o ARBP/SemanticTraverser.o -c ARBP/SemanticTraverser.cpp

FLEX ARBP/VertexProgram/VP1Lexic.l --> ARBP/VertexProgram/VP1Flex.gen
/bin/sh: 1: flex: not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.