Commit graph

84 commits

Author SHA1 Message Date
Alejandro Saucedo
140f1efdf6 Updated base format 2022-01-04 22:58:55 +00:00
Alejandro Saucedo
5193975e5c Updated push const to validate same size params
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
858a70d9b8 Added tests for push constants of all and mixed types
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 16:52:15 +01:00
Alejandro Saucedo
d039184f91 Updated makefile for compatibility in windows
Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
2021-09-12 07:27:21 +01:00
Alejandro Saucedo
d9203477d2 Moving to KomputeProject org 2021-07-22 09:56:47 +01:00
Alejandro Saucedo
17a541706b Added various files including security 2021-07-21 21:42:35 +01:00
Alejandro Saucedo
ddc879d692 Updated trailing components for readme 2021-07-21 21:19:24 +01:00
Alejandro Saucedo
598c843545 Updated glslang as core dependency 2021-07-20 21:53:50 +01:00
Alejandro Saucedo
a3859219a7 Removed xxd.exe binary and aded instructions to build 2021-05-09 05:16:55 +01:00
Alejandro Saucedo
282326e8b8 Updated changelog and added further documentation on release 2021-03-14 08:44:52 +00:00
alexander-g
259d3f1d13 test case 2021-03-07 14:16:50 +01:00
Alejandro Saucedo
0a856c3f82 Regenerated python docstrings 2021-03-06 11:20:27 +00:00
Alejandro Saucedo
3f1288271d Working initial base 2021-02-27 14:49:12 +00:00
Alejandro Saucedo
8035bbb527 glslang no longer optional 2021-02-20 18:40:19 +00:00
Alejandro Saucedo
9a19e3b280 Moved shader compile logic to main libary 2021-02-20 16:48:56 +00:00
Alejandro Saucedo
4e7f4c8847 Updated cmake to include spdlog header from folder2 2021-02-19 08:20:35 +00:00
Alejandro Saucedo
9ae3bcac27 Updated targets 2021-02-19 08:14:28 +00:00
Alejandro Saucedo
37e41161d1 Updated ci tests to run all 2021-02-18 22:24:41 +00:00
Alejandro Saucedo
47f48b99bf Updated makefile to exclude concurrent test 2021-02-18 22:22:56 +00:00
Alejandro Saucedo
c1b53cda9d Added initial iteration of shaderc 2021-02-18 21:05:17 +00:00
Alejandro Saucedo
baa9b91551 Updated ghactions 2021-02-15 07:33:18 +00:00
Alejandro Saucedo
16ae365b93 Added targets for building codecov 2021-02-13 13:11:32 +00:00
Alejandro Saucedo
099b342ee1 Initial base for codecov 2021-02-13 08:06:21 +00:00
Alejandro Saucedo
c78a025f9b Updated docstrings and workflow 2021-02-10 18:42:40 +00:00
Alejandro Saucedo
dead40c871 Added python target 2021-02-09 19:17:48 +00:00
Alejandro Saucedo
df5477a2d7 Prep release 0.6.0 2021-01-31 12:00:00 +00:00
Alejandro Saucedo
6e076789aa Updated docs and makefile for release 2021-01-31 11:12:07 +00:00
Alejandro Saucedo
e8bb89ebc4 Fixed docs target 2021-01-30 15:15:46 +00:00
Alejandro Saucedo
8a54a907b9 Updated builders 2021-01-24 17:26:58 +00:00
Alejandro Saucedo
4457895a63 Added act makefile target 2021-01-24 16:39:32 +00:00
Alejandro Saucedo
3577f139a2 Updated makefile to contain setup for docker images 2021-01-24 14:26:21 +00:00
Alejandro Saucedo
643d630284 Added swiftshader build setup 2021-01-24 12:27:25 +00:00
aliPMPAINT
7370decd52
Fix building shaders on linux 2020-12-20 19:28:00 +03:30
Alejandro Saucedo
9b6f5b0424 Updated build to always use non-submodule build but have working submodule build when people want to use it 2020-11-03 20:56:51 +00:00
Alejandro Saucedo
80ff9f279d Updated base builds to work with local repo as well as with vcpkg 2020-11-01 12:20:37 +00:00
Alejandro Saucedo
23d6340c3f Updated dockefile 2020-11-01 08:05:30 +00:00
Alejandro Saucedo
510f152510 Added details on build parameters 2020-09-13 11:54:59 +01:00
Alejandro Saucedo
307df1ba29 Disabled all extra build config by default and added readme to example 2020-09-13 11:03:46 +01:00
Alejandro Saucedo
3b941acbee Aligned linux mkfile commands to vs 2020-09-13 10:13:58 +01:00
Alejandro Saucedo
b1a0dd3ecd Added helper commands and configuration to make it easier to install 2020-09-13 10:06:47 +01:00
Alejandro Saucedo
fdc1d3b91a Reformatted 2020-09-12 17:21:50 +01:00
Alejandro Saucedo
c5df89c17b Removed containers 2020-09-12 17:20:42 +01:00
Alejandro Saucedo
ec89fc6d56 Renamed tensorcreate and started adding optensorsyncdevice 2020-09-06 11:38:08 +01:00
Alejandro Saucedo
236c349aa0 Added optensorcopy operation 2020-09-06 11:07:32 +01:00
Alejandro Saucedo
36a60922ba Updated SPDLOG as an optional dependency 2020-09-03 19:18:22 +01:00
Alejandro Saucedo
0410ae0db6 Removed print statement in tests 2020-09-02 21:31:57 +01:00
Alejandro Saucedo
782c9f4fe8 Added tests for shader load data including raw and compiled strings+files 2020-08-31 11:47:35 +01:00
Alejandro Saucedo
13206a9d9b Updated vulkan pipeline to support raw shaders 2020-08-31 09:24:33 +01:00
Alejandro Saucedo
087d809be0 Added builder images for linux and process to perform release 2020-08-29 11:10:51 +01:00
Alejandro Saucedo
0d4a81cfe5 Added vcpkg file and unix build commands 2020-08-29 09:14:40 +01:00