index
:
mesa/crucible
main
master
Test suite for Vulkan drivers (mirrored from https://gitlab.freedesktop.org/mesa/crucible)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
crucible: NOTE! Default branch is now main
HEAD
master
Jordan Justen
0
-0
/
+0
2021-03-19
log: Increase alignment width for dispatcher rename
Jordan Justen
1
-3
/
+3
2021-03-19
runner: Fixup code style following renames
Jordan Justen
3
-20
/
+23
2021-03-19
runner: Rename dispatcher code to use dispatcher terminology
Jordan Justen
5
-224
/
+224
2021-03-19
runner: Rename dispatcher files to dispatcher.c and dispatcher.h
Jordan Justen
4
-3
/
+3
2021-03-19
runner: Rename test runner code to use worker terminology
Jordan Justen
4
-229
/
+229
2021-03-19
runner: Rename test runner files to worker.c and worker.h
Jordan Justen
4
-3
/
+3
2021-03-12
INSTALL: Convert instructions from autotools to meson
Jordan Justen
1
-5
/
+4
2021-03-12
crucible: Remove MESON_BUILD define
Jordan Justen
2
-17
/
+1
2021-03-12
crucible: Remove autotools
Jordan Justen
14
-558
/
+1
2021-03-12
tests: Add a test for gitlab issue 4037
Lionel Landwerlin
3
-0
/
+221
2021-03-10
glsl_scraper: Provide a QO_VERSION macro to handle #version
Caio Marcelo de Oliveira Filho
1
-1
/
+7
2021-03-10
glsl_scraper: Add other shader types supported by GLSLang
Caio Marcelo de Oliveira Filho
1
-1
/
+15
2021-03-10
Update Vulkan Headers to 1.2.172
Caio Marcelo de Oliveira Filho
21
-34147
/
+61702
2021-03-10
Remove func.calibrated-timestamps.domains
Caio Marcelo de Oliveira Filho
1
-45
/
+0
2021-03-10
func: Remove test numbering in the comments of calibrated-timestamps
Caio Marcelo de Oliveira Filho
1
-10
/
+4
2021-03-10
qonos: Do not rely on VK_DYNAMIC_STATE_RANGE_SIZE
Caio Marcelo de Oliveira Filho
1
-2
/
+4
2021-03-10
framework: Do not rely on VK_DESCRIPTOR_TYPE_RANGE_SIZE
Caio Marcelo de Oliveira Filho
1
-4
/
+18
2021-03-10
func.shader.constants: fix missing sType
Lionel Landwerlin
1
-0
/
+1
2021-03-10
func.shader.constants: fix alignment constraint for uniform data
Lionel Landwerlin
1
-2
/
+6
2021-02-25
crucible: Define MESON_BUILD_DIR and use in cru_prefix_setup
Jordan Justen
2
-0
/
+15
2021-02-25
crucible: Add meson build support
Jordan Justen
8
-0
/
+1258
2021-02-25
crucible: Use full include path to spirv includes
Jordan Justen
36
-36
/
+36
2021-02-25
crucible: Include full tree path to generated files
Jordan Justen
2
-2
/
+2
2021-02-25
crucible: Change generator scripts extension from .c to .h
Jordan Justen
3
-5
/
+5
2021-02-25
crucible: Add file output parameter to generator scripts
Jordan Justen
3
-3
/
+5
2021-02-25
crucible: Remove generated stencil_triangles_gen.c
Jordan Justen
1
-6404
/
+0
2021-02-15
framework: Only create one command pool per queue family
Jordan Justen
1
-11
/
+11
2021-02-12
Add --all-queues option to run command
Jordan Justen
10
-3
/
+30
2021-02-12
Enumerate and enable all queues for all queue families
Jordan Justen
3
-33
/
+81
2021-02-12
Rename queue_family_index to queue_num
Jordan Justen
12
-57
/
+57
2020-12-21
Skip func.ssbo.interleave
Caio Marcelo de Oliveira Filho
1
-1
/
+4
2020-12-15
add tests for KHR_external_memory_fd and EXT_external_memory_dma_buf
Robin Ole Heinemann
2
-0
/
+195
2020-11-03
Add tests for subgroup reductions with uniform sources
Rhys Perry
2
-1
/
+348
2020-11-03
glsl_scraper: silence warnings about multi-line comments
Rhys Perry
1
-0
/
+5
2020-04-22
Remove VK_AMD_shader_trinary_minmax tests
Samuel Pitoiset
2
-578
/
+0
2020-04-16
Add a vkQueueSubmit micro-benchmark
Jason Ekstrand
2
-0
/
+109
2020-04-02
bench.multiview: Simple benchmark for VK_KHR_multiview
Caio Marcelo de Oliveira Filho
2
-0
/
+490
2020-03-16
Add a targeted test for mesa/mesa#2623
Jason Ekstrand
2
-0
/
+278
2020-03-13
Only enable robustBufferAccess when requested
Jason Ekstrand
2
-0
/
+3
2020-01-24
tests: remove func.sync.semaphore-fd.opaque-fd
Lionel Landwerlin
1
-152
/
+0
2020-01-17
Check for shaderFloat64 in the packDouble2x32 test
Jason Ekstrand
1
-0
/
+8
2020-01-17
Add a new t_require_feature helper
Jason Ekstrand
5
-0
/
+18
2020-01-17
func.buffer_reference: add VK_EXT_buffer_device_address atomics tests
Rhys Perry
2
-0
/
+469
2019-12-12
func.buffer_reference: Add a simple test for both KHR and EXT
Caio Marcelo de Oliveira Filho
2
-0
/
+157
2019-12-11
Update Vulkan headers to 1.1.130
Caio Marcelo de Oliveira Filho
18
-390
/
+71458
2019-12-11
util: Don't bind descriptor sets if not used in simple compute pipeline
Caio Marcelo de Oliveira Filho
1
-4
/
+6
2019-12-11
setup: enable all feature reported by the physical device
Lionel Landwerlin
1
-0
/
+4
2019-12-09
miptree: add support for bc3 testing
Dave Airlie
2
-23
/
+64
2019-12-09
data: add a ktx bc3 512x512 texture
Dave Airlie
1
-0
/
+0
[next]