sfw/sfw/render_core
2024-01-09 11:51:13 +01:00
..
3rd_glad.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
3rd_glfw3.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
3rd_stb_image.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
3rd_stb_truetype.h TextRenderer initial rework. 2024-01-04 01:31:59 +01:00
application.cpp Added SFWCore class to centralize initialization. 2024-01-05 23:42:10 +01:00
application.h Set up include stripping. 2024-01-05 10:58:25 +01:00
color_material_2d.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
color_material_2d.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
color_material.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
color_material.h More cleanups. 2024-01-05 14:14:30 +01:00
colored_material.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
colored_material.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
font_data_bm_mini.inc.h Moved the font data tables to a new file. 2024-01-04 10:57:24 +01:00
font_data_tables.inc.h Added origin note. 2024-01-04 10:58:34 +01:00
font_material.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
font_material.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
font.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
font.h Set up include stripping. 2024-01-05 10:58:25 +01:00
image.cpp Fix amalgamated build. 2024-01-05 15:23:30 +01:00
image.h Set up include stripping. 2024-01-05 10:58:25 +01:00
input_event.cpp Fix amalgamated build. 2024-01-05 15:23:30 +01:00
input_event.h Set up include stripping. 2024-01-05 10:58:25 +01:00
input_map.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
input_map.h Set up include stripping. 2024-01-05 10:58:25 +01:00
input.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
input.h Set up include stripping. 2024-01-05 10:58:25 +01:00
keyboard.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
keyboard.h Fix amalgamated build. 2024-01-05 15:23:30 +01:00
material.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
material.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
mesh_utils.cpp Fix amalgamated build. 2024-01-05 15:23:30 +01:00
mesh_utils.h More cleanups. 2024-01-05 14:14:30 +01:00
mesh.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
mesh.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
primitive_meshes.cpp_off Moved the main test files. 2024-01-09 11:51:13 +01:00
primitive_meshes.h Set up include stripping. 2024-01-05 10:58:25 +01:00
render_state.cpp Fix amalgamated build. 2024-01-05 15:23:30 +01:00
render_state.h Set up include stripping. 2024-01-05 10:58:25 +01:00
scene.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
scene.h Set up include stripping. 2024-01-05 10:58:25 +01:00
shader.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
shader.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
shortcut.cpp Fix amalgamated build. 2024-01-05 15:23:30 +01:00
shortcut.h Set up include stripping. 2024-01-05 10:58:25 +01:00
stb_image_write.h Setup font debugging. 2024-01-04 01:52:19 +01:00
texture_material_2d.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
texture_material_2d.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
texture_material.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
texture_material.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
texture.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
texture.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
transparent_texture_material.cpp Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
transparent_texture_material.h Don't use GL* types and methods in headers. 2024-01-05 13:51:49 +01:00
window.cpp Set up include stripping. 2024-01-05 10:58:25 +01:00
window.h Set up include stripping. 2024-01-05 10:58:25 +01:00