|
5c94782876
|
Remove debug wrapper, now that I know how to use a debug python build
|
2022-05-10 22:08:01 -07:00 |
|
|
9eaaf901f3
|
Fix compilation of test wrapper
|
2022-05-08 16:06:36 -07:00 |
|
|
9b6097373e
|
Another attempt
|
2022-04-10 22:03:17 -07:00 |
|
|
654b6d628a
|
Slightly modernize how project is compiled
|
2022-04-09 19:43:40 -07:00 |
|
|
f0f132328c
|
Dont require findpython mode
|
2021-05-08 19:54:16 -07:00 |
|
|
f2873f3a38
|
Downgrade project to C++17
|
2021-05-08 16:50:05 -07:00 |
|
|
f87226ad50
|
dont set -O3 since its the default anyways
|
2021-04-14 00:14:21 -07:00 |
|
|
560acb20ea
|
Add __version__
|
2021-04-10 12:15:20 -07:00 |
|
|
639ce6ad14
|
Minor tweaks
|
2021-04-02 18:34:14 -07:00 |
|
|
0b3e3b5cb0
|
update CMakeLists.txt
|
2021-03-29 19:38:57 -07:00 |
|
|
2a9dbe6a92
|
I'm so confused part 3
|
2021-03-19 14:36:45 -07:00 |
|
|
d39679adaf
|
I'm so confused part 2
|
2021-03-19 14:24:29 -07:00 |
|
|
9d4e4c6c2b
|
attempted linux build fix
I am so confused
|
2021-03-19 14:01:09 -07:00 |
|
|
64919ab55a
|
Make interpolators available in python
|
2021-03-15 19:01:42 -07:00 |
|
|
8f1e76bb43
|
namespace and binding changes
|
2021-03-14 00:59:16 -08:00 |
|
|
f72b794d20
|
More waffling
|
2021-03-13 20:47:53 -08:00 |
|
|
ab65c0a7c8
|
Major reorganization and rename
|
2021-03-13 04:14:04 -08:00 |
|
|
04d11112d4
|
Bind BC1Decoder
|
2021-03-10 03:42:31 -08:00 |
|
|
4d82dee240
|
Major reorganization
|
2021-03-08 02:23:04 -08:00 |
|
|
289a4fa001
|
Kinda working extension module
|
2021-03-06 14:18:08 -08:00 |
|
|
19028db209
|
Finally start testing pybind stuff
|
2021-03-04 02:21:16 -08:00 |
|
|
28c9f857ea
|
More templating
|
2021-02-27 21:47:22 -08:00 |
|
|
b42c52030d
|
Various small tweaks, disable fat binary creation
|
2021-02-15 23:02:24 -08:00 |
|
|
77cc6a8132
|
Various changes to how color blocks are passed
|
2021-02-15 03:27:52 -08:00 |
|
|
a3cc69db64
|
Split up blocks file
|
2021-02-14 19:01:41 -08:00 |
|
|
29daae2f27
|
cmake reorganization
|
2021-02-14 02:42:21 -08:00 |
|
|
9bf177627f
|
try again
|
2021-02-13 20:07:27 -08:00 |
|
|
83c1ee8a90
|
quick test
|
2021-02-13 20:03:02 -08:00 |
|
|
4812070f9d
|
quick test
|
2021-02-13 20:01:12 -08:00 |
|
|
458c6eb445
|
use libc++
|
2021-02-13 03:29:08 -08:00 |
|
|
840da38081
|
Fix all warnings
I mean it doesnt work, but it also doesnt produce warnings
|
2021-02-13 00:16:04 -08:00 |
|
|
1eea0c6dc8
|
cleanup headers for better portability
|
2021-02-06 01:15:23 -08:00 |
|
|
155231a440
|
Only do fat binaries on apple clang
|
2021-02-05 23:35:06 -08:00 |
|
|
6018ab0cfb
|
Flesh out usage of block classes more
|
2021-02-05 19:44:19 -08:00 |
|
|
b118663b2c
|
temporarily re-add original files for testing
|
2021-02-02 00:20:17 -08:00 |
|
|
64fa687b20
|
More refactoring
|
2021-02-01 23:31:27 -08:00 |
|
|
e0511f1aea
|
Extract utility functions and block structs to their own files
|
2021-02-01 00:25:19 -08:00 |
|
|
8171e0f45a
|
Move tables to their own file to stop lagging clion to hell
|
2021-01-28 22:01:20 -08:00 |
|
|
9f15ef5d9d
|
format and split header and cpp file for rgbcx since it doesnt need to be single-file here
|
2021-01-28 18:14:37 -08:00 |
|
|
1bfc4fdfad
|
Add rgbcx
|
2021-01-28 16:24:30 -08:00 |
|
|
904e6b268a
|
initial commit
|
2021-01-28 14:40:01 -08:00 |
|