dolphin/Source/Core/VideoBackends/OGL
2014-09-03 22:59:13 -04:00
..
GLExtensions
CMakeLists.txt
FramebufferManager.cpp
FramebufferManager.h
GLInterfaceBase.h Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
GLUtil.cpp Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00
GLUtil.h
main.cpp Unify three types of non-FIFO requests to the GPU thread around Common::Event and Common::Flag. 2014-08-26 12:43:39 -04:00
main.h
NativeVertexFormat.cpp OGL: Add static to a function in NativeVertexFormat 2014-08-15 14:16:04 -04:00
OGL.vcxproj msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
OGL.vcxproj.filters
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp Clear the texture used by PP shaders prior to use. 2014-08-28 10:16:39 -05:00
PostProcessing.h
ProgramShaderCache.cpp
ProgramShaderCache.h
RasterFont.cpp OGL: Make rasters 2D array static in RasterFont 2014-09-03 22:59:13 -04:00
RasterFont.h
Render.cpp msvc: resolve all warnings in VideoBackends/OGL. 2014-08-19 22:33:47 -07:00
Render.h
SamplerCache.cpp
SamplerCache.h
StreamBuffer.cpp
StreamBuffer.h
TextureCache.cpp msvc: resolve all warnings in VideoBackends/OGL. 2014-08-19 22:33:47 -07:00
TextureCache.h
TextureConverter.cpp msvc: resolve all warnings in VideoBackends/OGL. 2014-08-19 22:33:47 -07:00
TextureConverter.h
VertexManager.cpp
VertexManager.h
VideoBackend.h Core: Remove UpdateFPSDisplay 2014-08-19 10:05:58 -04:00