qt5base-lts/tests/auto/gui
Laszlo Agocs 80029e0ca6 rhi: gl: Fix missing uniform data with certain command lists
Following patterns from the other backends is insufficient with OpenGL
because we do not use real uniform buffers. There is currently a
possibility that a shader program will be bound without following it
with setting uniforms. Correct this by having a second level of tracking
of the associated srb object in the pipelines.

Pick-to: 6.0 6.1
Fixes: QTBUG-91630
Change-Id: I74a012daade826dd22c436bde06381c1233bad11
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2021-03-09 12:00:48 +01:00
..
image Add deviceIndependentSize() to QPixmap and QImage 2021-03-08 08:27:41 +00:00
itemmodels Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
kernel Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2 2021-03-02 22:53:06 +02:00
math3d Add more support for structured bindings 2021-02-25 16:08:44 +01:00
painting Add QColorSpace::description 2021-03-04 22:37:08 +01:00
qopengl Remove the qmake project files 2021-01-07 15:32:28 +01:00
qopenglconfig Remove the qmake project files 2021-01-07 15:32:28 +01:00
qvulkan tst_qvulkan: Skip assumption about supportedApiVersion 2021-01-21 17:00:32 +01:00
rhi rhi: gl: Fix missing uniform data with certain command lists 2021-03-09 12:00:48 +01:00
text Move QEMU emulation detector to QTest 2021-02-13 10:02:51 +02:00
util QTextureFileData: support key value metadata 2021-02-09 13:39:47 +01:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00