citra/src/video_core
James Rowe b002511df0
citra-qt: Add customizable speed limit target (#3353)
citra-qt: Add customizable speed limit target

* Update SDL config for the new frame_limit option
* Made max lag time a function of target speed percent.
* Added a checkbox to enable/disable frame limiter
* UI: Prevent frame_limit from under/overflowing
* UI: Hide target speed percent when frame limiter is off
* Disable frame limit spin box when framelimit isn't enabled
2018-01-25 22:24:40 -07:00
..
debug_utils
renderer_opengl Common: Add convenience function for hashing a struct 2018-01-15 13:43:37 -08:00
shader Optimize AttributeBuffer to OutputVertex conversion (#3283) 2018-01-02 15:32:33 -08:00
swrasterizer
texture
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
command_processor.cpp Optimize AttributeBuffer to OutputVertex conversion (#3283) 2018-01-02 15:32:33 -08:00
command_processor.h
geometry_pipeline.cpp
geometry_pipeline.h
gpu_debugger.h HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
pica_state.h
pica_types.h video_core: fix infinity and NaN conversions 2017-12-14 19:51:58 +00:00
pica.cpp
pica.h
primitive_assembly.cpp
primitive_assembly.h
rasterizer_interface.h
regs_framebuffer.h
regs_lighting.h
regs_pipeline.h
regs_rasterizer.h Optimize AttributeBuffer to OutputVertex conversion (#3283) 2018-01-02 15:32:33 -08:00
regs_shader.h
regs_texturing.h
regs.cpp
regs.h
renderer_base.cpp
renderer_base.h
utils.h
vertex_loader.cpp
vertex_loader.h
video_core.cpp citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00
video_core.h citra-qt: Add customizable speed limit target (#3353) 2018-01-25 22:24:40 -07:00