sfw/sfw/render_core
2023-12-31 13:48:14 +01:00
..
input Merged InputDefault into Input. 2023-12-31 13:48:14 +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
application.cpp Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
application.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
color_material.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
colored_material.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
fwk_font.c Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
fwk_font.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
fwk_input.c Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
fwk_input.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
image.cpp Simplified the license text at the top of the individual files from the pandmonium engine. 2023-12-31 12:01:23 +01:00
image.h Simplified the license text at the top of the individual files from the pandmonium engine. 2023-12-31 12:01:23 +01:00
material.cpp Moved away from stl containers. Also added missing classes. 2023-12-30 23:40:20 +01:00
material.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
mesh_utils.cpp Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
mesh_utils.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
mesh.cpp Moved away from stl containers. Also added missing classes. 2023-12-30 23:40:20 +01:00
mesh.h Moved away from stl containers. Also added missing classes. 2023-12-30 23:40:20 +01:00
primitive_meshes.cpp Simplified the license text at the top of the individual files from the pandmonium engine. 2023-12-31 12:01:23 +01:00
primitive_meshes.h Simplified the license text at the top of the individual files from the pandmonium engine. 2023-12-31 12:01:23 +01:00
scene.cpp Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
scene.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00
shader.cpp Moved away from stl containers. Also added missing classes. 2023-12-30 23:40:20 +01:00
shader.h Moved away from stl containers. Also added missing classes. 2023-12-30 23:40:20 +01:00
texture_material_2d.h Reworked Texture. 2023-12-31 02:10:01 +01:00
texture_material.h Reworked Texture. 2023-12-31 02:10:01 +01:00
texture.cpp Split Texture into Texture and RenderTexture. 2023-12-31 11:36:18 +01:00
texture.h Split Texture into Texture and RenderTexture. 2023-12-31 11:36:18 +01:00
transparent_texture_material.h Reworked Texture. 2023-12-31 02:10:01 +01:00
window.cpp Fixed warnings. 2023-12-20 15:50:46 +01:00
window.h Renamed the application folder to render_core. 2023-12-20 15:28:22 +01:00