mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 23:17:57 -05:00
rasterizer_opengl: Remove OpenGL core profile
This commit is contained in:
@ -390,7 +390,6 @@ struct Values {
|
||||
float resolution_factor;
|
||||
bool use_frame_limit;
|
||||
u16 frame_limit;
|
||||
bool use_compatibility_profile;
|
||||
bool use_disk_shader_cache;
|
||||
bool use_accurate_gpu_emulation;
|
||||
bool use_asynchronous_gpu_emulation;
|
||||
|
Reference in New Issue
Block a user