drc/psx_gpu: handle more calling conventions
[pcsx_rearmed.git] / frontend /
2013-04-01 notazfrontend: flush emuLog
2013-04-01 notazfrontend: attempt basic ios logging
2013-04-01 notazlibretro: minor adjustments and a sanity check
2013-03-25 notazasm: use a macro for functions
2013-03-25 notazcspace_neon: convert to .S
2013-03-15 notazlibretro: support disk control interface
2013-03-15 notazfrontend/menu: clean up cht loader
2013-03-15 notazfrontend: sdl fixes
2013-03-15 notazfrontend: exit immediately on signals
2013-02-18 notazfrontend: maemo: some refactoring
2013-02-18 notazMerge pull request #12 from sakya/master
2013-02-17 Paolo IommariniMaemo ehancement
2013-02-15 notazfrontend: pandora: adjust hugetlb allocation
2013-02-08 notazfrontend: add armv6 color space converter
2013-02-08 notazmove cspace back to frontend
2013-02-07 notazfrontend: check for xlib when it's needed
2013-02-06 notazattempt to make gles plugin work under RPi
2013-02-04 notazfrontend: do all bpp handling in plugin_lib
2013-01-30 notazfrontend: change how exit is done
2013-01-28 notazlibretro: handle regions
2013-01-28 notazfrontend: don't set up profile paths without frontend
2013-01-28 notazange how no memcards are specified
2013-01-28 notazfrontend: logging updates
2013-01-28 notazfrontend: path handling fix
2013-01-12 notazfrontend: save gamma too
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-05 notazfrontend: don't update during reset
2013-01-05 notazfrontend: add layer height limit
2013-01-03 notazignore case for cwcheat
2013-01-02 notazfrontend: remove unneeded hack options
2012-12-23 notazbump libpicofe for r-pi gl code
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-12-17 notazlibretro: support savestates and cheats
2012-12-16 notazlibretro: check for CAN_DUPE, as suggested by ToadKing
2012-12-11 notazlibretro: handle borders
2012-12-11 notazlibretro: set cycle_multiplier
2012-12-10 notazMerge branch 'libretro'
2012-12-10 notazlibretro: minor cleanups
2012-12-10 notazlibretro: only pass fb to video_cb when it's updated
2012-12-10 Toad Kinglibretro: initialize blank memory card
2012-12-10 twinaphexlibretro: Move flip screen counter increment back to...
2012-12-10 twinaphexlibretro: call video_cb on every frame
2012-12-10 twinaphexlibretro: make RGB565 support into compile-time option
2012-12-10 Toad Kinglibretro: use SRAM saving routines for memory card.
2012-12-09 notazpipe error messages through single function
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-28 notazfrontend: pollux: use sections for memory
2012-11-28 notazclean up mmap hacks
2012-11-28 notazfrontend: remove res check
2012-11-28 notazfrontend: update caanoo port
2012-11-24 notazfrontend: allow sstates without cd img
2012-11-19 notazfrontend: pcnt: support arm11
2012-11-18 notazfrontend: sdl: autodisable overlay if not accelerated
2012-11-17 notazfrontend: pcnt: use gettimeofday
2012-11-17 notazfrontend: overlay improvements
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-11 notazfrontend: move text drawing to libpicofe
2012-11-10 notazrelease r16 r16
2012-11-10 notazfrontend: avoid loading msg when not needed
2012-11-09 notazfrontend: change nub_adjust ranges
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 notazdrop some unused code
2012-11-05 notazswitch over to libpicofe
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazfrontend: make text bg dark
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-23 notazMerge pull request #3 from libretro/master
2012-10-23 ToadKingrgb565 fix
2012-10-23 Toad KingAdd RGB565 support
2012-10-11 notazfrontend: pandora: update run script
2012-10-11 notazuse plat_mmap for RAM too
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazfrontend: omap; increase vram allocation
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 notazfrontend: readpng: fix width/height confusion
2012-09-12 notazMerge branch 'libretro'
2012-09-10 ThemaisterFix build for libretro.
2012-08-15 notazfrontend: move layer size code
2012-08-15 notazfrontend: omap: do centering on large resolutions
2012-08-15 notazfrontend: save last cdimg on successful select
2012-08-04 notazlibretro: fix bytes/pixels confusion
2012-08-02 notazfrontend/pollux: wiz: move tables to upper memory to...
2012-08-01 notazrelease r15 r15
2012-07-31 notazfrontend/pollux: care about bpp when calculating offset
2012-07-31 notazfrontend: track output and psx sizes separately
2012-07-30 notazallow multiple sound drivers to be compiled
2012-07-30 notazfrontend: improve minimize handling
2012-07-29 notazselect builtin gpu plugin on configure
2012-07-29 notazfrontend: initial libretro support
2012-07-23 notazfrontend: in_sdl: preliminary joystick support
next