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
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
2015-07-31
cru/slist: Make all functions inline
Chad Versace
1
-1
/
+0
2015-07-30
Add three tests for secondary command buffers
Jason Ekstrand
1
-0
/
+1
2015-07-29
make: CFLAGS += -Werror=incompatible-pointer-types
Chad Versace
1
-1
/
+3
2015-07-29
make: CFLAGS += -Werror=int-conversion
Chad Versace
1
-1
/
+2
2015-07-29
cru/runner: Move runner code into its own file
Chad Versace
1
-0
/
+1
2015-07-29
make: CFLAGS += _GNU_SOURCE
Chad Versace
1
-0
/
+1
2015-07-27
cru: Remove unused cru_array_t
Chad Versace
1
-1
/
+0
2015-07-27
cru/vec: Add a typesafe flexible vector
Chad Versace
1
-0
/
+1
2015-07-27
make: CFLAGS += -Werror=implicit-int
Chad Versace
1
-0
/
+1
2015-07-23
data: Import 2 photos and generate grayscale images
Chad Versace
1
-3
/
+61
2015-07-20
make: CPPFLAGS+=_DEFAULT_SOURCE
Chad Versace
1
-0
/
+1
2015-07-20
cru/format: Move VkFormat info to core Crucible
Chad Versace
1
-0
/
+1
2015-07-17
make: CPPFLAGS += _XOPEN_SOURCE=700
Chad Versace
1
-0
/
+1
2015-07-07
func.draw_indexed: Rename to draw-indexed
Jason Ekstrand
1
-2
/
+2
2015-06-25
func.depthstencil: Rename from 'func.ds'
Chad Versace
1
-2
/
+2
2015-06-24
Start using glslang to compile SPIR-V shaders
Jason Ekstrand
1
-1
/
+1
2015-06-18
func.miptree: Add initial tests for 2d miptrees
Chad Versace
1
-0
/
+6
2015-06-11
vk: Add minimal compute shader test case
Kristian Høgsberg Kristensen
1
-0
/
+2
2015-06-08
qonos/pipeline: Add default vertex and fragment shaders
Jason Ekstrand
1
-0
/
+1
2015-06-08
make: Add generated sources to CLEANFILES
Chad Versace
1
-1
/
+1
2015-06-04
tests: Use the CreateShaderGLSL macro
Jason Ekstrand
1
-0
/
+7
2015-06-04
qonos: Add a GLSL scraper and a qoCreateShaderGLSL macro
Jason Ekstrand
1
-0
/
+3
2015-06-04
qonos: Rework the CreateGraphicsPipeline helper
Jason Ekstrand
1
-1
/
+1
2015-06-03
qonos: Add some Vulkan wrappers
Chad Versace
1
-0
/
+1
2015-06-02
tests: Add test for vkCmdDrawIndexed
Kristian Høgsberg Kristensen
1
-0
/
+1
2015-05-29
crucible: Add a stress test that uses 80K worth of binding tables
Jason Ekstrand
1
-1
/
+2
2015-05-28
vk: Add dynamic buffer offset test
Kristian Høgsberg
1
-0
/
+1
[next]