Open Source Tomb Raider Engine
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck 29ca435f21 Debug info now displayed as imgui overlay 9 years ago
..
CMakeLists.txt Now using stb_truetype instead of SDL2-TTF. 9 years ago
Font.cpp Debug info now displayed as imgui overlay 9 years ago
FontImGui.cpp Fixed FontImGui, now readable. 9 years ago
FontTRLE.cpp Debug info now displayed as imgui overlay 9 years ago
FontTTF.cpp Fixed FontTTF Glyph Y Offset 9 years ago
Shader.cpp TextureManager is now completely static. 9 years ago
Sound.cpp Rewrote OpenAL, SoundManager, added system folder 9 years ago
SoundAL.cpp Debug info now displayed as imgui overlay 9 years ago
Window.cpp Removed Exceptions, moved GL code into Shader 9 years ago
WindowGLFW.cpp Debug info now displayed as imgui overlay 9 years ago
WindowSDL.cpp Debug info now displayed as imgui overlay 9 years ago