rasterizer_opengl: Remove OpenGL core profile

This commit is contained in:
ReinUsesLisp 2019-05-21 19:11:06 -03:00
parent fe5f59d53d
commit b70a0ec46d
8 changed files with 3 additions and 29 deletions

View file

@ -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;