notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
psxmem: Add support for Lightrec's custom mem init sequence
[pcsx_rearmed.git]
/
plugins
/
2012-11-17
notaz
fix gun handling in enhancement mode
tree
|
commitdiff
2012-11-13
notaz
fix some random corner cases
tree
|
commitdiff
2012-11-12
notaz
psx_gpu: fix interlace mode
tree
|
commitdiff
2012-11-05
notaz
sort out 32/64bit savestate compat issues
tree
|
commitdiff
2012-11-05
notaz
detect undefined symbols early
tree
|
commitdiff
2012-11-03
notaz
psx_gpu: change enh buffer selection once more
tree
|
commitdiff
2012-11-02
notaz
Merge branch 'enhancement'
tree
|
commitdiff
2012-11-02
notaz
psx_gpu: rework enhancement buffer selection
tree
|
commitdiff
2012-11-02
notaz
move blit to core, allow filtering while blitting
tree
|
commitdiff
2012-10-28
notaz
psx_gpu: workaround overflow crash
tree
|
commitdiff
2012-10-27
notaz
psx_gpu: add some preloads
tree
|
commitdiff
2012-10-27
notaz
psx_gpu: implement setup_sprite_untextured in asm
tree
|
commitdiff
2012-10-26
Toad King
initial Android support
tree
|
commitdiff
2012-10-23
notaz
gpu: move enhacement logic out of vout_pl
tree
|
commitdiff
2012-10-23
notaz
psx_gpu: select buffers differently
tree
|
commitdiff
2012-10-22
notaz
psx_gpu: change reciprocal table again
tree
|
commitdiff
2012-10-22
notaz
psx_gpu: consolidate C code, implement exnhancement asm
tree
|
commitdiff
2012-10-13
notaz
psx_gpu: 2x sprite fixes and integration
tree
|
commitdiff
2012-10-13
Exophase
psx_gpu: 2x sprite renderer
tree
|
commitdiff
2012-10-11
notaz
various enhancement tweaks
tree
|
commitdiff
2012-10-11
notaz
start mmap'ing vram, with hugetlb if possible
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: start handling vram loads/moves for enhancement
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: do enhanced lines
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: switch to 1024 width again.
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: use different uvrgb phase for enhancement
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: do enhaced sprites with triangles
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: move masking to set_texture
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: switch enhancement to 2048 width
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: add enhanced triangle rendering
tree
|
commitdiff
2012-10-11
notaz
add support for software-enhanced rendering
tree
|
commitdiff
2012-10-11
notaz
psx_gpu: add a tool to generate asm offsets
tree
|
commitdiff
2012-10-07
Exophase
psx_gpu: increase reciprocal accuracy
tree
|
commitdiff
2012-10-07
notaz
psx_gpu: more limit checking
tree
|
commitdiff
2012-10-06
notaz
psx_gpu: standalone test build + tweaks
tree
|
commitdiff
2012-09-12
notaz
silence some 64bit related warnings
tree
|
commitdiff
2012-08-01
notaz
release r15
r15
tree
|
commitdiff
2012-08-01
notaz
gpu_unai: merge Franxis' range fix
tree
|
commitdiff
2012-07-31
notaz
gpulib: don't lose a fill in frameskip mode
tree
|
commitdiff
2012-07-30
notaz
allow multiple sound drivers to be compiled
tree
|
commitdiff
2012-07-30
notaz
spu: some cleanups
tree
|
commitdiff
2012-07-29
notaz
fix various fPIC issues
tree
|
commitdiff
2012-07-29
notaz
frontend: initial libretro support
tree
|
commitdiff
2012-07-18
notaz
gpulib: implement rgb888_to_rgb565
tree
|
commitdiff
2012-07-18
notaz
gpulib: clear fb when display is blanked
tree
|
commitdiff
2012-07-18
notaz
psx_gpu: change line parsing
tree
|
commitdiff
2012-07-18
notaz
psx_gpu: fix line cmd length and move w/h masking
tree
|
commitdiff
2012-07-18
notaz
gpulib: drop prim buffer on stateload
tree
|
commitdiff
2012-07-15
notaz
spu: rework irqs, again..
tree
|
commitdiff
2012-07-15
notaz
spu: handle cd decode buffers too
tree
|
commitdiff
2012-07-15
notaz
spu: add decode buffer and reverb read handling
tree
|
commitdiff
2012-07-15
notaz
spu: rework irq handling and loop reloading
tree
|
commitdiff
2012-07-08
notaz
spu: get rid of iSPUIRQWait
tree
|
commitdiff
2012-07-08
notaz
spu: get rid of iSpuAsyncWait hack
tree
|
commitdiff
2012-07-08
notaz
spu: remove some hacks, to be reworked
tree
|
commitdiff
2012-07-08
notaz
spu: remove all threading code
tree
|
commitdiff
2012-07-08
notaz
spu: keep generating irqs while they are pending
tree
|
commitdiff
2012-06-24
Exophase
psx_gpu: fix a blending issue
tree
|
commitdiff
2012-05-27
notaz
frontend: minor tweaks
tree
|
commitdiff
2012-05-27
notaz
automatically build plugins
tree
|
commitdiff
2012-04-29
notaz
fix some build issues and warnings
tree
|
commitdiff
2012-04-29
notaz
gpu plugins: always support 16bpp blit
tree
|
commitdiff
2012-04-21
notaz
rename vout_fb to vout_pl
tree
|
commitdiff
2012-04-21
notaz
bring in configure build system
tree
|
commitdiff
2012-03-02
notaz
gpulib: yet another frameskip hack
tree
|
commitdiff
2012-03-02
notaz
gpulib: make gpulib.a a dependency
tree
|
commitdiff
2012-03-01
notaz
gpu-gles: schtruck/fpse merge: rearrangement
tree
|
commitdiff
2012-03-01
notaz
improve vibration support for Caanoo
tree
|
commitdiff
2012-02-27
notaz
dfxvideo: use stricter alignment check
tree
|
commitdiff
2012-02-26
notaz
gpu_unai: move command handler to main loop
tree
|
commitdiff
2012-02-26
notaz
gpulib: eliminate list scan-ahead
tree
|
commitdiff
2012-02-26
notaz
gpu_unai: update CFLAGS
tree
|
commitdiff
2012-01-21
notaz
gpu-gles: refactor for caanoo/wiz support
tree
|
commitdiff
2012-01-20
notaz
gpu-gles: remove scissor test disable on fills
tree
|
commitdiff
2012-01-20
notaz
gpu-gles: add fps display
tree
|
commitdiff
2012-01-20
notaz
gpu-gles: add gpulib code
tree
|
commitdiff
2012-01-19
notaz
gpu-gles: keep ClientState and texcache ptrs consistent
tree
|
commitdiff
2012-01-19
notaz
gpu-gles: schtruck/fpse merge: remove vram detection
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: schtruck/fpse merge: ClientState optimization
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: schtruck/fpse merge: additional calls
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: schtruck/fpse merge: gl error checks
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: schtruck/fpse merge: don't delay gl init
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: schtruck/fpse merge: remove windows code
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: clean up headers and stuff
tree
|
commitdiff
2012-01-18
notaz
gpu-gles: remove short types
tree
|
commitdiff
2012-01-18
notaz
refactor gpu plugins and Makefiles
tree
|
commitdiff
2012-01-18
notaz
gpu_neon/psx_gpu: workaround for library build
tree
|
commitdiff
2012-01-09
notaz
gpu_unai: fix build on older toolchains
tree
|
commitdiff
2012-01-09
notaz
gpu_neon: warning fix
tree
|
commitdiff
2012-01-08
notaz
gpu_neon: psx_gpu: try to update texture cache instead...
tree
|
commitdiff
2012-01-07
notaz
gpu_neon: handle command reset register
tree
|
commitdiff
2012-01-04
notaz
gpu_neon: merge cmd size tables
tree
|
commitdiff
2012-01-04
notaz
gpu_neon: add some intelace mode handling
tree
|
commitdiff
2012-01-04
Exophase
psx_gpu: partial interlace mode support
tree
|
commitdiff
2012-01-04
Exophase
psx_gpu: change fill handling again
tree
|
commitdiff
2012-01-03
notaz
bring GPUvBlank back
tree
|
commitdiff
2012-01-02
notaz
gpu_neon: fix x86 build
tree
|
commitdiff
2012-01-01
notaz
gpu_neon: flush queues before reads too
tree
|
commitdiff
2012-01-01
Exophase
psx_gpu: improve fills
tree
|
commitdiff
2012-01-01
notaz
gpu_neon: start calculating cycles
tree
|
commitdiff
2011-12-30
notaz
gpu_neon: flush cmd buffer before blit too
tree
|
commitdiff
next