citra/src/video_core
2014-12-20 18:06:55 +01:00
..
debug_utils Pica/DebugUtils: Add an event triggered after loading a vertex. 2014-12-20 18:06:55 +01:00
renderer_opengl Clean up some warnings 2014-12-20 10:03:36 -05:00
clipper.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
clipper.h Pica: Add triangle clipper. 2014-08-12 13:49:33 +02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00
command_processor.cpp Pica/DebugUtils: Add an event triggered after loading a vertex. 2014-12-20 18:06:55 +01:00
command_processor.h Pica/CommandProcessor: Implement parameter masking. 2014-08-25 22:03:18 +02:00
gpu_debugger.h Properly erase/remove an observer 2014-12-19 14:24:44 -05:00
math.h Math: Warning fixes. 2014-08-25 22:03:19 +02:00
pica.h Add support for a ridiculous number of texture formats. 2014-12-20 18:06:54 +01:00
primitive_assembly.cpp Pica/PrimitiveAssembly: Implement triangle strips. 2014-12-20 18:06:54 +01:00
primitive_assembly.h Pica/PrimitiveAssembly: Implement triangle strips. 2014-12-20 18:06:54 +01:00
rasterizer.cpp Pica: Unify ugly address translation hacks. 2014-12-20 18:06:53 +01:00
rasterizer.h Pica: Add basic rasterizer. 2014-08-12 13:50:07 +02:00
renderer_base.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
utils.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
utils.h Remove tabs in all files except in skyeye imports and in generated GL code 2014-11-19 09:04:03 +00:00
vertex_shader.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
vertex_shader.h Pica: Initial support for multitexturing. 2014-12-20 18:05:53 +01:00
video_core.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
video_core.h Rework OpenGL renderer. 2014-10-12 14:38:53 +02:00