aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09-13frontend: readpng: fix width/height confusionnotaz
2012-09-13Merge branch 'libretro'notaz
2012-09-10Fix build for libretro.Themaister
2012-08-16frontend: move layer size codenotaz
2012-08-15frontend: omap: do centering on large resolutionsnotaz
2012-08-15frontend: save last cdimg on successful selectnotaz
2012-08-04configure: various fixesnotaz
2012-08-04configure: fix mfloat-abi detectionnotaz
2012-08-04libretro: fix bytes/pixels confusionnotaz
2012-08-03configure: fix some ordering issuesnotaz
2012-08-03frontend/pollux: wiz: move tables to upper memory to free some RAMnotaz
2012-08-02release r15notaz
2012-08-02gpu_unai: merge Franxis' range fixnotaz
2012-08-01frontend/pollux: care about bpp when calculating offsetnotaz
2012-08-01gpulib: don't lose a fill in frameskip modenotaz
2012-08-01frontend: track output and psx sizes separatelynotaz
2012-07-31allow multiple sound drivers to be compilednotaz
2012-07-31spu: some cleanupsnotaz
2012-07-31frontend: improve minimize handlingnotaz
2012-07-30support sdl audionotaz
2012-07-30fix maemo buildnotaz
2012-07-30fix various fPIC issuesnotaz
2012-07-30select builtin gpu plugin on configurenotaz
2012-07-29frontend: initial libretro supportnotaz
2012-07-24arm: automatically disable thumbnotaz
2012-07-24frontend: in_sdl: preliminary joystick supportnotaz
2012-07-23frontend: always save last cdimgpathnotaz
2012-07-23cheat: add some undo logicnotaz
2012-07-22frontend: initial cheats supportnotaz
2012-07-22frontend: support seeking the filelist with letter keysnotaz
2012-07-22pcsxmem: abort if lsb is set for map_itemnotaz
2012-07-19gpulib: implement rgb888_to_rgb565notaz
2012-07-19cdrom: reset cmd buffer when cmd is acceptednotaz
2012-07-19cdrom: mask selector bits correctlynotaz
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-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