quakeforge/libs/ruamoko
Bill Currie 3de10f32c7 [ruamoko] Add builtins for handling models
Just "loading" and "unloading" (both really just hints due to the
caching system), and an internal function for converting a handle to a
model pointer, but it let me test IQM loading and unloading in Vulkan.
2022-05-04 14:44:54 +09:00
..
Makemodule.am [ruamoko] Add builtins for handling models 2022-05-04 14:44:54 +09:00
pr_cmds.c [gamecode] Clean up progs data access 2022-04-29 16:59:15 +09:00
rua_cbuf.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_cmd.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_cvar.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
rua_game_init.c [ruamoko] Add builtins for handling models 2022-05-04 14:44:54 +09:00
rua_hash.c [gamecode] Clean up progs data access 2022-04-29 16:59:15 +09:00
rua_init.c [ruamoko] Actually hook up the stdlib builtins 2021-06-01 23:44:51 +09:00
rua_input.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_keys.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_math.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_mersenne.c [gamecode] Pass gcc's purity test again 2022-02-14 19:30:50 +09:00
rua_model.c [ruamoko] Add builtins for handling models 2022-05-04 14:44:54 +09:00
rua_msgbuf.c [gamecode] Pass gcc's purity test again 2022-02-14 19:30:50 +09:00
rua_obj.c [gamecode] Clean up progs data access 2022-04-29 16:59:15 +09:00
rua_plist.c [gamecode] Pass gcc's purity test again 2022-02-14 19:30:50 +09:00
rua_qfile.c [gamecode] Pass gcc's purity test again 2022-02-14 19:30:50 +09:00
rua_qfs.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_runtime.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_scene.c [ruamoko] Switch to 64-bit handles for scene objects 2022-04-29 21:02:08 +09:00
rua_script.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_set.c [gamecode] Pass gcc's purity test again 2022-02-14 19:30:50 +09:00
rua_stdlib.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
rua_string.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00