| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/core: Replace includes with forward declarations where applicable | 2018-08-31 | 1 | -2/+1 | |
| * | rasterizer_cache: Use boost::interval_map for a more accurate cache. | 2018-08-31 | 1 | -33/+45 | |
| * | gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. | 2018-08-31 | 1 | -4/+4 | |
| * | gl_rasterizer: Fix issues with the rasterizer cache. | 2018-08-31 | 1 | -46/+8 | |
| * | video_core: Add RasterizerCache class for common cache management code. | 2018-08-27 | 1 | -0/+116 |