summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglprogrambinarycache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Share and enable shader disk cache in QRhi OpenGL backendLaszlo Agocs2019-09-301-4/+39
* Move cache key calculation to QOpenGLProgramBinaryCacheLaszlo Agocs2019-09-261-0/+1
* Guard with a mutex in QOpenGLProgramBinaryCache where neededLaszlo Agocs2019-08-171-0/+2
* Enable shader cache for ES2 when GL_OES_get_program_binary is presentMichael Brasser2019-07-251-0/+6
* qopenglprogrambinarycache_p.h: Add "We mean it" commentFriedemann Kleint2016-11-251-0/+11
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-0/+89