fix typo; updated comment about apples bad driver

This commit is contained in:
B3n30 2020-04-18 15:55:19 +02:00
parent 1e54f27cde
commit 922a5f738a
10 changed files with 20 additions and 20 deletions

View file

@ -142,7 +142,7 @@ struct Values {
bool use_gles;
bool use_hw_renderer;
bool use_hw_shader;
bool seperable_shader;
bool separable_shader;
bool use_disk_shader_cache;
bool shaders_accurate_mul;
bool use_shader_jit;