pcsx_rearmed.git
2012-07-15 notazspu: rework irq handling and loop reloading
2012-07-08 notazspu: get rid of iSPUIRQWait
2012-07-08 notazspu: get rid of iSpuAsyncWait hack
2012-07-08 notazspu: remove some hacks, to be reworked
2012-07-08 notazspu: remove all threading code
2012-07-08 notazspu: keep generating irqs while they are pending
2012-07-08 notazfrontend: move some leftover pandora parts out of commo...
2012-07-06 notazin_sdl: fix wrong alloc
2012-06-24 Exophasepsx_gpu: fix a blending issue
2012-05-27 notazfrontend: minor tweaks
2012-05-27 notazautomatically build plugins
2012-04-29 notazfrontend: some menu adjustments
2012-04-29 notazfix some build issues and warnings
2012-04-29 notazgpu plugins: always support 16bpp blit
2012-04-29 notazfrontend: input: pass default binds as argument
2012-04-29 notazfrontend: generic: preliminary SDL support
2012-04-29 notazfrontend: clean up some hacks
2012-04-21 notazrename vout_fb to vout_pl
2012-04-21 notazbring in configure build system
2012-04-18 notazdrc: inv: fix ram ofset and mirror handling
2012-04-18 notazsupport emulated RAM mapped at offset
2012-04-10 notazfrontend: merge updates from SDL project
2012-03-05 notazplugin build hack
2012-03-04 notazrelease r14 r14
2012-03-04 notazfrontend: save gpu-gles settings too
2012-03-02 notazgpulib: yet another frameskip hack
2012-03-02 notazgpulib: make gpulib.a a dependency
2012-03-01 notazgpu-gles: enable texture garbage collection
2012-03-01 notazgpu-gles: schtruck/fpse merge: rearrangement
2012-03-01 notazimprove vibration support for Caanoo
2012-02-29 notazgte_arm: fix gteOF sign extension
2012-02-27 notazdfxvideo: use stricter alignment check
2012-02-27 notazfrontend: add an option to disable scaling (Caanoo)
2012-02-27 notazfrontend: sync workaround for caanoo
2012-02-26 notazgpu_unai: move command handler to main loop
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-02-26 notazgpu_unai: update CFLAGS
2012-01-21 notazgpu-gles: refactor for caanoo/wiz support
2012-01-20 notazgpu-gles: remove scissor test disable on fills
2012-01-20 notazgpu-gles: add fps display
2012-01-20 notazfrontend: export fps stats to plugins
2012-01-20 notazgpu-gles: add gpulib code
2012-01-19 notazfrontend: add gles plugin options
2012-01-19 notazgpu-gles: keep ClientState and texcache ptrs consistent
2012-01-19 notazgpu-gles: schtruck/fpse merge: remove vram detection
2012-01-18 notazgpu-gles: schtruck/fpse merge: ClientState optimization
2012-01-18 notazgpu-gles: schtruck/fpse merge: additional calls
2012-01-18 notazgpu-gles: schtruck/fpse merge: gl error checks
2012-01-18 notazgpu-gles: schtruck/fpse merge: don't delay gl init
2012-01-18 notazgpu-gles: schtruck/fpse merge: remove windows code
2012-01-18 notazgpu-gles: clean up headers and stuff
2012-01-18 notazgpu-gles: remove short types
2012-01-18 notazrefactor gpu plugins and Makefiles
2012-01-18 notazgpu_neon/psx_gpu: workaround for library build
2012-01-14 notazdrc: allow translation cache in data segment
2012-01-09 notazgpu_unai: fix build on older toolchains
2012-01-09 notazgpu_neon: warning fix
2012-01-08 notazrelease r13 r13
2012-01-08 notazcdrom: resume cdda on state load
2012-01-08 notazgte_neon: change division again
2012-01-08 notazgpu_neon: psx_gpu: try to update texture cache instead...
2012-01-08 notazfrontend: add minimize support
2012-01-08 notazfrontend: fbdev buffer fix
2012-01-08 notazfrontend: oshide->xenv refactoring
2012-01-07 notazdrc: do basic current block modification detection
2012-01-07 notazgpu_neon: handle command reset register
2012-01-06 notazdrc: never read to r0
2012-01-04 notazgpu_neon: merge cmd size tables
2012-01-04 notazfrontend: call setlocale to get LC_TIME
2012-01-04 notazgpu_neon: add some intelace mode handling
2012-01-04 Exophasepsx_gpu: partial interlace mode support
2012-01-04 Exophasepsx_gpu: change fill handling again
2012-01-03 notazbring GPUvBlank back
2012-01-02 notazgpu_neon: fix x86 build
2012-01-01 notazgpu_neon: flush queues before reads too
2012-01-01 Exophasepsx_gpu: improve fills
2012-01-01 notazgpu_neon: start calculating cycles
2012-01-01 notazchange lcf handling
2011-12-30 notazgpu_neon: flush cmd buffer before blit too
2011-12-29 notazfrontend: update description
2011-12-29 notazpsx_gpu: use mask bit for copies
2011-12-29 notazgpu_neon: flush queues on upper level too
2011-12-29 Exophasepsx_gpu: flush render buffer before move/cppy/fill
2011-12-29 Exophasepsx_gpu: fix lines
2011-12-24 notazrelease r12 r12
2011-12-24 Exophasepsx_gpu: bugfix
2011-12-23 Exophasepsx_gpu: fix sprite sign extend
2011-12-23 notazgte_neon: use more accurate division
2011-12-23 Exophasepsx_gpu: some argument checks
2011-12-23 Exophasepsx_gpu: fix sprite coordinates
2011-12-23 Exophasepsx_gpu: texture cache fix2
2011-12-23 Exophasepsx_gpu: texture cache fix, updates
2011-12-23 notazgpu_neon/psx_gpu: update texture_window_settings
2011-12-23 Exophasepsx_gpu: fix divide by 0
2011-12-21 notazgpu_neon/psx_gpu: fix bad masking/alignment fault
2011-12-21 notazgpu_neon: integrate Exophase's rasterizer
2011-12-21 notazgpu_neon/psx_gpu: remove unused psx_gpu_alt
2011-12-21 notazgpu_neon/psx_gpu: rename a define
2011-12-21 notazgpu_neon/psx_gpu: use external vram
2011-12-20 Exophaseadd NEON GPU rasterizer
next