Alejandro Saucedo
|
9aae5d69db
|
Initial checkpoint with reasonable workflow
|
2021-02-27 14:49:12 +00:00 |
|
aliPMPAINT
|
ff63fe7a2d
|
took the defaultResource outside of the Shader class
|
2021-02-27 11:49:03 +03:30 |
|
aliPMPAINT
|
bb7893bf54
|
updated ingle_include/kompute/Kompute.hpp
|
2021-02-27 11:32:09 +03:30 |
|
aliPMPAINT
|
c132f90d7d
|
made changes for include paths for complete installation
|
2021-02-24 12:53:11 +03:30 |
|
Alejandro Saucedo
|
29c50e5728
|
Amended SPDLOG_X log functions to be KP_LOG_X
|
2021-02-21 11:51:34 +00:00 |
|
Alejandro Saucedo
|
db6aa3e1e3
|
Added fmt library and updated to print log info by default
|
2021-02-21 11:38:32 +00:00 |
|
Alejandro Saucedo
|
92f556ff57
|
Added flag to be able to disable shader utilities
|
2021-02-21 09:28:05 +00:00 |
|
Alejandro Saucedo
|
f306bf1042
|
Added docuemntation for shader utilities
|
2021-02-21 09:03:18 +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
|
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
|
e3406ef2c3
|
Updated headers to linux build
|
2021-02-18 22:29:41 +00:00 |
|
Alejandro Saucedo
|
5c7364f203
|
Updated single include
|
2021-02-14 16:47:52 +00:00 |
|
Alejandro Saucedo
|
d9a6abb918
|
Updated single
|
2021-02-14 07:30:12 +00:00 |
|
Alejandro Saucedo
|
bf86daa3ef
|
Updated single include
|
2021-02-14 07:18:54 +00:00 |
|
Alejandro Saucedo
|
7a71ff0751
|
Updated single include
|
2021-02-14 06:55:47 +00:00 |
|
Alejandro Saucedo
|
7126cc47ff
|
Updated single include
|
2021-02-13 19:38:23 +00:00 |
|
Alejandro Saucedo
|
b386113849
|
Updated single include
|
2021-02-10 08:44:33 +00:00 |
|
Alejandro Saucedo
|
1edcb425ce
|
Single include
|
2021-02-09 21:30:52 +00:00 |
|
Alejandro Saucedo
|
91252201ce
|
updating single include
|
2021-02-09 19:20:30 +00:00 |
|
Alejandro Saucedo
|
71cde2d5b2
|
Updated single include header
|
2021-02-08 21:42:14 +00:00 |
|
Alejandro Saucedo
|
aa75fdae47
|
format
|
2021-02-08 19:43:50 +00:00 |
|
Alejandro Saucedo
|
f356e64644
|
Updated aggregate headers
|
2021-02-08 19:17:40 +00:00 |
|
Alejandro Saucedo
|
815acfa1fe
|
Updatd single include
|
2021-02-08 07:18:14 +00:00 |
|
Alejandro Saucedo
|
df5477a2d7
|
Prep release 0.6.0
|
2021-01-31 12:00:00 +00:00 |
|
Alejandro Saucedo
|
bd99f08e48
|
Re-updated single header
|
2021-01-26 17:52:39 +00:00 |
|
alexander-g
|
a0f9af965a
|
caching logging functions + single include rebuild
|
2021-01-24 16:31:41 +01:00 |
|
0x0f0f0f
|
8a0c63cc64
|
replaced "static unsigned const" to "static const unsigned" so that SWIG can generate wrappers without a syntax error
|
2020-11-09 09:42:39 +01:00 |
|
Alejandro Saucedo
|
72cd1b51a3
|
Minor refactor on spdlog_active_level macro
|
2020-11-03 21:41:19 +00:00 |
|
Alejandro Saucedo
|
3811ef2dba
|
Updated docstrings
|
2020-11-03 18:05:37 +00:00 |
|
Alejandro Saucedo
|
5fbb4ce6f6
|
Added function in sequence freeMemoryDestroyGPUResources to de-init
|
2020-11-03 08:59:32 +00:00 |
|
Alejandro Saucedo
|
1f614a87e4
|
Reformatted
|
2020-11-01 20:56:03 +00:00 |
|
Alejandro Saucedo
|
a33f65a90b
|
Updated single_include header
|
2020-11-01 20:26:41 +00:00 |
|
Alejandro Saucedo
|
b0d394a50b
|
Updated single include with non-templated opalgobase classes
|
2020-11-01 16:29:27 +00:00 |
|
Philipp Zabel
|
4968fb8c02
|
Rename *Indeces variables and parameters to *Indices
The plural of index is indexes or indices, the latter seems to be more
common in technical contexts.
|
2020-10-25 14:09:58 +01:00 |
|
Philipp Zabel
|
e6473a6edc
|
Run codespell over docs and comments
Spelling fixes reported by running codespell over docs and sources.
|
2020-10-25 14:09:23 +01:00 |
|
Alejandro Saucedo
|
6fccd3baed
|
Updated single include
|
2020-10-20 07:05:24 +01:00 |
|
Alejandro Saucedo
|
cde84c84aa
|
Updated single_include
|
2020-10-18 16:05:01 +01:00 |
|
Alejandro Saucedo
|
8c66b4b66b
|
Added evalOpAwaitDefault and evalOpAsyncDefault
|
2020-10-17 12:31:20 +01:00 |
|
Alejandro Saucedo
|
5cfc2ab8ce
|
Added single include with async
|
2020-10-17 11:20:33 +01:00 |
|
Alejandro Saucedo
|
6fc0b0b3e3
|
Added capabilities for multiple queues
|
2020-10-17 10:40:43 +01:00 |
|
Alejandro Saucedo
|
9e79b9f352
|
Updated to implementation of queues but no speedups yet
|
2020-10-15 22:13:12 +01:00 |
|
Alejandro Saucedo
|
4e697bb787
|
Updated to current multiple queue implementation
|
2020-10-15 21:40:31 +01:00 |
|
Alejandro Saucedo
|
48805e1639
|
Updated to function for async
|
2020-10-15 09:25:16 +01:00 |
|
Alejandro Saucedo
|
4cd306f0ed
|
Updated readme and single kompute
|
2020-10-04 18:11:56 +01:00 |
|
Alejandro Saucedo
|
7715db8993
|
Updated aggregate headers to include lr header
|
2020-10-04 16:21:59 +01:00 |
|
Alejandro Saucedo
|
61471339ce
|
Fully working android in older phones
|
2020-10-04 14:37:26 +01:00 |
|
Alejandro Saucedo
|
a73f82e191
|
Updated example to not use native activity anymore
|
2020-10-03 18:27:39 +01:00 |
|
Alejandro Saucedo
|
0d3cb7787f
|
Updated android example to reduce number of files
|
2020-10-03 16:12:17 +01:00 |
|