This shouldn't be needed anymore
This commit is contained in:
parent
92476bd30a
commit
d9929a8e1f
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ BOOL Backend_Init(SDL_Window *p_window)
|
|||
if (!GLEW_EXT_framebuffer_object)
|
||||
return FALSE;
|
||||
|
||||
glEnable(GL_TEXTURE_2D);
|
||||
glEnable(GL_BLEND);
|
||||
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue