dolphin/Source/Core/VideoBackends/OGL
Lioncash 49b0eef393 Remove the min/max functions in CommonFuncs.
The algorithm header has the same functions.
2014-05-29 21:44:41 -04:00
..
GLExtensions ogl: add ARB_texture_multisample 2014-05-19 09:21:44 +02:00
CMakeLists.txt
FramebufferManager.cpp ogl: pixel format shader without resolving 2014-05-19 09:29:40 +02:00
FramebufferManager.h ogl: pixel format shader without resolving 2014-05-19 09:29:40 +02:00
GLUtil.cpp
GLUtil.h
main.cpp ogl: drop csaa support 2014-05-19 09:21:44 +02:00
main.h
NativeVertexFormat.cpp
OGL.vcxproj ogl: drop NV_framebuffer_multisample_coverage 2014-05-19 09:21:44 +02:00
OGL.vcxproj.filters ogl: drop NV_framebuffer_multisample_coverage 2014-05-19 09:21:44 +02:00
PerfQuery.cpp
PerfQuery.h
PostProcessing.cpp
PostProcessing.h
ProgramShaderCache.cpp ogl: pixel format shader without resolving 2014-05-19 09:29:40 +02:00
ProgramShaderCache.h
RasterFont.cpp ogl: fix signed vs unsigned comparison warning 2014-05-05 17:06:36 +02:00
RasterFont.h
Render.cpp Use strings instead of arbitrary buffers for video statistics 2014-05-25 21:11:29 -04:00
Render.h ogl: use ARB_texture_multisample for msaa 2014-05-19 09:21:44 +02:00
SamplerCache.cpp
SamplerCache.h
stdafx.cpp
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
StreamBuffer.cpp
StreamBuffer.h
TextureCache.cpp
TextureCache.h
TextureConverter.cpp OpenGL: delete unused function parameter in TextureConverter. 2014-05-05 10:56:36 -07:00
TextureConverter.h
VertexManager.cpp OGL/VertexManager: Remove unnused m_CurrentVertexFmt 2014-05-13 23:59:08 +02:00
VertexManager.h OGL/VertexManager: Remove unnused m_CurrentVertexFmt 2014-05-13 23:59:08 +02:00
VideoBackend.h