roleplay/client/shader_src
noah metz 405cf139ef First pass of compute string to gpu characters 2024-10-15 16:14:34 -06:00
..
ui_colored_rect.frag Delted commited object file. Renamed shaders. Started ui text pipeline. 2024-10-13 16:04:12 -06:00
ui_colored_rect.vert Delted commited object file. Renamed shaders. Started ui text pipeline. 2024-10-13 16:04:12 -06:00
ui_text.comp First pass of compute string to gpu characters 2024-10-15 16:14:34 -06:00
ui_text.frag Got basic text pipeline working, want to minimize the amount of data transfered to GPU so that strings don't repeat so much data 2024-10-14 01:00:10 -06:00
ui_text.vert Changed multiple render passes to subpasses 2024-10-15 00:06:46 -06:00