1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-19 09:23:06 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
David Schmenk bec33a2e88 Slight PixMap speedups and better FadeOut 2024-09-17 18:10:21 -07:00
David Schmenk 7da4ff8713 Fix bitmaps with factor of 8 widths 2024-09-17 10:03:12 -07:00
David Schmenk 00d0956a19 Prep for generic sprite compilation 2024-09-16 19:00:45 -07:00
David Schmenk fee8eabd36 Syntax updates 2024-09-15 15:26:26 -07:00
David Schmenk ff89556104 Simplified set destination surface API 2024-09-15 14:47:36 -07:00
David Schmenk 70a067d134 Test out some optimizations 2024-09-14 15:10:12 -07:00
David Schmenk f9cd6cac29 Transition to different memory format with all AUX pixels then all MEM pixels per scanline instead of interleaving them 2024-09-14 10:38:33 -07:00
David Schmenk 2a9eb9c55d more compiled sprite tests 2024-09-12 09:07:01 -07:00
David Schmenk 0b531e7f3e Add bitmap drawing for screen and memory 2024-09-11 19:03:40 -07:00
David Schmenk d70ae2ec1e Left edge clippping for compiled sprites 2024-09-11 11:35:23 -07:00
David Schmenk b19f7d6d60 Left edge clip WIP 2024-09-10 11:47:09 -07:00
David Schmenk c8e3173348 Precompiled sprite test 2024-09-10 08:00:25 -07:00
Dave Schmenk ecab8dac1b Little double color test update 2024-09-08 19:19:13 -07:00
Dave Schmenk fef7d5ce90 Some code optimizations 2024-09-08 18:43:57 -07:00
David Schmenk 90e4f21dc0 clipY WIP 2024-09-08 07:13:01 -07:00
David Schmenk 5242148ef6 Mem <-> Mem BLT 2024-09-07 14:30:57 -07:00
David Schmenk 83c70b14b6 Memory plot pix routines 2024-09-06 16:56:27 -07:00
David Schmenk 1c39679540 pix7 clipping 2024-09-05 21:34:48 -07:00
David Schmenk fdcf4fc557 Rename DHGR as DCGR and break out test 2024-09-04 08:34:31 -07:00