yuzu-fork/src/video_core
Yuri Kunde Schlesner 5961a2852d GSP: Update framebuffer info on all interrupts
Hardware testing determined that the GSP processes shared memory
framebuffer update info even when no memory transfer or filling GX
commands are used. They are now updated on every interrupt, which isn't
confirmed correct but matches hardware behaviour more closely.

This also reverts the hack introduced in #404. It made a few games
behave better, but I believe it's incorrect and also breaks other games.
2015-01-14 05:20:12 -02:00
..
debug_utils Pica/Rasterizer: Add ETC1 texture decompression support. 2015-01-13 14:42:40 -08:00
renderer_opengl GSP: Update framebuffer info on all interrupts 2015-01-14 05:20:12 -02:00
clipper.cpp Rasterizer: Pre-divide vertex attributes by W 2014-12-29 02:08:11 -02:00
clipper.h License change 2014-12-20 21:20:24 -08:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00
color.h Pica: Cleanup color conversion. 2014-12-31 16:32:55 +01:00
command_processor.cpp Pica/CommandProcessor: Cleanups. 2014-12-31 16:32:55 +01:00
command_processor.h License change 2014-12-20 21:20:24 -08:00
gpu_debugger.h Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
math.h License change 2014-12-20 21:20:24 -08:00
pica.h Pica/Rasterizer: Add ETC1 texture decompression support. 2015-01-13 14:42:40 -08:00
primitive_assembly.cpp Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
primitive_assembly.h Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
rasterizer.cpp Pica/Rasterizer: Remove some redundant casts. 2014-12-31 16:32:56 +01:00
rasterizer.h License change 2014-12-20 21:20:24 -08:00
renderer_base.h License change 2014-12-20 21:20:24 -08:00
utils.cpp License change 2014-12-20 21:20:24 -08:00
utils.h VideoCore: Remove some unused functions. 2014-12-31 16:32:55 +01:00
vertex_shader.cpp Merge pull request #478 from archshift/pp3ports4 2015-01-12 21:55:35 -05:00
vertex_shader.h Pica/CommandProcessor: Add support for integer uniforms. 2014-12-31 15:33:09 +01:00
video_core.cpp License change 2014-12-20 21:20:24 -08:00
video_core.h License change 2014-12-20 21:20:24 -08:00