aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-11-24gpulib: check mode change on blanknotaz
2012-11-24spu: fix saving bugnotaz
2012-11-24fix some more 32/64bit incompatibilitiesnotaz
2012-11-24plugins: drop arch filename extensionsnotaz
2012-11-19dfsound: add PulseAudio workaroundnotaz
2012-11-18frontend: overlay improvementsnotaz
2012-11-18spu: stop at 0 volumenotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-13fix some random corner casesnotaz
2012-11-13psx_gpu: fix interlace modenotaz
2012-11-05sort out 32/64bit savestate compat issuesnotaz
2012-11-05detect undefined symbols earlynotaz
2012-11-03psx_gpu: change enh buffer selection once morenotaz
2012-11-02psx_gpu: rework enhancement buffer selectionnotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-28psx_gpu: workaround overflow crashnotaz
2012-10-27psx_gpu: add some preloadsnotaz
2012-10-27psx_gpu: implement setup_sprite_untextured in asmnotaz
2012-10-24gpu: move enhacement logic out of vout_plnotaz
2012-10-24psx_gpu: select buffers differentlynotaz
2012-10-23psx_gpu: change reciprocal table againnotaz
2012-10-23psx_gpu: consolidate C code, implement exnhancement asmnotaz
2012-10-13psx_gpu: 2x sprite fixes and integrationnotaz
2012-10-13psx_gpu: 2x sprite rendererExophase
2012-10-12various enhancement tweaksnotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12psx_gpu: start handling vram loads/moves for enhancementnotaz
2012-10-12psx_gpu: do enhanced linesnotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-10-12psx_gpu: use different uvrgb phase for enhancementnotaz
2012-10-12psx_gpu: do enhaced sprites with trianglesnotaz
2012-10-12psx_gpu: move masking to set_texturenotaz
2012-10-12psx_gpu: switch enhancement to 2048 widthnotaz
2012-10-12psx_gpu: add enhanced triangle renderingnotaz
2012-10-12add support for software-enhanced renderingnotaz
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