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
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
/
tests
/
auto
/
gui
/
rhi
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhi: vulkan: expose the instance in the nativeHandles query
Laszlo Agocs
5 days
1
-0
/
+2
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
2
-10
/
+3
*
rhi: Add another resource update batch autotest
Laszlo Agocs
2023-04-27
1
-0
/
+82
*
rhi: Make it safe to always call deleteLater on a resource
Laszlo Agocs
2023-04-18
1
-1
/
+25
*
rhi: Remove readback result type alias
Laszlo Agocs
2023-04-12
1
-6
/
+6
*
Android: skip two qrhi tests to enable Android 12 in CI
Assam Boudjelthia
2023-03-13
1
-0
/
+12
*
rhi: Metal tessellation shader input output interface blocks
Ben Fletcher
2023-03-09
9
-0
/
+494
*
Add workaround for threeDimTexture case failing with some drivers
Laszlo Agocs
2023-03-07
1
-11
/
+21
*
rhi: Clean up 1D and 3D texture feature flags
Laszlo Agocs
2023-03-07
1
-10
/
+16
*
rhi: Add support for half precision vertex atttributes
Ben Fletcher
2023-02-27
4
-0
/
+160
*
Android: SKIP cases failing on Android 12 CI with 16GB RAM
Rami Potinkara
2023-02-20
1
-0
/
+4
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
3
-6
/
+0
*
Update recent rhi autotest to skip on D3D12 as well
Laszlo Agocs
2023-02-14
1
-1
/
+1
*
RHI: Metal SPIRV-Cross buffer size buffers
Ben Fletcher
2023-02-14
12
-1
/
+489
*
rhi: Add D3D12 support
Laszlo Agocs
2023-02-07
1
-9
/
+205
*
Support serializing the QShader for qsb version
Kaj Grönholm
2023-01-07
1
-2
/
+2
*
rhi: vk: Fix up some legacy queue (family) index inconsistencies
Laszlo Agocs
2022-12-16
1
-2
/
+0
*
RHI: Buffer readback fixes and unit test
Ben Fletcher
2022-12-14
4
-0
/
+153
*
RHI: QShaderDescription storage buffer qualifiers / run time stride
Ben Fletcher
2022-12-11
2
-0
/
+23
*
RHI: Add support for 1D textures
Ben Fletcher
2022-11-15
1
-0
/
+510
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-5
/
+5
*
Android: skip tessellation(Vulkan)
Assam Boudjelthia
2022-10-20
1
-0
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
2
-67
/
+67
*
Fix signed/unsigned comparison warning in shader test
Edward Welbourne
2022-09-22
1
-1
/
+1
*
rhi: metal: Add support for tessellation
Laszlo Agocs
2022-09-01
18
-0
/
+311
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
3
-3
/
+3
*
rhi: tst_qrhi: Check for OpenGL cap on the platform
Laszlo Agocs
2022-08-16
1
-37
/
+11
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
3
-0
/
+9
*
rhi: gl: Avoid magic adjustments to the context/window format
Laszlo Agocs
2022-08-01
1
-2
/
+6
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
2
-2
/
+2
*
rhi: Clean up some inconsistencies
Laszlo Agocs
2022-07-12
1
-3
/
+3
*
rhi: Keep track of pipeline creation times
Laszlo Agocs
2022-07-05
1
-0
/
+34
*
rhi: Make it possible to query the backend name beforehand
Laszlo Agocs
2022-07-05
1
-0
/
+1
*
Use consistent ordering in QShader
Laszlo Agocs
2022-06-14
1
-0
/
+11
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
3
-91
/
+5
*
rhi: Make QRhiRenderTarget's rp getter functional with swapchains
Laszlo Agocs
2022-04-26
1
-0
/
+1
*
rhi: Add a feature flag for non-fill polygon modes
Laszlo Agocs
2022-04-22
1
-1
/
+2
*
rhi: Add explicit subclass for RTs from swapchains
Laszlo Agocs
2022-04-05
1
-0
/
+2
*
rhi: d3d11/vulkan: Allow passing in an array range override
Laszlo Agocs
2022-03-24
1
-1
/
+6
*
CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test
Alexey Edelev
2022-02-11
2
-26
/
+16
*
tst_qrhi: use OpenGL instead of raster pipeline on webOS
Janne Juntunen
2022-02-10
1
-0
/
+3
*
rhi: Add the long-pending probe() helper, with backing for Metal
Laszlo Agocs
2022-02-09
1
-0
/
+2
*
rhi: Make sure pixelSize() to a texture rt is always up to date
Laszlo Agocs
2022-01-25
1
-24
/
+42
*
Remove unused .qrc files
Joerg Bornemann
2022-01-17
2
-10
/
+0
*
rhi: Add queries for vertex input/output limits
Laszlo Agocs
2022-01-12
1
-0
/
+5
*
rhi: Improve the handling of HDR capable texture formats
Laszlo Agocs
2022-01-11
2
-146
/
+241
*
rhi: Returns mapping tables by value from QShader
Laszlo Agocs
2022-01-07
1
-13
/
+12
*
rhi: Add support for separate image and sampler objects
Laszlo Agocs
2022-01-06
5
-0
/
+145
*
rhi: Drop the profiler for now
Laszlo Agocs
2022-01-04
1
-1
/
+0
*
rhi: Enable exposing separate image and sampler objects from the shader
Laszlo Agocs
2022-01-03
3
-0
/
+52
[next]