index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
opengl
/
qopenglprogrambinarycache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gl: Try the local CacheLocation when the shared one fails
Laszlo Agocs
2021-10-08
1
-19
/
+42
*
Get rid of QT_OPENGL_ES*
Eskil Abrahamsen Blomfeldt
2020-04-17
1
-3
/
+3
*
Move QOpenGLShaderProgram from QtGui to QtOpenGL
Johan Klokkhammer Helsing
2020-02-20
1
-1
/
+0
*
Share and enable shader disk cache in QRhi OpenGL backend
Laszlo Agocs
2019-09-30
1
-17
/
+63
*
Move cache key calculation to QOpenGLProgramBinaryCache
Laszlo Agocs
2019-09-26
1
-0
/
+10
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-04
1
-3
/
+3
|
\
|
*
Avoid double QCache lookup in QOpenGLProgramBinaryCache
Laszlo Agocs
2019-08-22
1
-3
/
+1
|
*
Guard with a mutex in QOpenGLProgramBinaryCache where needed
Laszlo Agocs
2019-08-17
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-08-16
1
-1
/
+2
|
\
|
|
*
Include buildAbi() in the shader cache directory name
Laszlo Agocs
2019-08-14
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-27
1
-2
/
+29
|
\
|
|
*
Enable shader cache for ES2 when GL_OES_get_program_binary is present
Michael Brasser
2019-07-25
1
-2
/
+29
*
|
Fix build without feature.temporaryfile
Tasuku Suzuki
2019-07-11
1
-0
/
+6
|
/
*
Drop cached shaders when arch is different
Laszlo Agocs
2018-10-16
1
-2
/
+7
*
More fixups for GL_CONTEXT_LOST
Allan Sandfeld Jensen
2018-09-25
1
-2
/
+14
*
Make local symbols of some leaked names
Thiago Macieira
2018-08-03
1
-0
/
+2
*
opengl: Bail if cached shader fails to load
Antonio Larrosa
2018-02-21
1
-2
/
+18
*
Align blob start in program binary disk cache
Laszlo Agocs
2017-01-24
1
-48
/
+88
*
Use QSaveFile for more robust shader disk cache
Laszlo Agocs
2016-11-25
1
-4
/
+8
*
Add an OpenGL program binary disk cache
Laszlo Agocs
2016-11-24
1
-0
/
+332