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_neon
/
psx_gpu
Age
Commit message (
Expand
)
Author
2012-07-18
psx_gpu: change line parsing
notaz
2012-07-18
psx_gpu: fix line cmd length and move w/h masking
notaz
2012-06-24
psx_gpu: fix a blending issue
Exophase
2012-02-27
gpulib: eliminate list scan-ahead
notaz
2012-01-18
gpu_neon/psx_gpu: workaround for library build
notaz
2012-01-09
gpu_neon: psx_gpu: try to update texture cache instead of invalidating
notaz
2012-01-05
gpu_neon: merge cmd size tables
notaz
2012-01-04
psx_gpu: partial interlace mode support
Exophase
2012-01-04
psx_gpu: change fill handling again
Exophase
2012-01-01
psx_gpu: improve fills
Exophase
2011-12-29
psx_gpu: use mask bit for copies
notaz
2011-12-29
psx_gpu: flush render buffer before move/cppy/fill
Exophase
2011-12-29
psx_gpu: fix lines
Exophase
2011-12-24
psx_gpu: bugfix
Exophase
2011-12-24
psx_gpu: fix sprite sign extend
Exophase
2011-12-23
psx_gpu: some argument checks
Exophase
2011-12-23
psx_gpu: fix sprite coordinates
Exophase
2011-12-23
psx_gpu: texture cache fix2
Exophase
2011-12-23
psx_gpu: texture cache fix, updates
Exophase
2011-12-23
gpu_neon/psx_gpu: update texture_window_settings
notaz
2011-12-23
psx_gpu: fix divide by 0
Exophase
2011-12-21
gpu_neon/psx_gpu: fix bad masking/alignment fault
notaz
2011-12-21
gpu_neon/psx_gpu: remove unused psx_gpu_alt
notaz
2011-12-21
gpu_neon/psx_gpu: rename a define
notaz
2011-12-21
gpu_neon/psx_gpu: use external vram
notaz
2011-12-20
add NEON GPU rasterizer
Exophase