Merge pull request #3281 from jroweboy/texcache-pt2
Texture Cache Rework
This commit is contained in:
commit
4befbddc34
24 changed files with 2038 additions and 1107 deletions
|
@ -95,7 +95,7 @@ struct Values {
|
|||
// Renderer
|
||||
bool use_hw_renderer;
|
||||
bool use_shader_jit;
|
||||
float resolution_factor;
|
||||
u16 resolution_factor;
|
||||
bool use_vsync;
|
||||
bool use_frame_limit;
|
||||
u16 frame_limit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue