summaryrefslogtreecommitdiff
path: root/nuklear_ui/nuklear_sdl_gles2.h
AgeCommit message (Collapse)Author
2021-02-20Fix some stuff that was calling printf directlyMichael Pavone
2020-11-01Improved texture atlas size estimation in NuklearMike Pavone
2019-05-08Basic UI navigation with controllerMichael Pavone
2019-04-04Allow Nuklear UI to be used when OpenGL is disabledMichael Pavone
2018-12-30Added support for GLES in addition to desktop GLMike Pavone
2018-03-25Don't try to use GLES specific stuff unless we're actualy on a GLES platformMichael Pavone
--HG-- branch : nuklear_ui
2017-12-07Fix GL include issue for 32-bit buildsMichael Pavone
--HG-- branch : nuklear_ui
2017-11-21Initial work on Nuklear-based UIMichael Pavone
--HG-- branch : nuklear_ui