index
:
~cwabbott0/crucible
64bit-pack-unpack-tests
amd-exts
amd-shader-ballot
ballot-tests
master
shader-runner
Connor's crucible hacks.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
add new tests for (un)pack(Uint|Double)2x32()
64bit-pack-unpack-tests
Connor Abbott
1
-0
/
+2
2017-06-08
util: add a simple_pipeline helper function
Connor Abbott
1
-0
/
+2
2017-05-16
Add a test that tests 4 vertex buffers in a row
Jason Ekstrand
1
-0
/
+2
2017-04-14
Add a cross-device synchronization tests
Jason Ekstrand
1
-0
/
+2
2017-01-06
Add an arrayed depth clear test
Nanley Chery
1
-0
/
+2
2016-07-15
Add test for maximum buffer ranges
Nanley Chery
1
-0
/
+1
2016-07-15
Add tests for binding descriptor sets
Nanley Chery
1
-0
/
+1
2016-02-15
Move the fragcoord test to the "shader" folder
Jason Ekstrand
1
-2
/
+2
2016-02-11
Add a test for gl_FragCoord
Jason Ekstrand
1
-0
/
+2
2015-12-19
Add tests for VkEvent
Kristian Høgsberg Kristensen
1
-0
/
+1
2015-12-18
func.compute: Add func.compute.num-workgroups.basic
Jordan Justen
1
-0
/
+2
2015-12-11
framework: Un-inline some test_def funcs
Chad Versace
1
-0
/
+1
2015-12-11
cmd/ls-example-tests: Remove command
Chad Versace
1
-2
/
+0
2015-12-08
func.compute.local-id.basic: Add new compute test that uses local IDs
Jordan Justen
1
-0
/
+2
2015-12-08
cru: Also use gen_image for cropping
Jason Ekstrand
1
-8
/
+8
2015-12-08
gen_image: Take an operation parameter
Jason Ekstrand
1
-2
/
+2
2015-12-08
gen_image: Use python OpenCV instead of ImageMagick
Jason Ekstrand
1
-6
/
+2
2015-12-07
self-tests: Check that all test names are valid
Chad Versace
1
-1
/
+3
2015-12-07
build: Link to libxml2
Chad Versace
1
-1
/
+3
2015-12-07
autotools: Support libpng16 or libpng12
Jordan Justen
1
-1
/
+2
2015-11-30
vk/0.210.0: Switch to the new-style handle declarations
Jason Ekstrand
1
-0
/
+2
2015-11-06
func.clear: Rename testgroup to func.renderpass.clear
Chad Versace
1
-1
/
+1
2015-10-27
func.clear.load-clear: Add initial test
Chad Versace
1
-0
/
+1
2015-10-23
Add a basic geometry shader test
Jason Ekstrand
1
-0
/
+2
2015-10-07
vk/0.170.2: Switch to the new dynamic state model
Jason Ekstrand
1
-1
/
+0
2015-09-14
make: Generate square grayscale images
Chad Versace
1
-0
/
+20
2015-09-02
README: Split into topical files
Chad Versace
1
-0
/
+4
2015-08-28
cru: Use glslc instead of glslangValidator for GLSL -> SPIR-V compilation
Jason Ekstrand
1
-1
/
+1
2015-08-28
glsl_scraper: Use python3
Jason Ekstrand
1
-1
/
+1
2015-08-27
tests: Add stencil_triangles
Chad Versace
1
-0
/
+3
2015-08-27
cmd/dump-image: Add new command
Chad Versace
1
-0
/
+2
2015-08-27
tapi: Add func t_new_cru_image_from_vk_image()
Chad Versace
1
-0
/
+1
2015-08-27
util: Add func cru_image_from_vk_image()
Chad Versace
1
-0
/
+1
2015-08-27
Add a test for basic push constant support
Jason Ekstrand
1
-0
/
+2
2015-08-13
make: Don't override the autotools 'check' target
Chad Versace
1
-3
/
+1
2015-08-11
self-tests: Add test for corrupted concurrent output
Chad Versace
1
-1
/
+4
2015-08-11
make: Add an empty make-check target
Chad Versace
1
-0
/
+4
2015-08-11
runner: Support concurrent tests when using process isolation
Chad Versace
1
-0
/
+2
2015-08-07
framework/runner: Rename 'cru_runner' -> 'runner'
Chad Versace
1
-1
/
+1
2015-08-07
framework/test: Rewrite thread and phase transition code
Chad Versace
1
-0
/
+2
2015-08-07
framework/test: Split test.c into more manageable files
Chad Versace
1
-0
/
+5
2015-08-07
util: Rename symbol prefix 'cru_log' -> log'
Chad Versace
1
-1
/
+1
2015-08-07
util: Fix misnamed file cru_misc.c -> misc.c
Chad Versace
1
-1
/
+1
2015-08-07
framework/test: Rename cru_test -> test
Chad Versace
1
-1
/
+1
2015-08-06
util: Split from framework code
Chad Versace
1
-11
/
+12
2015-08-06
qonos: Split from framework code
Chad Versace
1
-3
/
+3
2015-08-06
cmd: Move source for crucible commands into their own folder
Chad Versace
1
-8
/
+8
2015-08-06
framework: Split framework code
Chad Versace
1
-2
/
+2
2015-08-04
make: CFLAGS += -Werror=format
Chad Versace
1
-0
/
+1
2015-08-03
Add a simple multi-threaded allocation test
Jason Ekstrand
1
-0
/
+1
[next]