overte-HifiExperiments/libraries/gpu-gl-common/src/gpu/gl
Shannon Romano ee83c69d3e
Merge pull request #14899 from samcake/brownBis
Case 21146: Adding support for MSAA textures and framebuffer to gpu lib and backends.
2019-02-12 13:54:09 -08:00
..
GLBackend.cpp Support custom display / input plugin lists and small tweaks 2019-02-07 15:15:26 -08:00
GLBackend.h Support custom display / input plugin lists and small tweaks 2019-02-07 15:15:26 -08:00
GLBackendInput.cpp PR feedback 2018-09-12 15:04:36 -07:00
GLBackendOutput.cpp GPU state cleanup 2019-01-22 10:37:08 -08:00
GLBackendPipeline.cpp New SPIRV Shader toolchain 2018-10-23 10:40:12 -07:00
GLBackendQuery.cpp Support gpu timing on systems with disjoint timer extension 2019-01-28 15:52:21 -08:00
GLBackendShader.cpp New SPIRV Shader toolchain 2018-10-23 10:40:12 -07:00
GLBackendState.cpp GPU state cleanup 2019-01-22 10:37:08 -08:00
GLBackendTexture.cpp Fixed draw / do_draw in GLBackends 2018-11-09 09:58:17 +01:00
GLBackendTransform.cpp trying... 2018-12-06 22:45:44 -08:00
GLBuffer.cpp Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLBuffer.h why did i do that? 2018-09-07 10:03:55 -07:00
GLFramebuffer.cpp Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLFramebuffer.h Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLInputFormat.cpp Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLInputFormat.h Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLPipeline.cpp New SPIRV Shader toolchain 2018-10-23 10:40:12 -07:00
GLPipeline.h Shader refactoring for explicit bindings 2018-08-03 14:58:11 -07:00
GLQuery.h Merge and fix the default _value of GLquery so it is 0, not broken 2018-09-11 11:43:14 -07:00
GLShader.cpp shader compilation prototype 2018-11-16 15:18:56 -08:00
GLShader.h New SPIRV Shader toolchain 2018-10-23 10:40:12 -07:00
GLShared.cpp GPU state cleanup 2019-01-22 10:37:08 -08:00
GLShared.h CR 2018-10-09 12:11:55 -07:00
GLState.cpp PR feedback 2019-01-25 11:14:40 -08:00
GLState.h Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLTexelFormat.cpp Improved acnee issues 2018-10-02 15:08:39 +02:00
GLTexelFormat.h Breaking out common gpu-gl code 2018-03-09 16:39:47 -08:00
GLTexture.cpp Multisampling works in 4.1 2019-02-06 00:05:17 -08:00
GLTexture.h Fix new Mac warnings 2018-10-09 12:11:55 -07:00
GLTextureTransfer.cpp Working on pauses in tomb domain 2018-08-27 13:28:49 -07:00