bunnei
|
9bc71fcc5f
|
rasterizer_cache: Use boost::interval_map for a more accurate cache.
|
2018-08-31 13:07:28 -04:00 |
|
bunnei
|
d647d9550c
|
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
|
2018-08-31 13:07:27 -04:00 |
|
bunnei
|
16d65182f9
|
gl_rasterizer: Fix issues with the rasterizer cache.
- Use a single cached page map.
- Fix calculation of ending page.
|
2018-08-31 13:07:27 -04:00 |
|
bunnei
|
382852418b
|
video_core: Add RasterizerCache class for common cache management code.
|
2018-08-27 18:26:45 -04:00 |
|