Add a threaded renderer
[pcsx_rearmed.git] / frontend / menu.c
2020-10-23 Justin WeissAdd a threaded renderer
2020-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-13 Justin WeissAdd an option to downscale hi-res views
2020-08-04 negativeExponentSync to latest upstream
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-08 notazmenu: fix a buffer overflow
2019-10-24 TwinaphexMerge pull request #351 from SindenLightgun/master
2019-09-25 TwinaphexMerge pull request #349 from negativeExponent/unai_plug...
2019-09-25 negativeExponentMerge branch 'gpu_unai_plugin_update'
2019-08-17 negativeExponentBackport GPU Unai plugin from PCSX4ALL
2019-07-29 retro-wertzHLE: Merge HLE BIOS improvements from upstream
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-28 Hugo HromicMerge remote-tracking branch 'notaz/master'
2019-03-13 hizzlekizzleMerge pull request #244 from retro-wertz/sync_to_upstream
2019-03-13 retro-wertzmerge remote-tracking branch 'notaz/master'
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-07 gameblablaDiablo Music fix for PCSX Rearmed. (optional hack)
2019-03-07 TwinaphexMerge pull request #234 from notaz/master
2018-04-22 TwinaphexMerge pull request #165 from Kelduum/master
2018-04-22 Kelduum RevaanChanged default clock speed to 100% from 57%
2017-05-03 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-09-20 notazMerge branch 'mainline' into libretro
2016-04-22 TwinaphexMerge pull request #33 from dankcushions/master
2016-04-22 dankcushionsMerge branch 'notaz-master'
2016-04-22 dankcushionsMerge branch 'master' of https://github.com/notaz/pcsx_...
2016-03-31 notazdon't use __ARM_ARCH_7A__
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-01-07 notazmenu: fix input config for device names ending with...
2015-11-18 TwinaphexMerge pull request #20 from phaseIV/master
2015-11-16 phaseIVinitial neGcon controller support
2015-01-25 TwinaphexMerge pull request #12 from notaz/for_libretro
2015-01-25 notazMerge branch 'upstream' into libretro
2015-01-12 notazrelease r21 r21
2015-01-12 notazfrontend: show C64x option
2015-01-04 notazspu: threaded implementation
2014-12-31 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2014-12-25 notazrelease r20 r20
2014-12-25 notazfrontend: savestate autoload support
2014-12-25 notazfrontend: scanline efect and memcard saving
2014-12-24 notazfrontend: add 2x scaling option
2014-12-24 notazmenu: file browser fixes
2014-12-20 TwinaphexMerge pull request #11 from notaz/upstream_merge
2014-12-20 notazMerge branch 'libretro' into upstream
2014-12-20 notazspu: put globals into a structure
2013-03-18 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-15 notazfrontend/menu: clean up cht loader
2013-02-09 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-02-08 notazmove cspace back to frontend
2013-01-30 notazfrontend: change how exit is done
2013-01-29 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-28 notazange how no memcards are specified
2013-01-28 notazfrontend: path handling fix
2013-01-12 notazfrontend: save gamma too
2013-01-10 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-06 notazfrontend: minor menu refactoring
2013-01-06 notazfrontend: get rid of _FILE_OFFSET_BITS
2013-01-06 notazfully reinit drc on change
2013-01-05 notazfrontend: filter more unneeded files in browser
2013-01-04 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-02 notazfrontend: remove unneeded hack options
2012-12-24 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-12-02 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-17 notazfrontend: initial sdl overlay implementation
2012-11-17 notazfix gun handling in enhancement mode
2012-11-13 notazfix some random corner cases
2012-11-11 notazfrontend: add toggle FPS option
2012-11-10 notazfrontend: avoid loading msg when not needed
2012-11-09 notazfrontend: improve pandora nub to PSX analog mapping
2012-11-06 notazfrontend: make platform menu customizations more explicit
2012-11-06 notazfrontend: add fast forward support
2012-11-05 notazswitch over to libpicofe
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-11 notazfrontend: add renderer toggle option
2012-10-11 notazadd support for software-enhanced rendering
2012-09-12 notazsilence some 64bit related warnings
2012-09-12 notazMerge branch 'libretro'
2012-08-15 notazfrontend: move layer size code
2012-08-15 notazfrontend: save last cdimg on successful select
2012-08-01 notazrelease r15 r15
2012-07-31 notazfrontend: track output and psx sizes separately
2012-07-22 notazfrontend: always save last cdimgpath
2012-07-22 notazfrontend: initial cheats support
2012-07-22 notazfrontend: support seeking the filelist with letter...
2012-07-18 notazgpulib: implement rgb888_to_rgb565
2012-07-18 notazfrontend: avoid potential alignment fault
2012-07-08 notazspu: get rid of iSPUIRQWait
2012-07-08 notazspu: remove all threading code
2012-07-08 notazfrontend: move some leftover pandora parts out of commo...
2012-05-27 notazfrontend: minor tweaks
2012-05-27 notazautomatically build plugins
2012-04-29 notazfrontend: some menu adjustments
2012-04-29 notazfrontend: generic: preliminary SDL support
2012-04-29 notazfrontend: clean up some hacks
2012-03-04 notazfrontend: save gpu-gles settings too
2012-02-27 notazfrontend: add an option to disable scaling (Caanoo)
2012-01-19 notazfrontend: add gles plugin options
next