Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-14 | Initial trimui s support | neonloop | |
2020-02-08 | Add support for the Lightrec dynarec | Paul Cercueil | |
Signed-off-by: Paul Cercueil <paul@crapouillou.net> | |||
2019-08-07 | Do not compile plugins when using the non-static build method | retro-wertz | |
- This is meant for platforms that still uses the non-static build method to compile the libretro core (aka versions of retropie) - The output file is still libretro.so to preserve any compatibility with existing script - Using the static makefile is still recommended. | |||
2017-10-17 | RPI: add Mesa override & update vendor library names | Conn O'Griofa | |
* Update RPI vendor library names to allow compatibility with recent firmwares that have obsoleted the originally named duplicate libraries. * Add override to build against VC4 Mesa driver via "VIDEOCORE=no" | |||
2016-03-05 | large file support | notaz | |
not tested if it actually reads over 2GB | |||
2015-01-13 | try to fix r-pi build | notaz | |
2015-01-04 | spu: start offload code to TI C64x DSP | notaz | |
2013-07-15 | Adds the path to include correctly vmcs host | tejonbiker | |
2013-03-25 | libretro: rework makefile | notaz | |
2013-02-18 | frontend: maemo: some refactoring | notaz | |
2013-02-08 | frontend: check for xlib when it's needed | notaz | |
2012-12-26 | configure: handle ARM machine names with version | notaz | |
like armv6l-unknown-linux-gnueabihf in Arch Linux | |||
2012-12-23 | configure: detect common mistakes | notaz | |
2012-12-23 | frontend: fix pulseaudio, detect it in configure script | notaz | |
2012-12-23 | bump libpicofe for r-pi gl code | notaz | |
2012-12-23 | frontend: switch to libpicofe sdl code | notaz | |
2012-12-07 | configure: set float-abi even without armv6 | notaz | |
2012-12-02 | improve ARM feature detection | notaz | |
2012-11-24 | drop bzlib dependency | notaz | |
it turns out it's not needed. | |||
2012-11-24 | plugins: drop arch filename extensions | notaz | |
they do more harm than good | |||
2012-11-05 | sort out 32/64bit savestate compat issues | notaz | |
2012-11-05 | detect undefined symbols early | notaz | |
2012-11-05 | switch over to libpicofe | notaz | |
- libretro should not be affected by this, all others need to do 'git submodule init && git submodule update' from now on. - pandora should get gamma control support | |||
2012-09-10 | Fix build for libretro. | Themaister | |
2012-08-04 | configure: various fixes | notaz | |
2012-08-04 | configure: fix mfloat-abi detection | notaz | |
2012-08-03 | configure: fix some ordering issues | notaz | |
2012-07-31 | allow multiple sound drivers to be compiled | notaz | |
2012-07-30 | support sdl audio | notaz | |
2012-07-30 | select builtin gpu plugin on configure | notaz | |
2012-07-29 | frontend: initial libretro support | notaz | |
..and some refactoring | |||
2012-07-24 | arm: automatically disable thumb | notaz | |
recompiler can't handle it | |||
2012-05-27 | frontend: minor tweaks | notaz | |
2012-05-27 | automatically build plugins | notaz | |
2012-04-29 | fix some build issues and warnings | notaz | |
2012-04-29 | frontend: generic: preliminary SDL support | notaz | |
2012-04-22 | bring in configure build system | notaz | |
not using autotools, trying to do something similar like qemu instead. | |||
2010-11-17 | remove stuff we won't need | notaz | |
this makes the source tree more pleasant to work with. | |||
2010-11-16 | pcsxr-1.9.92 | PCSX* teams | |