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 |
|
Fabian Sauter
|
24cd307042
|
Added .clang-format file and formatted everything
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-05-02 15:11:40 +02:00 |
|
ScheissSchiesser
|
54baa18de9
|
Remove redundant SyncLocal operation
Signed-off-by: ScheissSchiesser <9285100+ScheissSchiesser@users.noreply.github.com>
|
2022-04-12 00:32:11 -04:00 |
|
ScheissSchiesser
|
409c455d8c
|
Fix TestDestroy.TestDestroyTensorSingle by first syncing the tensor data to the device
Signed-off-by: ScheissSchiesser <9285100+ScheissSchiesser@users.noreply.github.com>
|
2022-04-09 11:42:38 -04: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
|
a2ee928f4c
|
Updated tests and rebased
|
2021-03-07 14:09:56 +00:00 |
|
Alejandro Saucedo
|
bb64b2b37c
|
Updated destroy and amended tests to ensure they test tensor in scope
|
2021-03-07 14:08:58 +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
|
3304767f2c
|
Updated to enable for opmult to work
|
2021-02-27 14:49:13 +00:00 |
|
Alejandro Saucedo
|
6378583a23
|
Further tests added to new structure
|
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
|
5bc2d0dae7
|
Updated tests to use shaderc
|
2021-02-18 22:29:15 +00:00 |
|
Alejandro Saucedo
|
605a9d1d4a
|
Added destroy functions
|
2021-02-10 08:41:38 +00:00 |
|