dolphin/Source/Core/VideoBackends/OGL
2018-02-22 19:08:54 +10:00
..
BoundingBox.cpp
BoundingBox.h
CMakeLists.txt Do not link to libusbhid on FreeBSD/NetBSD 2018-02-05 00:46:59 +03:00
FramebufferManager.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
FramebufferManager.h
GPUTimer.h
main.cpp VideoConfig: Remove bForceCopyToRam field 2018-02-11 15:29:37 +10:00
NativeVertexFormat.cpp
OGL.vcxproj
OGL.vcxproj.filters
OGLTexture.cpp Merge pull request #6367 from stenzek/gl-flush 2018-02-19 16:26:35 +01:00
OGLTexture.h
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
PostProcessing.h
ProgramShaderCache.cpp OGL: Log warnings from shader compiles, even if it compiled successfully 2018-02-22 19:08:54 +10:00
ProgramShaderCache.h OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
RasterFont.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
RasterFont.h
Render.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
Render.h Renderer: Handle resize events on-demand instead of polling 2018-02-20 01:15:55 +10:00
SamplerCache.cpp
SamplerCache.h
StreamBuffer.cpp
StreamBuffer.h
TextureCache.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
TextureCache.h
TextureConverter.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
TextureConverter.h
VertexManager.cpp OGL: Track state of last bound vertex array object 2018-02-22 19:08:52 +10:00
VertexManager.h
VideoBackend.h VideoBackend: Remove PeekMessages method 2018-01-27 13:53:55 +10:00