| Commit message (Expand) | Author | Age |
* | Merge vram dirty tracking | RSDuck | 2020-11-30 |
* | make platform objects typesafer and add mutex | RSDuck | 2020-11-09 |
* | heh | Arisotura | 2020-09-04 |
* | fix config file lookup. fixes #717 | Arisotura | 2020-08-24 |
* | fix unterminated string + remove some JIT logging | RSDuck | 2020-07-29 |
* | Use GenericConfigLocation so files will be placed correctly in non-portable W... | Nadia Holmquist Pedersen | 2020-06-03 |
* | Fix paths on Windows | Nadia Holmquist Pedersen | 2020-06-03 |
* | Handle open flags more correctly | Nadia Holmquist Pedersen | 2020-06-03 |
* | Fix _dup on windows | Nadia Holmquist Pedersen | 2020-06-03 |
* | Fix indentation | Nadia Holmquist Pedersen | 2020-06-03 |
* | Handle r+ file mode | Nadia Holmquist Pedersen | 2020-06-03 |
* | Merge remote-tracking branch 'remotes/upstream/master' into feature/qt-platform | Nadia Holmquist Pedersen | 2020-06-03 |
|\ |
|
| * | finish the wifi dialog | Arisotura | 2020-05-28 |
| * | get the OpenGL renderer going. | Arisotura | 2020-05-25 |
| * | reimplement Stop | Arisotura | 2020-05-20 |
| * | keep the ugliness confined in Platform.cpp | Arisotura | 2020-05-19 |
| * | minor fix | Arisotura | 2020-05-17 |
* | | Only initially open files as writable if they actually should be. | Nadia Holmquist Pedersen | 2020-05-06 |
* | | Fix crash with nonexistent config directory or writable files. | Nadia Holmquist Pedersen | 2020-05-06 |
* | | Use Qt abstractions for file I/O and threading on both Windows and Linux. | Nadia Holmquist Pedersen | 2020-05-06 |
* | | Use Qt abstractions instead of glib's for paths on Linux | Nadia Holmquist Pedersen | 2020-05-06 |
|/ |
|
* | get some of the shit going, I guess | Arisotura | 2020-04-27 |