Alejandro Saucedo
|
c072388c5e
|
Revert "Fixed the issue that caused CMake to look for non-existent path after being installed"
|
2021-05-06 19:43:13 +01:00 |
|
Alejandro Saucedo
|
0d7cbebe0d
|
Create CODE_OF_CONDUCT.md
|
2021-05-06 18:58:26 +01:00 |
|
Alejandro Saucedo
|
54e5bb327c
|
Create CONTRIBUTING.md
|
2021-05-06 18:48:04 +01:00 |
|
Alejandro Saucedo
|
18e9a93d33
|
Merge pull request #213 from unexploredtest/fix-include-in-install
Fixed the issue that caused CMake to look for non-existent path after being installed
|
2021-05-03 19:20:17 +01:00 |
|
unexploredtest
|
b0bca974e1
|
removed explicit include dir for android
|
2021-05-03 22:45:42 +04:30 |
|
unexploredtest
|
c2b505c16e
|
Fixed the issue that caused CMake to look a non-existance path
|
2021-05-03 15:28:35 +04:30 |
|
Alejandro Saucedo
|
7c834448b3
|
Merge pull request #211 from unexploredtest/fix-compatibility-1.1
omitted .data() because it is incompatible with vulkan 1.1.x
|
2021-04-24 16:18:15 +01:00 |
|
unexploredtest
|
1a39f87dd3
|
omitted .data() because it is incompatible with vulkan 1.1.x
|
2021-04-19 14:38:16 +04:30 |
|
Alejandro Saucedo
|
ae7eca04de
|
Merge pull request #208 from unexploredtest/master
vkEnumeratePhysicalDevices(*(this->mInstance) ... doesn't work on Linux i386
|
2021-04-17 07:38:57 +01:00 |
|
unexploredtest
|
429628f246
|
Removed inconsistancies with original branch
|
2021-04-16 17:34:30 +04:30 |
|
unexploredtest
|
629c6e38ce
|
changing the way deviceCount is obtained for compatibality
|
2021-04-16 17:22:17 +04:30 |
|
unexploredtest
|
5ae634837f
|
Merge branch 'master' of https://github.com/EthicalML/vulkan-kompute
making fork up-to-date
|
2021-04-16 17:20:19 +04:30 |
|
Alejandro Saucedo
|
38987df0ba
|
Updated docuemntation
|
2021-04-15 19:19:37 +01:00 |
|
unexploredtest
|
84edfef34d
|
trying to fix add_library for glslang
|
2021-04-12 20:50:33 +04:30 |
|
Alejandro Saucedo
|
943a281232
|
Merge pull request #207 from unexploredtest/master
Raises an error when having no/exceeding vulkan device's limit
|
2021-04-12 17:12:05 +01:00 |
|
unexploredtest
|
71498b2030
|
Added identation
|
2021-04-12 12:34:55 +04:30 |
|
unexploredtest
|
429f3aaacf
|
Raises an error if 1: There is no Vulkan device 2: physicalDeviceIndex exceeds the device limit
|
2021-04-12 10:25:48 +04:30 |
|
Alejandro Saucedo
|
4f7c15b112
|
Merge pull request #206 from unexploredtest/master
Updated README and fixed a syntax error on C++'s example
|
2021-04-10 12:56:40 +01:00 |
|
unexploredtest
|
50d9ba4a4a
|
compile_source to compileSource
kp::Shader::compile_source function has changed to kp::Shader::compileSource
|
2021-04-09 19:49:51 +04:30 |
|
unexploredtest
|
6b129d43cf
|
Fixed C++ example's syntax error
|
2021-04-07 09:37:27 +04:30 |
|
unexploredtest
|
e578e596dc
|
kp works on python 3.9
|
2021-04-07 09:09:52 +04:30 |
|
unexploredtest
|
0effd817ae
|
Updating Vulkan Kompute's version
|
2021-04-07 09:09:22 +04:30 |
|
Alejandro Saucedo
|
a488448ae5
|
Merge pull request #204 from EthicalML/axsaucedo-patch-1
Extending list_devices test for multiple devices
|
2021-04-06 21:39:57 +01:00 |
|
Alejandro Saucedo
|
ef0472b07f
|
Merge pull request #205 from unexploredtest/master
removed the extra comma after KOMPUTE_OPT_REPO_SUBMODULE_BUILD
|
2021-04-06 21:39:45 +01:00 |
|
unexploredtest
|
999db83eb9
|
removed the extra comma after KOMPUTE_OPT_REPO_SUBMODULE_BUILD
|
2021-04-07 00:54:13 +04:30 |
|
Alejandro Saucedo
|
3880d17b36
|
Extending list_devices test for multiple devices
Extending list_devices test to verify more than 0 devices as some will have more than 1
|
2021-04-06 10:37:19 +01:00 |
|
Alejandro Saucedo
|
3aa2ca79c2
|
Added discord server
|
2021-04-01 15:27:07 +01:00 |
|
Alejandro Saucedo
|
33b6a29783
|
Merge pull request #200 from unexploredtest/fix_glslang_include
Fix #include <SPIRV/GlslangToSpv.h>
|
2021-04-01 15:21:07 +01:00 |
|
unexplored test
|
1a05255ca5
|
more elaboration
|
2021-04-01 18:20:20 +04:30 |
|
aliPMPAINT
|
a22f87a65b
|
removed unrelated files to this PR
|
2021-03-31 11:38:10 +04:30 |
|
aliPMPAINT
|
34433beabf
|
Usinging the more compatible add_definitions(), as add_compile_definitions() is from 3.12
|
2021-03-31 11:28:59 +04:30 |
|
aliPMPAINT
|
61053d633d
|
Updating Kompute.hpp
|
2021-03-31 11:23:16 +04:30 |
|
aliPMPAINT
|
59a02751e4
|
Trying to add it in the first cmakelists
|
2021-03-31 11:19:31 +04:30 |
|
aliPMPAINT
|
2e9239d60e
|
adding a definition
|
2021-03-31 11:07:57 +04:30 |
|
aliPMPAINT
|
c8142ed880
|
fixes #193 issue
|
2021-03-31 10:47:45 +04:30 |
|
aliPMPAINT
|
9664ba9afe
|
Added other arch builds
|
2021-03-31 10:32:57 +04:30 |
|
aliPMPAINT
|
2723df02a3
|
Added x86_64 builds
|
2021-03-31 10:32:03 +04:30 |
|
Alejandro Saucedo
|
91111582f2
|
Added documentation about TDR issue in windows
|
2021-03-28 09:56:36 +01:00 |
|
Alejandro Saucedo
|
47bbef1509
|
Merge pull request #199 from EthicalML/196_make_test_thread_safe
Added memory barrier on test
|
2021-03-28 09:33:18 +01:00 |
|
Alejandro Saucedo
|
7a27244256
|
Removed extra barrier
|
2021-03-28 09:19:22 +01:00 |
|
Alejandro Saucedo
|
1c8d9998af
|
Added memory barrier on test
|
2021-03-28 09:12:27 +01:00 |
|
Alejandro Saucedo
|
b0df305daf
|
Merge pull request #195 from EthicalML/185_list_devices
Add function to list physical devices
|
2021-03-20 18:59:34 +00:00 |
|
Alejandro Saucedo
|
b7aa097b29
|
Added cpp test
|
2021-03-20 08:52:07 +00:00 |
|
Alejandro Saucedo
|
a6457ee1ec
|
Added list_devices function and separated new utils function
|
2021-03-20 08:49:51 +00:00 |
|
Alejandro Saucedo
|
d23ea95e64
|
Updated single include
|
2021-03-20 08:49:36 +00:00 |
|
Alejandro Saucedo
|
a8e5ce7903
|
Added functionality to get list of devices
|
2021-03-20 08:49:27 +00:00 |
|
Alejandro Saucedo
|
aff13846c1
|
Merge pull request #180 from hpgmiskin/131_pi4_mesa_vulkan_example
Add instructions for running on Pi4
|
2021-03-14 21:52:17 +00:00 |
|
Henry Miskin
|
e9b7162c9d
|
Added test skip for broadcom
|
2021-03-14 21:38:05 +00:00 |
|
Henry Miskin
|
b8963a4604
|
Merge branch 'master' into 131_pi4_mesa_vulkan_example
|
2021-03-14 21:31:58 +00:00 |
|
Henry Miskin
|
31ad92180c
|
Added render permissions modification
|
2021-03-14 21:31:49 +00:00 |
|