commpleted wrecking vg4
authorhgn <hgodden00@gmail.com>
Mon, 11 Aug 2025 21:15:37 +0000 (21:15 +0000)
committerhgn <hgodden00@gmail.com>
Mon, 11 Aug 2025 21:15:37 +0000 (21:15 +0000)
commit99714f9842deb9b418dc9f498ff45f3738bd8713
tree83e0bb978ac2f3d5c9eb8972faf8b54263fa71fb
parentc14eb033f2577e6ccd25bb5c06e56896e7b45ff8
commpleted wrecking vg4
109 files changed:
build-compat/workaround-27653.c [new file with mode: 0644]
shaders/debug_lines.fs [new file with mode: 0644]
shaders/debug_lines.vs [new file with mode: 0644]
shaders/loader.fs [new file with mode: 0644]
shaders/rigidbody_view.fs [new file with mode: 0644]
shaders/rigidbody_view.vs [new file with mode: 0644]
shaders/ui.fs [new file with mode: 0644]
shaders/ui.vs [new file with mode: 0644]
shaders/ui_image.fs [new file with mode: 0644]
shaders/ui_image.vs [new file with mode: 0644]
shaders/ui_image_grad.fs [new file with mode: 0644]
shaders/ui_image_hsv.fs [new file with mode: 0644]
unit_engine.c [new file with mode: 0644]
unit_thirdparty.c [new file with mode: 0644]
vg.hconf [new file with mode: 0644]
vg_async2.c
vg_async2.h
vg_audio.c
vg_audio.h
vg_audio_dsp.c
vg_audio_dsp.h
vg_audio_synth_bird.c
vg_audio_synth_bird.h
vg_binstr.c
vg_binstr.h
vg_build.h
vg_build_font.h
vg_build_utils_shader.h
vg_bvh.c
vg_bvh.h
vg_camera.c
vg_camera.h
vg_console.c
vg_console.h
vg_db.c
vg_db.h
vg_engine.c
vg_engine.h
vg_font.h
vg_framebuffer.c
vg_framebuffer.h
vg_input.c
vg_input.h
vg_io.c
vg_io.h
vg_kv.c
vg_kv.h
vg_lines.c
vg_lines.h
vg_loader.c
vg_loader.h
vg_log.c
vg_log.h
vg_m.h
vg_magi.c
vg_magi.h
vg_mem.c
vg_mem.h
vg_mem_pool.c
vg_mem_pool.h
vg_mem_queue.c
vg_mem_queue.h
vg_mem_view.c
vg_mem_view.h
vg_msg.c
vg_msg.h
vg_mutex.h
vg_opt.c
vg_opt.h
vg_perlin.c
vg_perlin.h
vg_platform.h
vg_profiler.c
vg_profiler.h
vg_render.c
vg_render.h
vg_rigidbody.c
vg_rigidbody.h
vg_rigidbody_collision.c
vg_rigidbody_collision.h
vg_rigidbody_constraints.c
vg_rigidbody_constraints.h
vg_rigidbody_view.c
vg_rigidbody_view.h
vg_settings.c [new file with mode: 0644]
vg_settings.h [new file with mode: 0644]
vg_shader.c
vg_shader.h
vg_steam2.c
vg_steam2.h
vg_string.c
vg_string.h
vg_tex.c
vg_tex.h
vg_thirdparty.c [new file with mode: 0644]
vg_tower.c
vg_tower.h
vg_ui/console.c [new file with mode: 0644]
vg_ui/console.h [new file with mode: 0644]
vg_ui/filebrowser.c
vg_ui/filebrowser.h
vg_ui/imgui.c
vg_ui/imgui.h
vg_ui/imgui_impl_opengl.c
vg_ui/imgui_impl_opengl.h [new file with mode: 0644]
vg_vorbis.c [new file with mode: 0644]
vg_vorbis.h
vg_window.c [new file with mode: 0644]
vg_window.h [new file with mode: 0644]