engine/bin/data/shaders/common
2026-07-19 02:38:10 -05:00
..
fog.h
functions.h newdark: (ughhhh) binding physics states, ambient sounds, doors, triggers, songs (missing things like XXMIX_S), to-do: more I/O, fix trigger bounds being weird, optimize physics bodies because it eats half my frametime | added dir listing for VFS, added queueing pending sounds to seamlessly transition (streamed audio only), probably a lot of other things just to make the former features happen.............. 2026-07-19 02:38:10 -05:00
lambert.h
light.h
macros.h newdark: (ughhhh) binding physics states, ambient sounds, doors, triggers, songs (missing things like XXMIX_S), to-do: more I/O, fix trigger bounds being weird, optimize physics bodies because it eats half my frametime | added dir listing for VFS, added queueing pending sounds to seamlessly transition (streamed audio only), probably a lot of other things just to make the former features happen.............. 2026-07-19 02:38:10 -05:00
pbr.h
rt.h
shadows.h cubemap handling from vbsp parser (eventually to be used for PBR irradiance or whatever i guess) 2026-06-13 23:53:05 -05:00
structs.h fixes for streaming in meshes/textures (sped up scene loading because I was thrashing I/O with re-walking a gunzip file constantly the moment i swapped to storing all mesh data inside one file......), some other things I don't remember since it was a week ago 2026-07-11 17:48:07 -05:00
vxgi.h