index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
gpu_unai
Age
Commit message (
Expand
)
Author
2016-04-01
don't use __ARM_ARCH_7A__
notaz
2015-02-04
gpu_unai: fix some 64bit issues
notaz
2013-02-08
move cspace back to frontend
notaz
2013-02-06
disable standalone pluign builds
notaz
2013-01-06
gpus: handle list underflows better
notaz
2012-12-02
improve ARM feature detection
notaz
2012-12-02
mave plugin and core shared includes to single location
notaz
2012-11-18
fix gun handling in enhancement mode
notaz
2012-11-02
move blit to core, allow filtering while blitting
notaz
2012-10-12
start mmap'ing vram, with hugetlb if possible
notaz
2012-10-12
psx_gpu: switch to 1024 width again.
notaz
2012-08-02
gpu_unai: merge Franxis' range fix
notaz
2012-04-29
gpu plugins: always support 16bpp blit
notaz
2012-04-22
bring in configure build system
notaz
2012-02-27
gpu_unai: move command handler to main loop
notaz
2012-02-27
gpulib: eliminate list scan-ahead
notaz
2012-02-27
gpu_unai: update CFLAGS
notaz
2012-01-19
refactor gpu plugins and Makefiles
notaz
2012-01-09
gpu_unai: fix build on older toolchains
notaz
2011-12-20
gpu_unai: add 4bpp asm sprite blitter
notaz
2011-12-19
gpu_neon: make use of unai's lineskip mode
notaz
2011-10-30
gpu_unai: fix a few potential crashes
notaz
2011-09-25
add pollux/caanoo port, refactor things
notaz
2011-09-23
support armv5 build
notaz
2011-09-19
add fixed frameskip option
notaz
2011-08-14
gpu_unai: avoid NULL pointers in span table
notaz
2011-08-13
gpu_unai: redo frameskip
notaz
2011-08-13
gpu_unai: fix inline asm statements
notaz
2011-08-13
gpu_unai: merge code from PCSX4ALL 2.2 release
notaz
2011-08-13
frontend: add gpu_unai configuration options
notaz
2011-08-13
frontend: refactor plugin_lib for maemo
notaz
2011-07-08
gpus: return DMA word count to avoid 1 list walk
notaz
2011-07-08
dfxvideo: decouple from main emu
notaz
2011-07-08
arm_utils: relax alignment requirements
notaz
2011-02-04
gpu_unai: support bgr888->rgb565 conversion for maemo
notaz
2011-01-27
gpu_unai: fix P.E.Op.S. save compatibility for good
notaz
2011-01-07
allow some build customization
notaz
2011-01-04
gpu_unai: add some framebuffer guard memory
notaz
2011-01-04
gpu_unai: freeze display size and position
notaz
2011-01-04
try to ensure fbdev buffer is valid
notaz
2011-01-03
gpu_unai: basic frameskip
notaz
2011-01-03
gpu_unai: avoid useless blits
notaz
2011-01-02
gpu_unai: warning fix
notaz
2011-01-02
gpu_unai: pcsx-rearmed port
notaz
2011-01-02
import gpu_unai from PCSX4ALL project
notaz