Yuri Kunde Schlesner c57de3e404 Remove hand-crafted Visual Studio solution. 12 年 前
..
debug_utils 2f1c129f64 Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. 12 年 前
renderer_opengl 478289140d Replace GLEW with a glLoadGen loader. 12 年 前
CMakeLists.txt 45976da975 CMake cleanup 12 年 前
clipper.cpp 20d169e4a1 VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. 12 年 前
clipper.h 94aa9da562 Pica: Add triangle clipper. 12 年 前
command_processor.cpp 2f1c129f64 Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. 12 年 前
command_processor.h 0465adf206 Pica/CommandProcessor: Implement parameter masking. 12 年 前
gpu_debugger.h 26ade98411 Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated. 12 年 前
math.h b5b3aeb576 Math: Warning fixes. 12 年 前
pica.h 9679d231df Pica/Rasterizer: Add texturing support. 12 年 前
primitive_assembly.cpp 2f1c129f64 Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. 12 年 前
primitive_assembly.h 2f1c129f64 Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. 12 年 前
rasterizer.cpp 20d169e4a1 VideoCore: Fixes rendering issues on Qt and corrects framebuffer output size. 12 年 前
rasterizer.h 94d742fe17 Pica: Add basic rasterizer. 12 年 前
renderer_base.h a48c6b947d removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 12 年 前
utils.cpp 034e3aabc8 Improved clarity and whitespace 12 年 前
utils.h de0a034a84 fixed project includes to use new directory structure 12 年 前
vertex_shader.cpp 697b50c3ff Pica/VertexShader: Fix a bug in the call stack handling. 12 年 前
vertex_shader.h 162d641a30 Pica/Math: Improved the design of the Vec2/Vec3/Vec4 classes and simplified rasterizer code accordingly. 12 年 前
video_core.cpp 478289140d Replace GLEW with a glLoadGen loader. 12 年 前
video_core.h de0a034a84 fixed project includes to use new directory structure 12 年 前