summaryrefslogtreecommitdiff
path: root/nuklear_ui
AgeCommit message (Expand)Author
2017-12-08Refactor basic settings dropdownsMichael Pavone
2017-12-08Initial work on system menuMichael Pavone
2017-12-07Fix GL include issue for 32-bit buildsMichael Pavone
2017-12-06Fleshed out audio settings menuMichael Pavone
2017-12-04Fix buffer overrun in video settings menuMichael Pavone
2017-12-01Add shader selector to video settingsMichael Pavone
2017-12-01Somewhat fleshed out video settings viewMichael Pavone
2017-11-29Initial work on settings menuMichael Pavone
2017-11-26Enable lock-on in Nuklear UIMichael Pavone
2017-11-26Pause game execution when in the new UI pause menuMichael Pavone
2017-11-26Filter file list in Nuklear UIMichael Pavone
2017-11-26Sort directory listing in Nuklear UI file browserMichael Pavone
2017-11-25Skip loading menu ROM if Nuklear UI is enabled. Allow disabling Nuklear UI in...Michael Pavone
2017-11-25Avoid burning a huge amount of CPU in the menu when emulation is not running ...Michael Pavone
2017-11-25Fix directory navigation in ROM file chooser in Nuklear UIMichael Pavone
2017-11-24Refactored save slot related logic to reduce duplication and allow reuse in n...Michael Pavone
2017-11-22Pause menu now triggered on ui.exit eventMichael Pavone
2017-11-22Fix UI rendering in fullscreen and wome initial work on the "pause" menuMichael Pavone
2017-11-21Basic support for loading ROMs via Nuklear UIMichael Pavone
2017-11-21Initial work on Nuklear-based UIMichael Pavone