citra/src/video_core/renderer_opengl
Markus Wick 5960282303 gl_rasterizer: Use buffer_storage for uniform data.
This replaces the glBufferData logic with the shared stream buffer code.
The new code doesn't need a temporary staging buffer any more, so the
performance should imrpove quite a bit.
2018-05-05 09:22:02 +02:00
..
2018-04-11 14:41:43 +03:00
2018-04-11 14:41:43 +03:00