summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglprogrambinarycache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build without feature.temporaryfileTasuku Suzuki2019-07-111-0/+6
* Drop cached shaders when arch is differentLaszlo Agocs2018-10-161-2/+7
* More fixups for GL_CONTEXT_LOSTAllan Sandfeld Jensen2018-09-251-2/+14
* Make local symbols of some leaked namesThiago Macieira2018-08-031-0/+2
* opengl: Bail if cached shader fails to loadAntonio Larrosa2018-02-211-2/+18
* Align blob start in program binary disk cacheLaszlo Agocs2017-01-241-48/+88
* Use QSaveFile for more robust shader disk cacheLaszlo Agocs2016-11-251-4/+8
* Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-0/+332