.. |
debug_utils
|
Some code cleanup.
|
2014-12-09 16:37:34 +01:00 |
renderer_opengl
|
Change NULLs to nullptrs.
|
2014-12-03 12:57:57 -06:00 |
clipper.cpp
|
Fix two format strings.
|
2014-11-14 12:08:26 -05: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
|
GSP: Trigger GPU interrupts at more accurate locations.
|
2014-12-09 19:07:14 -05:00 |
command_processor.h
|
Pica/CommandProcessor: Implement parameter masking.
|
2014-08-25 22:03:18 +02:00 |
gpu_debugger.h
|
Renamed souce files of services to match port names
|
2014-10-29 15:55:51 -04:00 |
math.h
|
Math: Warning fixes.
|
2014-08-25 22:03:19 +02:00 |
pica.h
|
GSP: Trigger GPU interrupts at more accurate locations.
|
2014-12-09 19:07:14 -05:00 |
primitive_assembly.cpp
|
Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.
|
2014-08-25 22:03:19 +02:00 |
primitive_assembly.h
|
Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper.
|
2014-08-25 22:03:19 +02:00 |
rasterizer.cpp
|
Fix warnings in video_core
|
2014-10-07 20:35:13 -04: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
|
Fix warnings in video_core
|
2014-10-07 20:35:13 -04:00 |
vertex_shader.h
|
vertex_shader: Fix control reaches end of function warning
|
2014-11-16 16:44:14 -05:00 |
video_core.cpp
|
Change NULLs to nullptrs.
|
2014-12-03 12:57:57 -06:00 |
video_core.h
|
Rework OpenGL renderer.
|
2014-10-12 14:38:53 +02:00 |