| Commit message (Expand) | Author | Age |
* | move ARM64 JIT backend here | RSDuck | 2020-06-16 |
* | jit: add compile option | RSDuck | 2020-06-16 |
* | embed romlist.bin | Arisotura | 2020-05-30 |
* | * add options for static linking | Arisotura | 2020-05-29 |
* | actually hook up input to the core | Arisotura | 2020-05-19 |
* | remove LTO | StapleButter | 2020-05-19 |
* | finally get this going, I guess | Arisotura | 2020-04-25 |
* | blarg | Arisotura | 2020-04-25 |
* | Fix build error on Fedora | tokumeiwokiboushimasu | 2019-08-28 |
* | cmake: bump minimum version | tgsm | 2019-06-09 |
* | fix crash when using -O3. | StapleButter | 2019-05-30 |
* | Merge branch 'master' of https://github.com/Arisotura/melonDS | StapleButter | 2019-05-28 |
|\ |
|
| * | Remove useless BUILD_SDL2 option | Nadia Pedersen | 2019-05-26 |
* | | Linux: start getting somewhere with the whole OpenGL shito | StapleButter | 2019-05-28 |
|/ |
|
* | Fix CMake policy warning | Nadia Holmquist Pedersen | 2019-05-04 |
* | Change CMake minimum version requirement to the one shipped with Ubuntu LTS | Nadia Holmquist Pedersen | 2019-05-04 |
* | Remove redundant install from CMakeLists.txt | Nadia Holmquist Pedersen | 2019-05-01 |
* | Revamp build system | Nadia Holmquist Pedersen | 2019-05-01 |
* | * move melon_fopen_local() to Platform.cpp | Arisotura | 2019-03-27 |
* | make it compile under Linux. | StapleButter | 2019-03-26 |
* | Fixed checking for build type | John-Gee | 2019-01-06 |
* | bûrp | StapleButter | 2018-12-30 |
* | Solve cmake error while importing SDL2. | Pedro Velho | 2018-12-27 |
* | what. | StapleButter | 2018-12-19 |
* | add dialog for audio settings, flesh it out | StapleButter | 2018-12-14 |
* | move config-file seeking code to its own thing. | StapleButter | 2018-12-11 |
* | add CRC32 shit | StapleButter | 2018-12-11 |
* | Merge pull request #248 from Dirbaio/master | StapleButter | 2018-10-27 |
|\ |
|
| * | Fix build on Arch Linux. | Dario Nieuwenhuis | 2018-05-24 |
* | | also adding melon.rc, huh | StapleButter | 2018-10-18 |
* | | add Savestate.cpp to the cmake list, as pointed out by khang06 | StapleButter | 2018-10-18 |
|/ |
|
* | Fix build on linux, enable build directory support | dogtopus | 2017-12-22 |
* | add it to the CMake list too | StapleButter | 2017-12-18 |
* | gtk: add icon | StapleButter | 2017-12-16 |
* | build: add mingw64 cross-compiling | kwkam | 2017-12-09 |
* | Only link against libdl on Linux. | Anthony J. Bentley | 2017-10-09 |
* | libui/GTK: start catching up. atleast now it runs without exploding (mostly). | StapleButter | 2017-10-03 |
* | libui: fix bug with filepicker filters under GTK. add skeleton for bitmaps. a... | StapleButter | 2017-09-19 |
* | ... maybe it's better this way????? | StapleButter | 2017-07-05 |
* | cmake: attempt to add C++11 support. | StapleButter | 2017-07-05 |
* | add optimization to cmake build | StapleButter | 2017-06-04 |
* | CMake: Don't assume the install path will be /usr/local, use CMAKE_INSTALL_PR... | Nikolaj Pedersen | 2017-05-30 |
* | lay base for core->platform interaction | StapleButter | 2017-05-09 |
* | finalize CMake shit. | StapleButter | 2017-04-30 |
* | add CMake build system | s1nka | 2017-04-02 |