Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gl_rasterizer: Fix vertex and index data invalidations | ReinUsesLisp | 2019-07-06 | 1 | -0/+27 |
* | gl_buffer_cache: Implement with generic buffer cache | ReinUsesLisp | 2019-07-06 | 1 | -6/+8 |
* | renderer_opengl/utils: Remove unused includes and unused forward declaration | ReinUsesLisp | 2019-06-24 | 1 | -4/+0 |
* | Texture Cache: Implement Blitting and Fermi Copies | Fernando Sahmkow | 2019-06-21 | 1 | -13/+0 |
* | Implement Texture Cache V2 | Fernando Sahmkow | 2019-06-21 | 1 | -3/+3 |
* | gl_texture_cache: Implement fermi copies | ReinUsesLisp | 2019-06-21 | 1 | -0/+17 |
* | renderer_opengl/utils: Use a std::string_view with LabelGLObject() | Lioncash | 2019-05-25 | 1 | -2/+2 |
* | gl_rasterizer: Use ARB_multi_bind to update UBOs across stages | ReinUsesLisp | 2019-04-06 | 1 | -0/+20 |
* | video_core: Move OpenGL specific utils to its renderer | ReinUsesLisp | 2018-10-29 | 1 | -0/+15 |