forked from eden-emu/eden
rasterizer_opengl: Remove OpenGL core profile
This commit is contained in:
parent
fe5f59d53d
commit
b70a0ec46d
8 changed files with 3 additions and 29 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue