summaryrefslogtreecommitdiff
path: root/render_sdl.h
AgeCommit message (Collapse)Author
2019-05-08Basic UI navigation with controllerMichael Pavone
2019-04-04Allow Nuklear UI to be used when OpenGL is disabledMichael Pavone
2018-10-24Pull current controller config in binding UI from whatever the actual ↵Michael Pavone
binding code would end up using
2018-07-22Initial heuristics for detecting controller types and showing different ↵Michael Pavone
labels in UI. Modified controller settings view to first display a list of controllers, only showing mapping after selecting controller
2017-11-22Fix UI rendering in fullscreen and wome initial work on the "pause" menuMichael Pavone
--HG-- branch : nuklear_ui
2017-11-21Initial work on Nuklear-based UIMichael Pavone
--HG-- branch : nuklear_ui