Alejandro Saucedo
|
bc1149a421
|
Added test with assert in test
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2022-11-26 16:29:23 +00:00 |
|
Alejandro Saucedo
|
8a3d2277b7
|
Added initial example for automated CI
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2022-11-26 15:39:23 +00:00 |
|
Fabian Sauter
|
d59b44d853
|
Updated the fetch_content git repo and commit hash
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-11-15 13:20:36 +01:00 |
|
Fabian Sauter
|
2013bf9c68
|
Increased the CMake minimum required version to 3.20
Turns out `OUTPUT` for `add_custom_command` requires CMake 3.20. https://cmake.org/cmake/help/latest/command/add_custom_command.html
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-28 10:35:22 +02:00 |
|
Fabian Sauter
|
0b305517f7
|
Removed old comments
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
dab8492376
|
Downgraded CMake minimum version to 3.14 from 3.15
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
b9ec269b11
|
Using interface libs for shader only libs
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
7d16b73d14
|
Updated the array_multiplication example
Signed-off-by: Fabian Sauter <sauter.fabian@mailbox.org>
|
2022-07-27 12:48:46 +02:00 |
|
Fabian Sauter
|
79a2978eaf
|
Updated CMake flags docs
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 |
|
Alejandro Saucedo
|
d932b2f8ea
|
Updated example with correct function
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2022-01-30 10:41:57 +00:00 |
|
Alejandro Saucedo
|
0dc856c47f
|
Updating array_mutiplication example to work correctly
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
|
2022-01-30 10:41:57 +00:00 |
|
Alejandro Saucedo
|
96768a3302
|
UPdated examples and documentations to not require glsl deps
|
2021-07-21 20:30:38 +01:00 |
|
Alejandro Saucedo
|
1357549900
|
Updated glslang as core dependency
|
2021-07-20 19:22:51 +01:00 |
|
Alejandro Saucedo
|
53039040ba
|
Updated naming on code files
|
2021-05-11 09:56:44 +01:00 |
|
Alejandro Saucedo
|
f02b9d6915
|
Working implementation with tests
|
2021-03-07 14:08:57 +00:00 |
|
Alejandro Saucedo
|
956883e0cd
|
Working iteration of kompute tensor with multiplee types
|
2021-03-07 14:08:57 +00:00 |
|
Alejandro Saucedo
|
ad18c2e546
|
Initial implementation of tensor working compiling
|
2021-03-07 14:08:56 +00:00 |
|
Alejandro Saucedo
|
fa5dc43b44
|
Updated compile_shader to compileShader
|
2021-03-07 14:03:51 +00:00 |
|
Alejandro Saucedo
|
4fddf74ca7
|
Updated examples
|
2021-02-28 17:07:17 +00:00 |
|
Alejandro Saucedo
|
9aae5d69db
|
Initial checkpoint with reasonable workflow
|
2021-02-27 14:49:12 +00:00 |
|
Alejandro Saucedo
|
82a56b7e85
|
Updated examples to match new shader api
|
2021-02-21 10:06:29 +00:00 |
|
Alejandro Saucedo
|
56d9a3a933
|
Updated to use all uint32_t to avoid ambiguity on passing strings
|
2021-02-20 18:09:02 +00:00 |
|
Alejandro Saucedo
|
4e9888e7d6
|
Updated examples
|
2021-02-09 21:30:33 +00:00 |
|
Alejandro Saucedo
|
53e1a3aa54
|
Updated array example
|
2020-11-03 18:04:54 +00:00 |
|
Alejandro Saucedo
|
b636a80d06
|
Updated array example
|
2020-11-03 08:42:27 +00:00 |
|
Dudecake
|
ce7c7eba3d
|
Fixed array_multiplication compile errors
|
2020-09-27 18:00:23 +02:00 |
|
Alejandro Saucedo
|
652efaab47
|
Updated to 14
|
2020-09-20 10:13:31 +01:00 |
|
Alejandro Saucedo
|
4e3802cb9d
|
Added array example
|
2020-09-13 11:12:19 +01:00 |
|