platform ps2, handle audio similar to psp
[picodrive.git] / pico / 32x / draw.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-05-13 kub32x, fix reset interrupt handling
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-06-11 kub32x, fix softscale enabled by 32x
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-11-23 kubplatform, improve 32x handling for h32 (all supported...
2021-11-22 kub32x, add support for h32 mode rendering
2021-09-10 kubsdl, complete overhaul of hardware/software scaling
2021-04-02 kub32x, draw, avoid some warnings
2021-02-22 kubadd big endian platform support
2021-01-20 kub32x, fix BGR565 rendering
2021-01-13 kub32x renderer, fix for render buffers with pitch !=...
2021-01-10 kubpartially revived platform support for PSP (unfinished)
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-05 kubrendering, fix bgr555 output mode
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2020-10-10 kubmore rendering fixes and optimisations
2020-09-30 kubvdp rendering, fixes and optimisations
2020-09-17 kubvdp, test code for 8 bit fast renderer
2020-05-16 kubadd copyright stuff to substantially changed files
2019-08-25 kubsome drawing code C optimisations
2019-07-30 kubspeed improvement and fixes for 32x ARM asm draw
2019-07-30 kubreworked palette and buffer handling due to some 32X...
2018-01-06 notazimprove 64bit portability
2017-10-14 notazlet it build on msvc
2017-10-02 notazsome support for vdp debug reg
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2013-08-31 notazMerge branch 'dev'
2013-08-15 notaz32x: fix bg color tests
2013-07-27 notazminor drawing code cleanup
2013-06-26 notazclarify PicoDrive's license
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-12 notaz32x: still tweaking renderers
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaz32x: various gfx related bugfixes
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2009-09-30 notaz32x: improved lockstep mode, allows compatibility over 50%
2009-09-29 notaz32x: RLE mode + tweaks, VR runs but unstable as everyth...
2009-09-18 notaz32x: mode2 draw, debug, poll detection
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)