| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | we don't need a GLShim. | Arisotura | 2020-05-27 |
| | | | | | | | blarg. I don't understand this anymore. | ||
| * | * use GL shim window instead of offscreen surface | Arisotura | 2020-05-27 |
| | | | | | * disable vsync by default (we'll take care of it later) | ||
| * | get the OpenGL renderer going. | Arisotura | 2020-05-25 |
| | | | | | | | sorta. (also make the blackmagic_II branch obsolete in the process) | ||
| * | get the whole OpenGL shit going | Arisotura | 2020-05-25 |
| | | |||
| * | get the GL shit going | Arisotura | 2020-05-25 |
| | | |||
| * | make frontend-util audio module config-agnostic | Arisotura | 2020-05-24 |
| | | |||
| * | separate screen handling shit to a specialized class | Arisotura | 2020-05-24 |
| | | |||
| * | * safer window update | Arisotura | 2020-05-22 |
| | | | | | * only do auto screen sizing if needed | ||
| * | add screen filtering | Arisotura | 2020-05-21 |
| | | |||
| * | add screen layout system | Arisotura | 2020-05-21 |
| | | |||
| * | * add audio settings dialog | Arisotura | 2020-05-21 |
| | | | | | * attempt at betterer mic noise that doesn't work worth a damn | ||
| * | hook up microphone shit. | Arisotura | 2020-05-20 |
| | | | | | I did my best. | ||
| * | reimplement Stop | Arisotura | 2020-05-20 |
| | | |||
| * | hook up pause and reset, w/ relevant hotkeys | Arisotura | 2020-05-20 |
| | | |||
| * | do the easy menus | Arisotura | 2020-05-20 |
| | | |||
| * | populate the menus with the config data | Arisotura | 2020-05-20 |
| | | |||
| * | finish fleshing out the menus | Arisotura | 2020-05-20 |
| | | |||
| * | add window icon | Arisotura | 2020-05-20 |
| | | |||
| * | add drag-drop support | Arisotura | 2020-05-20 |
| | | |||
| * | load shit from command line | Arisotura | 2020-05-20 |
| | | |||
| * | might help fix crashes on exit? | Arisotura | 2020-05-20 |
| | | |||
| * | basic touchscreen support | Arisotura | 2020-05-19 |
| | | |||
| * | add back some hotkeys. | Arisotura | 2020-05-19 |
| | | | | | remove some legacy cruft from NDS.cpp. | ||
| * | actually hook up input to the core | Arisotura | 2020-05-19 |
| | | | | | also unbotch CMakeLists.txt | ||
| * | keep the ugliness confined in Platform.cpp | Arisotura | 2020-05-19 |
| | | |||
| * | actually complete the input config dialog | Arisotura | 2020-05-19 |
| | | |||
| * | this might be a good idea | StapleButter | 2020-05-19 |
| | | |||
| * | fix Linux build error | StapleButter | 2020-05-19 |
| | | |||
| * | input dialog progress. | Arisotura | 2020-05-19 |
| | | |||
| * | begin adding input dialog | Arisotura | 2020-05-17 |
| | | |||
| * | probably fix some pretty bad issue | Arisotura | 2020-05-17 |
| | | | | | good one, Generic | ||
| * | minor fix | Arisotura | 2020-05-17 |
| | | |||
| * | verify BIOS and firmware before booting games/firmware | Arisotura | 2020-05-17 |
| | | |||
| * | take this somewhere | Arisotura | 2020-05-17 |
| | | |||
| * | miserable little attempt at adding a dialog | Arisotura | 2020-05-17 |
| | | |||
| * | accept mouse events | Arisotura | 2020-05-16 |
| | | |||
| * | remove useless variables | Arisotura | 2020-05-03 |
| | | |||
| * | add audio output. HARK HARK HARK | Arisotura | 2020-05-02 |
| | | |||
| * | enable savestate slots when saving a new savestate | Arisotura | 2020-05-02 |
| | | |||
| * | some more UI work | Arisotura | 2020-04-30 |
| | | |||
| * | hook up savestate shito | Arisotura | 2020-04-29 |
| | | |||
| * | blarg | Arisotura | 2020-04-28 |
| | | |||
| * | add menu items for running the firmware and for quitting. | Arisotura | 2020-04-28 |
| | | |||
| * | FPS counter is back | Arisotura | 2020-04-27 |
| | | |||
| * | now with display! | Arisotura | 2020-04-27 |
| | | |||
| * | hey look, it runs shit now! | Arisotura | 2020-04-27 |
| | | |||
| * | add a bunch of code | Arisotura | 2020-04-27 |
| | | |||
| * | fix dumb include path shit. | Arisotura | 2020-04-27 |
| | | |||
| * | get some of the shit going, I guess | Arisotura | 2020-04-27 |
| | | | | | | | atleast the emuthread is going and we have its control system down and other fun shit, too | ||
| * | get a Qt window showing up. 'tis a start, I guess. | Arisotura | 2020-04-25 |
| | | |||