This website requires JavaScript.
Explore
Help
Register
Sign In
flodavid
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
forked from
suyu/suyu
Code
Pull requests
Activity
8314
commits
3
branches
1
tag
268
MiB
d647d9550c
Commit graph
3 commits
Author
SHA1
Message
Date
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