yuzu/src/video_core
bunnei c1f5cb7dd5 Merge pull request #652 from neobrain/shader_output_fix
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables.
2015-03-16 18:35:34 -04:00
..
debug_utils VideoCore: Add static_cast around expressions where the compiler doesn’t deduce the right type. 2015-03-16 15:14:04 +01:00
renderer_opengl Merge pull request #629 from archshift/lcdfb 2015-03-10 18:08:55 -04:00
clipper.cpp
clipper.h
CMakeLists.txt GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 2015-03-03 18:26:03 -05:00
color.h VideoCore: Add static_cast around expressions where the compiler doesn’t deduce the right type. 2015-03-16 15:14:04 +01:00
command_processor.cpp Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
command_processor.h
gpu_debugger.h
math.h
pica.h GPU: Added the stencil test structure to the Pica Regs struct. 2015-03-09 20:13:21 -05:00
primitive_assembly.cpp Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with incorrect winding order. 2015-03-09 21:49:49 +01:00
primitive_assembly.h
rasterizer.cpp GPU: Added the stencil test structure to the Pica Regs struct. 2015-03-09 20:13:21 -05:00
rasterizer.h
renderer_base.h
utils.cpp
utils.h
vertex_shader.cpp Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables. 2015-03-12 14:18:46 +01:00
vertex_shader.h
video_core.cpp Set framebuffer layout from EmuWindow. 2015-03-07 17:21:19 -05:00
video_core.h Set framebuffer layout from EmuWindow. 2015-03-07 17:21:19 -05:00