Commit graph

7 commits

Author SHA1 Message Date
be6a0f8261 render a spinning cube using command macros
unfortunately i seem to have broken console compatibility along the way;
it dies after a few frames. i will have to fix this later.
for now, i just really need to commit something.
2018-08-30 03:16:44 +02:00
93fd7c14cc implement color buffer swapping, sanity checks, etc.
i think rendering is now working properly and consistently
2018-08-25 02:06:09 +02:00
48939bb3d4 abstract width, height, and depth 2018-08-24 05:09:34 +02:00
6d57216ab1 fix scissor size 2018-08-21 16:35:01 +02:00
c0e2fd1a26 fix color buffer bit size 2018-08-21 07:02:50 +02:00
d1b1e2b4ea reorganize constants and macros 2018-08-21 05:10:06 +02:00
a6a769c47c rework main (F3DZEX mostly working?!) 2018-08-21 04:40:25 +02:00