gl_state: Remove completely

This commit is contained in:
ReinUsesLisp 2019-12-26 16:15:24 -03:00
parent 486721cb6c
commit 02ae826edd
13 changed files with 4 additions and 152 deletions

View file

@ -71,8 +71,6 @@ add_library(video_core STATIC
renderer_opengl/gl_shader_util.h
renderer_opengl/gl_state_tracker.cpp
renderer_opengl/gl_state_tracker.h
renderer_opengl/gl_state.cpp
renderer_opengl/gl_state.h
renderer_opengl/gl_stream_buffer.cpp
renderer_opengl/gl_stream_buffer.h
renderer_opengl/gl_texture_cache.cpp