sm64pc/src/pc/gfx
fgsfds 9825b02f50 add option to load textures from external files
this stores the null terminated texture name instead of the texture data

activated with EXTERNAL_TEXTURES=1
2020-05-25 04:22:03 +03:00
..
gfx_cc.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
gfx_opengl.c add GL1.3 (or 1.2 with some extensions) rendering backend 2020-05-20 07:00:04 +03:00
gfx_opengl.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
gfx_opengl_legacy.c add fog to GL1.3 renderer 2020-05-21 03:12:51 +03:00
gfx_pc.c add option to load textures from external files 2020-05-25 04:22:03 +03:00
gfx_pc.h Shutdown subsystems on exit 2020-05-16 16:23:23 -03:00
gfx_rendering_api.h Shutdown subsystems on exit 2020-05-16 16:23:23 -03:00
gfx_screen_config.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
gfx_sdl.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
gfx_sdl2.c this ain't const anymore 2020-05-22 01:42:07 +03:00
gfx_window_manager_api.h Shutdown subsystems on exit 2020-05-16 16:23:23 -03:00