make fixpitch setting working with primary surface too
This commit is contained in:
parent
efad3e0fd5
commit
e578df74e3
6 changed files with 24 additions and 18 deletions
|
@ -32,7 +32,6 @@ typedef struct OGLRENDERER
|
|||
GLuint scale_vbos[3];
|
||||
GLuint scale_vao;
|
||||
BOOL use_opengl;
|
||||
BOOL adjust_alignment;
|
||||
BOOL filter_bilinear;
|
||||
} OGLRENDERER;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue