chyyran
|
252f685967
|
reflect: abstract away output compiler into its own trait
|
2024-02-11 15:48:01 -05:00 |
|
chyyran
|
fa8ee5d143
|
build: fix cbindgen not finding ctypes
* removes capi internal interface from librashader crate
* adds missing noop impls in header
* fix build on rustc < 1.74
|
2024-02-09 18:02:30 -05:00 |
|
chyyran
|
2fbc7f92da
|
capi: add preset_ctx C API
|
2024-02-09 02:49:31 -05:00 |
|
chyyran
|
2b250db353
|
capi: make _opt* structs more forwards compatible
yay another abi break 🙃
hopefully for the last time
|
2023-02-09 23:44:39 -05:00 |
|
chyyran
|
3eae38f815
|
fmt: cargo fmt
|
2023-02-06 21:56:30 -05:00 |
|
chyyran
|
4dcbdadb4f
|
capi: publish d3d12
|
2023-02-06 02:17:30 -05:00 |
|
chyyran
|
7900f8538e
|
capi: swap width and height back
|
2023-01-27 18:17:35 -05:00 |
|
chyyran
|
9cdf646681
|
build: only build d3d11 stuff for windows
|
2023-01-21 01:54:06 -05:00 |
|
chyyran
|
7f01c9aad3
|
capi: fix height/width order
|
2023-01-21 00:33:44 -05:00 |
|
chyyran
|
05ec73a11c
|
fmt: run cargo fmt
|
2023-01-15 03:06:09 -05:00 |
|
chyyran
|
831ba3d357
|
docs: more surgically avoid linux linking to windows symbols
|
2023-01-14 20:13:15 -05:00 |
|
chyyran
|
e320e093e2
|
build: fix missing symbols on linux
|
2023-01-14 18:56:31 -05:00 |
|
chyyran
|
2728cff55c
|
capi: document rest of capi
|
2023-01-13 18:10:20 -05:00 |
|
chyyran
|
3e628093ae
|
capi: finish capi for vulkan
|
2023-01-13 18:10:20 -05:00 |
|
chyyran
|
45d03fbfb8
|
capi: resolve name conflicts due to conflicting struct names in each module
|
2023-01-13 18:10:20 -05:00 |
|
chyyran
|
abaebe56cc
|
api: remove FilterChain trait
|
2023-01-13 02:32:21 -05:00 |
|
chyyran
|
2cce27ecb9
|
capi: make function pointer types for everything
|
2022-12-05 00:06:37 -05:00 |
|
chyyran
|
6ab03ecc99
|
capi: more docs
|
2022-12-04 22:48:57 -05:00 |
|
chyyran
|
45913c32bf
|
capi: docs
|
2022-12-04 22:37:03 -05:00 |
|
chyyran
|
a00c4e1d88
|
capi: get rid of Box and use NonNull pointers
|
2022-12-03 19:55:27 -05:00 |
|
chyyran
|
b928a8068d
|
capi: finish basic gl capi
|
2022-12-03 18:56:57 -05:00 |
|
chyyran
|
b569de1522
|
capi: basic capi for presets and gl
|
2022-12-03 18:33:01 -05:00 |
|