index
:
~tpalli/crucible
VK_EXT_debug_report
VK_EXT_global_priority
debug_report_test
crucible hacking
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
simple test for VK_EXT_global_priority WIP
VK_EXT_global_priority
Tapani Pälli
2
-0
/
+63
2018-01-15
Add test for separate bind points
Józef Kucia
2
-0
/
+417
2018-01-15
func.compute.num-workgroups.basic: Properly begin recording commands
Józef Kucia
1
-0
/
+1
2018-01-15
func.miptree: Use the correct aspect for pipeline barriers
Jason Ekstrand
1
-2
/
+2
2018-01-15
func.miptree: Allocate enough descriptor sets for copies
Jason Ekstrand
1
-16
/
+11
2018-01-09
clear: check for invalid offsets in memory
Lionel Landwerlin
1
-0
/
+235
2017-12-18
add AMD_shader_ballot tests
Connor Abbott
2
-0
/
+290
2017-12-18
add tests for EXT_shader_subgroup_vote
Connor Abbott
2
-0
/
+122
2017-12-18
add tests for EXT_shader_ballot
Connor Abbott
2
-0
/
+231
2017-12-18
add new tests for (un)pack(Uint|Double)2x32()
Connor Abbott
2
-0
/
+174
2017-12-18
util: add a simple_pipeline helper function
Connor Abbott
3
-0
/
+193
2017-12-18
glsl_scraper: make shaders use version 4.50
Connor Abbott
1
-2
/
+2
2017-12-18
miptree: fix validation issues
Dave Airlie
1
-6
/
+46
2017-12-01
func.first: Respect driver buffer offset alignments
Jason Ekstrand
1
-8
/
+15
2017-12-01
stress.lots-of-surface-state: Use t_physical_dev_props
Jason Ekstrand
1
-15
/
+6
2017-12-01
stress.lots-of-surface-state: Respect driver buffer offset alignments
Jason Ekstrand
1
-30
/
+55
2017-11-08
first: add host visible to memory flags.
Dave Airlie
1
-3
/
+3
2017-11-08
arrayed-clear: add a subpass dependency and fix validation
Dave Airlie
1
-5
/
+24
2017-10-27
push_constants: fix the test to use proper constant ranges
Dave Airlie
1
-3
/
+3
2017-10-27
qonos: set a default buffer usage, 0 isn't legal
Dave Airlie
1
-1
/
+2
2017-10-27
more sType mistakes fixes
Dave Airlie
2
-2
/
+2
2017-10-27
fix wrong stype structure
Dave Airlie
1
-1
/
+1
2017-10-27
fix some more missing struct types
Dave Airlie
4
-0
/
+5
2017-10-27
push_constants: require a pipeline layout
Dave Airlie
1
-12
/
+28
2017-10-27
fix missing renderpass begin structure types.
Dave Airlie
11
-0
/
+11
2017-10-27
stress/buffer: try to allocate memory for buffer.
Dave Airlie
1
-0
/
+2
2017-10-27
miptree: fix missing struct type and render pass ptr.
Dave Airlie
1
-0
/
+2
2017-10-27
compute-local-id: push constants require a layout
Dave Airlie
1
-5
/
+9
2017-10-27
crucible: add pipeline layouts to pipelines.
Dave Airlie
7
-5
/
+29
2017-10-27
t: find a compatible depth format for the framebuffer
Dave Airlie
1
-1
/
+24
2017-10-27
t: get queue information at startup.
Dave Airlie
1
-0
/
+9
2017-08-29
crucible: add VK_EXT_debug_report support
Tapani Pälli
5
-1
/
+107
2017-08-21
glsl_scraper: Provide a QO_EXTENSION macro for handling #extension
Jason Ekstrand
1
-0
/
+4
2017-08-21
glsl_scraper: Finalize the stream in finish_text()
Jason Ekstrand
2
-5
/
+9
2017-08-02
func.sync.semaphore-fd: Only use one semaphore for OPAQUE_FD
Jason Ekstrand
1
-47
/
+37
2017-08-02
func.sync.semaphore-fd: Use the correct flags for SYNC_FD
Jason Ekstrand
1
-0
/
+1
2017-07-15
semaphore-fd: Switch to the KHR extensions
Jason Ekstrand
1
-69
/
+80
2017-07-05
qonos: pass pNext through in AllocateMemoryFromRequirements
Jason Ekstrand
1
-0
/
+1
2017-07-05
func.sync.semaphore-fd: Use atomics to record execution order
Jason Ekstrand
1
-31
/
+183
2017-06-06
qonos: Set the correct initial attachment layout
Nanley Chery
1
-1
/
+1
2017-05-17
Add the reference image for func.4-vertex-buffers
Jason Ekstrand
1
-0
/
+0
2017-05-17
t: Get rid of t_mem_type_index
Jason Ekstrand
28
-174
/
+65
2017-05-17
qonos: Select a memory type if the client doesn't ask for one
Jason Ekstrand
2
-24
/
+51
2017-05-16
Add a test that tests 4 vertex buffers in a row
Jason Ekstrand
2
-0
/
+166
2017-05-03
func.sync.semaphore-fd: Ceck physical device features
Jason Ekstrand
1
-0
/
+30
2017-04-14
Add a cross-device synchronization tests
Jason Ekstrand
2
-0
/
+770
2017-04-14
framework: Add a helper for requiring an extension
Jason Ekstrand
2
-0
/
+20
2017-04-14
framework: Record and enable all extensioins
Jason Ekstrand
2
-1
/
+51
2017-03-28
qonos: Add a wrapper for vkQueueWaitIdle
Jason Ekstrand
14
-16
/
+28
2017-03-06
first: Use VK_WHOLE_SIZE
Jason Ekstrand
1
-3
/
+3
[next]