dolphin/Source/Core/VideoBackends/OGL
Admiral H. Curtiss 653be9e45d
Merge pull request #11628 from Pokechu22/gles-32-only-multisample
OGL: Only specify precision for sampler2DMSArray when it is defined
2023-04-23 16:02:15 +02:00
..
CMakeLists.txt
GPUTimer.h
OGLBoundingBox.cpp
OGLBoundingBox.h
OGLConfig.cpp OGL: Use GL_OES_texture_storage_multisample_2d_array when supported 2023-04-08 15:32:27 -07:00
OGLConfig.h OGL: Use GL_OES_texture_storage_multisample_2d_array when supported 2023-04-08 15:32:27 -07:00
OGLGfx.cpp
OGLGfx.h
OGLMain.cpp
OGLNativeVertexFormat.cpp
OGLPerfQuery.cpp Return quarter value for PerfQuery in all backends. 2023-03-14 02:08:20 +01:00
OGLPerfQuery.h
OGLPipeline.cpp
OGLPipeline.h
OGLShader.cpp
OGLShader.h
OGLStreamBuffer.cpp Common/MathUtil: Move IntLog2 into MathUtil namespace 2023-04-15 03:35:05 -04:00
OGLStreamBuffer.h
OGLTexture.cpp Merge pull request #11628 from Pokechu22/gles-32-only-multisample 2023-04-23 16:02:15 +02:00
OGLTexture.h Embrace nullptr over NULL and 0 2023-04-15 16:07:05 -05:00
OGLVertexManager.cpp
OGLVertexManager.h
ProgramShaderCache.cpp OGL: Use GL_OES_texture_storage_multisample_2d_array when supported 2023-04-08 15:32:27 -07:00
ProgramShaderCache.h
SamplerCache.cpp
SamplerCache.h
VideoBackend.h