Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/application
AgeCommit message (Expand)Author
2023-11-29Update StarMainApplication_sdl.cppKae
2023-11-29Update StarMainApplication_sdl.cppKae
2023-11-02Add input.mousePositionKae
2023-07-21Fixes for other compilersKae
2023-07-16Get SE-compatible voice transmission workingKae
2023-07-14more voice stuffKae
2023-07-13more voice work!!!Kae
2023-07-13more Voice workKae
2023-07-06Render the world in its own framebufferKae
2023-07-06Change pure string format calls to use fmt::to_stringKae
2023-07-02Initial setup of input stuffKae
2023-07-01Renderer: Cache uniform and attribute locationsKae
2023-07-01Fix GL errorKae
2023-06-30Split world & interface shadersKae
2023-06-30RenderPrimitive micro-optimizationsKae
2023-06-29Halve SDL audio buffer size to halve audio latencyKae
2023-06-29Improve windowing logicKae
2023-06-28Properly clean up SDL controllers and cursors on application exitKae
2023-06-28Add extremely basic controller support (only movement)Kae
2023-06-28Fix cursor cleanupKae
2023-06-27The Formatting String CatastropheKae
2023-06-27Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!)Kae
2023-06-26resolved most of the compiler warnings/errors under gccLDA
2023-06-26Fix 1:1 scale cursors being AustralianKae
2023-06-25Upgrade to C++17Kae
2023-06-23Split shaders into their own filesKae
2023-06-23Remove unused List from logGlErrorSummaryKae
2023-06-23👋 only print opengl errors if errors actually occurred. also fixed buildin...LDA
2023-06-23Hardware Cursor supportKae
2023-06-23Update StarMainApplication_sdl.cppKae
2023-06-21Fixes and stuffKae
2023-06-21processing directives for text box widgetsKae
2023-06-20everything everywhereKae