Fabian Sauter
|
1d99aebbfd
|
Completely removed main from tests
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
cf721cc21a
|
Option to disable logging completely.
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
34f9d58722
|
Fixed compiling tests with the new test layout
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:04 +02:00 |
|
Fabian Sauter
|
b95df8d0a0
|
First pass for rewriting the build system
* Refactored all CMake files
* Started working on compiling shaders to header files in CMake
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:04 +02:00 |
|
Alejandro Saucedo
|
797ba87c2a
|
Updated formatting
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2021-11-16 23:03:43 +00:00 |
|
Alejandro Saucedo
|
932620091c
|
Updated docs and renamig kp::Constants
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2021-09-12 16:52:16 +01:00 |
|
Alejandro Saucedo
|
1b2f42c3ac
|
Added specconst test for int
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2021-09-12 16:52:16 +01:00 |
|
Alejandro Saucedo
|
6113d286a9
|
Updated python to build
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2021-09-12 16:52:15 +01:00 |
|
Alejandro Saucedo
|
e4d85057d9
|
updated license and files
|
2021-07-21 21:12:26 +01:00 |
|
Alejandro Saucedo
|
15346ee505
|
Updated tests to not use namespaace for compileShader
|
2021-07-21 20:30:21 +01:00 |
|
Alejandro Saucedo
|
1357549900
|
Updated glslang as core dependency
|
2021-07-20 19:22:51 +01:00 |
|
Alejandro Saucedo
|
1d1018fa0c
|
Reformat
|
2021-03-07 14:45:31 +00:00 |
|
Alejandro Saucedo
|
f02b9d6915
|
Working implementation with tests
|
2021-03-07 14:08:57 +00:00 |
|
Alejandro Saucedo
|
fa5dc43b44
|
Updated compile_shader to compileShader
|
2021-03-07 14:03:51 +00:00 |
|
Alejandro Saucedo
|
63e220a8a4
|
Reformat
|
2021-02-28 16:02:37 +00:00 |
|
Alejandro Saucedo
|
fb617d1722
|
Initial base set of tests aligned with new interface
|
2021-02-27 14:49:13 +00:00 |
|
Alejandro Saucedo
|
9aae5d69db
|
Initial checkpoint with reasonable workflow
|
2021-02-27 14:49:12 +00:00 |
|
Alejandro Saucedo
|
5bc3ac9c06
|
Disambiguated functions
|
2021-02-20 17:10:42 +00:00 |
|
Alejandro Saucedo
|
2fb0641de0
|
Updated to use shader statics
|
2021-02-20 17:06:54 +00:00 |
|
Alejandro Saucedo
|
9a19e3b280
|
Moved shader compile logic to main libary
|
2021-02-20 16:48:56 +00:00 |
|
Alejandro Saucedo
|
36af496e89
|
Added spirv function
|
2021-02-18 21:10:27 +00:00 |
|
Alejandro Saucedo
|
c1b53cda9d
|
Added initial iteration of shaderc
|
2021-02-18 21:05:17 +00:00 |
|