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
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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
/
rhi
/
qshaderdescription.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhi doc: Fix a repeating typo
Laszlo Agocs
2023-06-16
1
-6
/
+6
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
1
-19
/
+314
*
rhi: Metal tessellation shader input output interface blocks
Ben Fletcher
2023-03-09
1
-49
/
+116
*
Support serializing the QShader for qsb version
Kaj Grönholm
2023-01-07
1
-28
/
+34
*
RHI: QShaderDescription storage buffer qualifiers / run time stride
Ben Fletcher
2022-12-11
1
-1
/
+24
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-16
/
+16
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-17
/
+17
*
rhi: metal: Add support for tessellation
Laszlo Agocs
2022-09-01
1
-14
/
+350
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-28
1
-7
/
+7
*
Convert string tables in QShaderDescription to use string literals [2/2]
Marc Mutz
2022-02-09
1
-79
/
+81
*
Convert string tables in QShaderDescription to use string literals [1/2]
Christian Strømme
2022-02-05
1
-123
/
+123
*
rhi: Enable exposing separate image and sampler objects from the shader
Laszlo Agocs
2022-01-03
1
-2
/
+83
*
RHI: Use QT_BEGIN_LICENSE:LGPL header
Kai Köhne
2021-01-15
1
-11
/
+14
*
rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OES
Laszlo Agocs
2021-01-13
1
-0
/
+2
*
Another round of using noexcept instead of pre-C++11 defines
Allan Sandfeld Jensen
2020-08-13
1
-6
/
+6
*
Remove old CBOR-based format from QShader
Laszlo Agocs
2020-08-11
1
-210
/
+17
*
Remove deprecated binary json feature
Edward Welbourne
2020-07-31
1
-20
/
+0
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-7
/
+7
*
Fix build without features.cborstreamwriter
Tasuku Suzuki
2020-06-06
1
-0
/
+2
*
Use QByteArray instead of QString
Jonas Karlsson
2020-06-03
1
-37
/
+56
*
Hotfix for int->qsizetype fallout in QShader
Laszlo Agocs
2020-05-05
1
-13
/
+13
*
rhi: Use versioning in QShaderDescription serialization as well
Laszlo Agocs
2020-03-03
1
-19
/
+23
*
rhi: Include an arrayDims vector in InOutVariable too
Laszlo Agocs
2020-03-03
1
-1
/
+22
*
Move away from CBOR in QShaderDescription serialization
Laszlo Agocs
2020-01-13
1
-0
/
+235
*
Remove QShaderDescription::toBinaryJson(), deprecated fromBinaryJson()
Ulf Hermann
2020-01-10
1
-29
/
+8
*
Deprecate QJsonDocument methods for converting to/from JSON binary
Sona Kurazyan
2020-01-09
1
-2
/
+8
*
rhi: Move to CBOR in QShader and expand the autotest
Laszlo Agocs
2019-10-29
1
-2
/
+150
*
Another load() -> loadRelaxed()
Laszlo Agocs
2019-09-18
1
-1
/
+1
*
Mark all rhi docs as internal
Laszlo Agocs
2019-08-27
1
-6
/
+12
*
rhi: Add compute api and implement for Vulkan and Metal
Laszlo Agocs
2019-06-17
1
-0
/
+29
*
rhi: Remove reserved and since from the shader classes
Laszlo Agocs
2019-06-17
1
-1
/
+0
*
Introduce the Qt graphics abstraction as private QtGui helpers
Laszlo Agocs
2019-06-13
1
-0
/
+1088