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
/
qshader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qHashMulti: switch to passing the seed to the qHash() function in 7.0
Thiago Macieira
2025-05-09
1
-1
/
+1
*
rhi: Add doc notes about security considerations
Laszlo Agocs
2025-03-11
1
-0
/
+5
*
Add additional shader variant for HDR support
Kristoffer Skau
2025-02-04
1
-0
/
+3
*
Remove unused qdebug.h include from private headers
Ahmad Samir
2025-01-16
1
-0
/
+4
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
1
-1
/
+1
*
Create qdoc macros for C++ class docs 2.1: qHash()
Marc Mutz
2024-11-27
1
-9
/
+6
*
Create qdoc macros for C++ class docs 1.1: member-swap(), traditional phrasing
Marc Mutz
2024-11-05
1
-3
/
+1
*
QShader: add move constructor, move-assignment operator and swap
Aurélien Brooke
2024-01-15
1
-0
/
+30
*
gui: use const methods more
Anton Kudryavtsev
2023-09-09
1
-1
/
+1
*
rhi doc: Fix a repeating typo
Laszlo Agocs
2023-06-16
1
-5
/
+5
*
rhi: Add missing enum to QShader docs
Laszlo Agocs
2023-06-13
1
-1
/
+30
*
Doc: Fix documentation warnings for Qt Gui
Topi Reinio
2023-05-30
1
-0
/
+2
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
1
-24
/
+166
*
rhi: Metal tessellation shader input output interface blocks
Ben Fletcher
2023-03-09
1
-0
/
+1
*
Support serializing the QShader for qsb version
Kaj Grönholm
2023-01-07
1
-14
/
+21
*
RHI: QShaderDescription storage buffer qualifiers / run time stride
Ben Fletcher
2022-12-11
1
-0
/
+1
*
Fix crash when resetting a QShader
Eskil Abrahamsen Blomfeldt
2022-11-14
1
-1
/
+7
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-2
/
+2
*
rhi: Add the wgsl enum value for shaders
Laszlo Agocs
2022-10-06
1
-0
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-5
/
+5
*
rhi: Optimize the default null QShader
Laszlo Agocs
2022-09-22
1
-33
/
+76
*
rhi: QShader: Only hash the first shader
Laszlo Agocs
2022-09-22
1
-3
/
+4
*
rhi: metal: Add support for tessellation
Laszlo Agocs
2022-09-01
1
-1
/
+117
*
RHI: Make sure to compare bindings when comparing QShaders
Andy Nichols
2022-08-25
1
-2
/
+2
*
Use consistent ordering in QShader
Laszlo Agocs
2022-06-14
1
-0
/
+38
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
rhi: Returns mapping tables by value from QShader
Laszlo Agocs
2022-01-07
1
-11
/
+12
*
rhi: Enable exposing separate image and sampler objects from the shader
Laszlo Agocs
2022-01-03
1
-9
/
+104
*
Add missing qHash overload for INTEGRITY
Kimmo Ollila
2021-06-16
1
-0
/
+7
*
RHI: Use QT_BEGIN_LICENSE:LGPL header
Kai Köhne
2021-01-15
1
-11
/
+14
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
1
-0
/
+4
*
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
-3
/
+2
*
Remove deprecated binary json feature
Edward Welbourne
2020-07-31
1
-10
/
+1
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Rhi: improve qHash implementations
Giuseppe D'Angelo
2020-05-12
1
-5
/
+21
*
Hotfix for int->qsizetype fallout in QShader
Laszlo Agocs
2020-05-05
1
-3
/
+3
*
Fix a few size_t / int conversion warnings
Friedemann Kleint
2020-04-10
1
-1
/
+1
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-2
/
+2
*
rhi: Use versioning in QShaderDescription serialization as well
Laszlo Agocs
2020-03-03
1
-1
/
+2
*
Move away from CBOR in QShaderDescription serialization
Laszlo Agocs
2020-01-13
1
-4
/
+9
*
Remove QShaderDescription::toBinaryJson(), deprecated fromBinaryJson()
Ulf Hermann
2020-01-10
1
-2
/
+11
*
rhi: metal: Skip inactive resources
Laszlo Agocs
2019-12-12
1
-0
/
+7
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-15
1
-3
/
+3
|
\
|
*
Be explicit about QDataStream serialization: explicit casts to int
Thiago Macieira
2019-11-14
1
-3
/
+3
*
|
rhi: Move to CBOR in QShader and expand the autotest
Laszlo Agocs
2019-10-29
1
-10
/
+13
|
/
*
Store a native resource binding map in QShader
Laszlo Agocs
2019-10-24
1
-17
/
+127
*
Fix some qdoc warnings in 5.14
Friedemann Kleint
2019-09-03
1
-4
/
+4
*
Mark all rhi docs as internal
Laszlo Agocs
2019-08-27
1
-4
/
+8
*
RHI: Fix deprecation warnings about QAtomicInteger::load()
Friedemann Kleint
2019-06-28
1
-1
/
+1
[next]