aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu_unai
AgeCommit message (Expand)Author
2020-10-22Add a threaded rendererJustin Weiss
2020-08-13Merge pull request #444 from justinweiss/hires-downscalehizzlekizzle
2020-08-13Add an option to downscale hi-res viewsJustin Weiss
2020-08-04Add header guardsnegativeExponent
2020-04-20Clean up indentation / add comments for assembly functionsJustin Weiss
2020-03-01Preserve uSrc MSB across lighting and blendingJustin Weiss
2020-02-27WIP: Add ARM-assembly versions of lighting and blendingJustin Weiss
2019-12-17UpdatenegativeExponent
2019-08-17Backport GPU Unai plugin from PCSX4ALLnegativeExponent
2019-03-18GPU unai updateretro-wertz
2019-03-12gpu_unai: Buildfixretro-wertz
2016-04-01don't use __ARM_ARCH_7A__notaz
2015-02-04gpu_unai: fix some 64bit issuesnotaz
2013-02-08move cspace back to frontendnotaz
2013-02-06disable standalone pluign buildsnotaz
2013-01-06gpus: handle list underflows betternotaz
2012-12-02improve ARM feature detectionnotaz
2012-12-02mave plugin and core shared includes to single locationnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-08-02gpu_unai: merge Franxis' range fixnotaz
2012-04-29gpu plugins: always support 16bpp blitnotaz
2012-04-22bring in configure build systemnotaz
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-19refactor gpu plugins and Makefilesnotaz
2012-01-09gpu_unai: fix build on older toolchainsnotaz
2011-12-20gpu_unai: add 4bpp asm sprite blitternotaz
2011-12-19gpu_neon: make use of unai's lineskip modenotaz
2011-10-30gpu_unai: fix a few potential crashesnotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-09-23support armv5 buildnotaz
2011-09-19add fixed frameskip optionnotaz
2011-08-14gpu_unai: avoid NULL pointers in span tablenotaz
2011-08-13gpu_unai: redo frameskipnotaz
2011-08-13gpu_unai: fix inline asm statementsnotaz
2011-08-13gpu_unai: merge code from PCSX4ALL 2.2 releasenotaz
2011-08-13frontend: add gpu_unai configuration optionsnotaz
2011-08-13frontend: refactor plugin_lib for maemonotaz
2011-07-08gpus: return DMA word count to avoid 1 list walknotaz
2011-07-08dfxvideo: decouple from main emunotaz
2011-07-08arm_utils: relax alignment requirementsnotaz
2011-02-04gpu_unai: support bgr888->rgb565 conversion for maemonotaz
2011-01-27gpu_unai: fix P.E.Op.S. save compatibility for goodnotaz
2011-01-07allow some build customizationnotaz
2011-01-04gpu_unai: add some framebuffer guard memorynotaz
2011-01-04gpu_unai: freeze display size and positionnotaz