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
/
psx_gpu_parse.c
Age
Commit message (
Expand
)
Author
2013-01-06
gpus: handle list underflows better
notaz
2012-11-03
psx_gpu: change enh buffer selection once more
notaz
2012-11-02
psx_gpu: rework enhancement buffer selection
notaz
2012-10-24
psx_gpu: select buffers differently
notaz
2012-10-13
psx_gpu: 2x sprite fixes and integration
notaz
2012-10-12
various enhancement tweaks
notaz
2012-10-12
psx_gpu: start handling vram loads/moves for enhancement
notaz
2012-10-12
psx_gpu: do enhanced lines
notaz
2012-10-12
psx_gpu: switch to 1024 width again.
notaz
2012-10-12
psx_gpu: use different uvrgb phase for enhancement
notaz
2012-10-12
psx_gpu: do enhaced sprites with triangles
notaz
2012-10-12
psx_gpu: move masking to set_texture
notaz
2012-10-12
psx_gpu: switch enhancement to 2048 width
notaz
2012-10-12
psx_gpu: add enhanced triangle rendering
notaz
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-02-27
gpulib: eliminate list scan-ahead
notaz
2012-01-05
gpu_neon: merge cmd size tables
notaz
2012-01-01
psx_gpu: improve fills
Exophase
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: 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-20
add NEON GPU rasterizer
Exophase