Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gl: Try the local CacheLocation when the shared one fails | Laszlo Agocs | 2021-10-26 | 1 | -1/+3 |
* | Update commercial license headers to src/dbus, src/gui, src/network | Tarja Sundqvist | 2021-01-28 | 1 | -21/+21 |
* | Share and enable shader disk cache in QRhi OpenGL backend | Laszlo Agocs | 2019-09-30 | 1 | -4/+39 |
* | Move cache key calculation to QOpenGLProgramBinaryCache | Laszlo Agocs | 2019-09-26 | 1 | -0/+1 |
* | Guard with a mutex in QOpenGLProgramBinaryCache where needed | Laszlo Agocs | 2019-08-17 | 1 | -0/+2 |
* | Enable shader cache for ES2 when GL_OES_get_program_binary is present | Michael Brasser | 2019-07-25 | 1 | -0/+6 |
* | qopenglprogrambinarycache_p.h: Add "We mean it" comment | Friedemann Kleint | 2016-11-25 | 1 | -0/+11 |
* | Add an OpenGL program binary disk cache | Laszlo Agocs | 2016-11-24 | 1 | -0/+89 |