issues
search
Igalia
/
vkrunner
A shader script tester for Vulkan. Moved to https://gitlab.freedesktop.org/mesa/vkrunner
Other
43
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use vr_strcasecmp for Windows compatibility
#74
Icohedron
closed
1 year ago
1
Rewrite in Rust
#73
bpeel
closed
1 year ago
12
box: Don’t apply the major axis setting to vector types
#72
bpeel
closed
1 year ago
1
CmakeLists: fix install libdir bindir
#71
samuelig
closed
3 years ago
4
update enum table to be compatible with Vulkan 1.2.141 headers
#70
janesma
closed
4 years ago
3
Report 'skip' on instance creation failure.
#69
bpeel
closed
4 years ago
0
Add support for descriptor set (ubo/ssbo) arrays
#68
infapi00
closed
1 year ago
3
Report 'skip' on instance creation failure.
#67
kaydenl
closed
4 years ago
2
Change the default Vulkan API patch version to 0
#66
bpeel
closed
5 years ago
1
Allow selecting the Vulkan device
#65
hikiko
closed
5 years ago
11
Added support for long options
#64
hikiko
closed
5 years ago
2
Allow long options
#63
hikiko
closed
5 years ago
1
Allow to select the physical device with --device-id=
#62
hakzsam
closed
5 years ago
1
script: Allow specifying the required API version
#61
hikiko
closed
5 years ago
6
Add float16 types
#60
bpeel
closed
5 years ago
1
Allow requiring features provided by extensions
#59
bpeel
closed
5 years ago
3
Add way to enable features provided by extensions in [require] section
#58
bpeel
closed
5 years ago
1
Add ability to specify SPIRV version per shader
#57
dj2
closed
1 year ago
2
Add buffer memory barriers for SSBOs at start and end of command buffer
#56
bpeel
closed
5 years ago
5
Validate calls to vkFlushMappedMemoryRanges in the build test script
#55
bpeel
closed
5 years ago
2
vkrunner: Fix typo in set_buffer_subdata
#54
gnl21
closed
5 years ago
3
vkrunner: Add barriers required for copying an image to the host
#53
paulthomson
closed
5 years ago
6
Missing barriers
#52
paulthomson
closed
5 years ago
3
Support arrays of buffer bindings
#51
bpeel
closed
1 year ago
3
script: fix parsing of clear commands
#50
djdeath
closed
5 years ago
1
Alternative uniform commands
#49
bpeel
closed
5 years ago
3
Fix Visual Studio 2013 build
#48
samuelig
closed
5 years ago
6
Support configuring either std140 or std430 layouts for test commands
#47
bpeel
closed
5 years ago
5
Question about multiple updates for a SSBO or UBO
#46
jaebaek
closed
1 year ago
26
Fix non-sequential descripter set IDs
#45
bpeel
closed
5 years ago
1
Error when using discontinuous descriptor sets
#44
jaebaek
closed
5 years ago
1
Fix undefined behaviour treating struct members as array
#43
bpeel
closed
5 years ago
2
Define VULKAN_HEADER variable to set where external vulkan headers are.
#42
samuelig
closed
6 years ago
1
Add editorconfig file
#41
samuelig
closed
6 years ago
0
Replace android_test example with just building the vkrunner executable
#40
bpeel
closed
6 years ago
2
Add a command to set the framebuffer size
#39
bpeel
closed
6 years ago
1
RFC: CTS integration without using binaries for precompiling shaders
#38
samuelig
closed
6 years ago
16
Fix vkrunner build in CTS
#37
samuelig
closed
6 years ago
2
precompile-script.py: add arguments for glslangValidator and spirv-as
#36
samuelig
closed
6 years ago
2
Use strtod_l to parse doubles and floats
#35
bpeel
closed
6 years ago
1
Parsing doubles breaks with certain locales
#34
bpeel
closed
6 years ago
0
Enhance preprocessing
#33
jaebaek
closed
1 year ago
1
Support different buffer layouts
#32
bpeel
closed
5 years ago
4
Allow probing multiple values of an SSBO with a single command
#31
bpeel
closed
6 years ago
3
Support line continuation with backslashes
#30
bpeel
closed
6 years ago
6
Support Vulkan 1.1
#29
jaebaek
closed
5 years ago
3
Split one command over multiple lines
#28
jaebaek
closed
6 years ago
2
Support probing multiple values in a probe command
#27
jaebaek
closed
6 years ago
3
Add googletest as unit test
#26
jaebaek
closed
1 year ago
2
Add unittests
#25
jaebaek
closed
1 year ago
12
Next