You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core/renderer_opengl
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.
11 years ago
..
generated Replace GLEW with a glLoadGen loader. 11 years ago
gl_shader_util.cpp License change 11 years ago
gl_shader_util.h License change 11 years ago
gl_shaders.h License change 11 years ago
renderer_opengl.cpp GSP: Update framebuffer info on all interrupts 11 years ago
renderer_opengl.h License change 11 years ago