librashader/librashader-capi/src
chyyran 41353ac9c4 rt(gl): remove need for explicit external FBO object
Replaced with an internal FBO that is state tracked so as to not recreate it every frame, but will update if necessary
2024-09-22 02:06:47 -04:00
..
reflect reflect(msl): naga msl implementation 2024-02-11 15:48:01 -05:00
runtime rt(gl): remove need for explicit external FBO object 2024-09-22 02:06:47 -04:00
ctypes.rs rt: add viewport extent separate from output texture dimensions 2024-09-22 02:06:47 -04:00
error.rs capi: make viewport optional, defaulting to a viewport that is the entire size of the render target 2024-09-22 02:06:47 -04:00
ffi.rs capi: don't export wrap_ok macro 2024-09-18 00:55:05 -04:00
lib.rs doc: update ABI versions in version.rs and readme 2024-09-22 02:06:47 -04:00
presets.rs capi: remove _internal_alloc from libra_preset_param_list_t 2024-09-22 02:06:47 -04:00
version.rs doc: update ABI versions in version.rs and readme 2024-09-22 02:06:47 -04:00
wildcard.rs doc(capi): fix rotation integer docs 2024-09-17 19:06:57 -04:00