aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18psx_gpu: fix line cmd length and move w/h maskingnotaz
2012-07-18psxcounters: use cycles when calculating updatesnotaz
2012-07-18frontend: avoid potential alignment faultnotaz
2012-07-18gte_neon: make rtps division better match rtptnotaz
2012-07-18gpulib: drop prim buffer on stateloadnotaz
2012-07-18misc: setup GPU if logos are skippednotaz
2012-07-18cdrom: adjust report mode returnnotaz
2012-07-16spu: rework irqs, again..notaz
2012-07-15spu: handle cd decode buffers toonotaz
2012-07-15spu: add decode buffer and reverb read handlingnotaz
2012-07-15spu: rework irq handling and loop reloadingnotaz
2012-07-09spu: get rid of iSPUIRQWaitnotaz
2012-07-09spu: get rid of iSpuAsyncWait hacknotaz
2012-07-09spu: remove some hacks, to be reworkednotaz
2012-07-09spu: remove all threading codenotaz
2012-07-09spu: keep generating irqs while they are pendingnotaz
2012-07-09frontend: move some leftover pandora parts out of common codenotaz
2012-07-06in_sdl: fix wrong allocnotaz
2012-06-24psx_gpu: fix a blending issueExophase
2012-05-27frontend: minor tweaksnotaz
2012-05-27automatically build pluginsnotaz
2012-04-29frontend: some menu adjustmentsnotaz
2012-04-29fix some build issues and warningsnotaz
2012-04-29gpu plugins: always support 16bpp blitnotaz
2012-04-29frontend: input: pass default binds as argumentnotaz
2012-04-29frontend: generic: preliminary SDL supportnotaz
2012-04-29frontend: clean up some hacksnotaz
2012-04-22rename vout_fb to vout_plnotaz
2012-04-22bring in configure build systemnotaz
2012-04-18drc: inv: fix ram ofset and mirror handlingnotaz
2012-04-18support emulated RAM mapped at offsetnotaz
2012-04-10frontend: merge updates from SDL projectnotaz
2012-03-05plugin build hacknotaz
2012-03-04release r14notaz
2012-03-04frontend: save gpu-gles settings toonotaz
2012-03-02gpulib: yet another frameskip hacknotaz
2012-03-02gpulib: make gpulib.a a dependencynotaz
2012-03-02gpu-gles: enable texture garbage collectionnotaz
2012-03-02gpu-gles: schtruck/fpse merge: rearrangementnotaz
2012-03-01improve vibration support for Caanoonotaz
2012-02-29gte_arm: fix gteOF sign extensionnotaz
2012-02-28dfxvideo: use stricter alignment checknotaz
2012-02-28frontend: add an option to disable scaling (Caanoo)notaz
2012-02-28frontend: sync workaround for caanoonotaz
2012-02-27gpu_unai: move command handler to main loopnotaz
2012-02-27gpulib: eliminate list scan-aheadnotaz
2012-02-27gpu_unai: update CFLAGSnotaz
2012-01-21gpu-gles: refactor for caanoo/wiz supportnotaz
2012-01-21gpu-gles: remove scissor test disable on fillsnotaz
2012-01-21gpu-gles: add fps displaynotaz