aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* make OpenGL renderer a build optionRSDuck2020-10-01
* actually add DLDI. bahahahhhArisotura2020-09-03
* add AR code file parser and shitArisotura2020-08-13
* Make it buildable on aarch64RSDuck2020-07-23
* first steps in bringing over the JIT refactor/fastmemRSDuck2020-06-16
* Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...RSDuck2020-06-16
|\
| * fix build with JIT disabled and set default JIT maxblock size to 32RSDuck2020-06-16
| * implement block linking + some refactoringRSDuck2020-06-16
| * this mistake was phenomally stupidRSDuck2020-06-16
| * move ARM64 JIT backend hereRSDuck2020-06-16
| * jit: add compile optionRSDuck2020-06-16
| * jit: branch instructionsRSDuck2020-06-16
| * JIT: compilation of word load and storeRSDuck2020-06-16
| * JIT: implemented most ALU instructionsRSDuck2020-06-16
| * JIT: baseRSDuck2020-06-16
| * Merge remote-tracking branch 'remotes/origin/master' into melonDSiArisotura2020-05-30
| |\
| | * embed romlist.binArisotura2020-05-30
| | * get the OpenGL renderer going.Arisotura2020-05-25
| | * add audio output. HARK HARK HARKArisotura2020-05-02
| | * add a bunch of codeArisotura2020-04-27
| | * get some of the shit going, I guessArisotura2020-04-27
| * | Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSiArisotura2020-05-30
| |\|
| * | add DSi shit to cmakelistsStapleButter2019-10-16
* | | fix build with JIT disabled and set default JIT maxblock size to 32RSDuck2020-04-26
* | | implement block linking + some refactoringRSDuck2020-04-26
* | | this mistake was phenomally stupidRSDuck2020-04-26
* | | move ARM64 JIT backend hereRSDuck2020-04-26
* | | jit: add compile optionRSDuck2020-04-26
* | | jit: branch instructionsRSDuck2020-04-26
* | | JIT: compilation of word load and storeRSDuck2020-04-26
* | | JIT: implemented most ALU instructionsRSDuck2020-04-26
* | | JIT: baseRSDuck2020-04-26
| |/ |/|
* | flesh shit out for loading a cheat fileArisotura2020-02-24
* | lay base for AR cheatzorz. baahahhhhArisotura2020-02-14
* | Add GBA cart model and allow reading from itRaphaƫl Zumer2019-12-08
|/
* Linux: fix uiGLGetProcAddress()StapleButter2019-06-01
* Linux: start getting somewhere with the whole OpenGL shitoStapleButter2019-05-28
* apply tgsm's changes (see PR #411 )PoroCYon2019-05-26
* fix oudated CMake compile settings, add OpenGL dependency for LinuxPoroCYon2019-05-26
* Revamp build systemNadia Holmquist Pedersen2019-05-01