summaryrefslogtreecommitdiffstats
path: root/deps/include/imgui_impl_opengl3.h
Commit message (Collapse)AuthorAgeFilesLines
* Restructure dependencies and update to C++20untodesu2025-06-281-66/+0
| | | | | | | | - Nuked static_assert from almost everywhere in the project - Nuked binary dependency support. Might add one later though - Separated dependency headers into a separate include subdirectory - Grafted a thirdpartylegalnotices.txt generator from RITEG - Pushed development snapshot version to 2126 (26th week of 2025)
* GUI updatesuntodesu2025-05-271-66/+66
| | | | | | | | - Update ImGui to latest release (v1.91.9b) - Fixup splash using a deprecated ImGui function - Hide some settings tabs when not available - Fix sound config values getting trashed whenever sound system cannot be initialized
* Add whatever I was working on for the last monthuntodesu2025-03-151-0/+66