aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-10-12psx_gpu: add a tool to generate asm offsetsnotaz
2012-10-07psx_gpu: increase reciprocal accuracyExophase
2012-10-07psx_gpu: more limit checkingnotaz
2012-10-06psx_gpu: standalone test build + tweaksnotaz
2012-09-13silence some 64bit related warningsnotaz
2012-08-02release r15notaz
2012-08-02gpu_unai: merge Franxis' range fixnotaz
2012-08-01gpulib: don't lose a fill in frameskip modenotaz
2012-07-31allow multiple sound drivers to be compilednotaz
2012-07-31spu: some cleanupsnotaz
2012-07-30fix various fPIC issuesnotaz
2012-07-29frontend: initial libretro supportnotaz
2012-07-19gpulib: implement rgb888_to_rgb565notaz
2012-07-19gpulib: clear fb when display is blankednotaz
2012-07-18psx_gpu: change line parsingnotaz
2012-07-18psx_gpu: fix line cmd length and move w/h maskingnotaz
2012-07-18gpulib: drop prim buffer on stateloadnotaz
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-06-24psx_gpu: fix a blending issueExophase
2012-05-27frontend: minor tweaksnotaz
2012-05-27automatically build pluginsnotaz
2012-04-29fix some build issues and warningsnotaz
2012-04-29gpu plugins: always support 16bpp blitnotaz
2012-04-22rename vout_fb to vout_plnotaz
2012-04-22bring in configure build systemnotaz
2012-03-02gpulib: yet another frameskip hacknotaz
2012-03-02gpulib: make gpulib.a a dependencynotaz
2012-03-02gpu-gles: schtruck/fpse merge: rearrangementnotaz
2012-03-01improve vibration support for Caanoonotaz
2012-02-28dfxvideo: use stricter alignment checknotaz
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
2012-01-21gpu-gles: add gpulib codenotaz
2012-01-19gpu-gles: keep ClientState and texcache ptrs consistentnotaz
2012-01-19gpu-gles: schtruck/fpse merge: remove vram detectionnotaz
2012-01-19gpu-gles: schtruck/fpse merge: ClientState optimizationnotaz
2012-01-19gpu-gles: schtruck/fpse merge: additional callsnotaz
2012-01-19gpu-gles: schtruck/fpse merge: gl error checksnotaz