pcsx_rearmed.git
2012-10-13 notazpsx_gpu: 2x sprite fixes and integration
2012-10-13 Exophasepsx_gpu: 2x sprite renderer
2012-10-11 notazfrontend: pandora: update run script
2012-10-11 notazvarious enhancement tweaks
2012-10-11 notazuse plat_mmap for RAM too
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazpsx_gpu: start handling vram loads/moves for enhancement
2012-10-11 notazpsx_gpu: do enhanced lines
2012-10-11 notazpsx_gpu: switch to 1024 width again.
2012-10-11 notazfrontend: omap; increase vram allocation
2012-10-11 notazpsx_gpu: use different uvrgb phase for enhancement
2012-10-11 notazpsx_gpu: do enhaced sprites with triangles
2012-10-11 notazpsx_gpu: move masking to set_texture
2012-10-11 notazpsx_gpu: switch enhancement to 2048 width
2012-10-11 notazpsx_gpu: add enhanced triangle rendering
2012-10-11 notazfrontend: add renderer toggle option
2012-10-11 notazadd support for software-enhanced rendering
2012-10-11 notazpsx_gpu: add a tool to generate asm offsets
2012-10-07 Exophasepsx_gpu: increase reciprocal accuracy
2012-10-07 notazpsx_gpu: more limit checking
2012-10-06 notazpsx_gpu: standalone test build + tweaks
2012-09-12 notazsilence some 64bit related warnings
2012-09-12 notazfrontend: readpng: fix width/height confusion
2012-09-12 notazMerge branch 'libretro'
2012-09-10 ThemaisterFix build for libretro.
2012-08-15 notazfrontend: move layer size code
2012-08-15 notazfrontend: omap: do centering on large resolutions
2012-08-15 notazfrontend: save last cdimg on successful select
2012-08-04 notazconfigure: various fixes
2012-08-04 notazconfigure: fix mfloat-abi detection
2012-08-04 notazlibretro: fix bytes/pixels confusion
2012-08-02 notazconfigure: fix some ordering issues
2012-08-02 notazfrontend/pollux: wiz: move tables to upper memory to...
2012-08-01 notazrelease r15 r15
2012-08-01 notazgpu_unai: merge Franxis' range fix
2012-07-31 notazfrontend/pollux: care about bpp when calculating offset
2012-07-31 notazgpulib: don't lose a fill in frameskip mode
2012-07-31 notazfrontend: track output and psx sizes separately
2012-07-30 notazallow multiple sound drivers to be compiled
2012-07-30 notazspu: some cleanups
2012-07-30 notazfrontend: improve minimize handling
2012-07-29 notazsupport sdl audio
2012-07-29 notazfix maemo build
2012-07-29 notazfix various fPIC issues
2012-07-29 notazselect builtin gpu plugin on configure
2012-07-29 notazfrontend: initial libretro support
2012-07-23 notazarm: automatically disable thumb
2012-07-23 notazfrontend: in_sdl: preliminary joystick support
2012-07-22 notazfrontend: always save last cdimgpath
2012-07-22 notazcheat: add some undo logic
2012-07-22 notazfrontend: initial cheats support
2012-07-22 notazfrontend: support seeking the filelist with letter...
2012-07-22 notazpcsxmem: abort if lsb is set for map_item
2012-07-18 notazgpulib: implement rgb888_to_rgb565
2012-07-18 notazcdrom: reset cmd buffer when cmd is accepted
2012-07-18 notazcdrom: mask selector bits correctly
2012-07-18 notazgpulib: clear fb when display is blanked
2012-07-18 notazpsx_gpu: change line parsing
2012-07-18 notazpsx_gpu: fix line cmd length and move w/h masking
2012-07-18 notazpsxcounters: use cycles when calculating updates
2012-07-18 notazfrontend: avoid potential alignment fault
2012-07-18 notazgte_neon: make rtps division better match rtpt
2012-07-18 notazgpulib: drop prim buffer on stateload
2012-07-18 notazmisc: setup GPU if logos are skipped
2012-07-18 notazcdrom: adjust report mode return
2012-07-15 notazspu: rework irqs, again..
2012-07-15 notazspu: handle cd decode buffers too
2012-07-15 notazspu: add decode buffer and reverb read handling
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
next