dolphin/Source/Core/VideoBackends/OGL/Src
degasus 274f6dd7ab ogl: check default framebuffer for msaa
default framebuffer must not be sampled, so throw a panicalert if it is
2013-11-05 17:38:48 +01:00
..
FramebufferManager.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
FramebufferManager.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
GLFunctions.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
GLFunctions.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
Globals.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
GLUtil.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
GLUtil.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
main.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
main.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
NativeVertexFormat.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
PerfQuery.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
PerfQuery.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
PostProcessing.cpp Fix {Read,Write}FileToString. 2013-11-05 00:33:41 +13:00
PostProcessing.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
ProgramShaderCache.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
ProgramShaderCache.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
RasterFont.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
RasterFont.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
Render.cpp ogl: check default framebuffer for msaa 2013-11-05 17:38:48 +01:00
Render.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
SamplerCache.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
SamplerCache.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
stdafx.cpp Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
stdafx.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
StreamBuffer.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
StreamBuffer.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
TextureCache.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
TextureCache.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
TextureConverter.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
TextureConverter.h Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00
VertexManager.cpp Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
VertexManager.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
VideoBackend.h Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00