Commit Graph

20 Commits (ad316162f319906d01f3435c41c9757a66c8370b)

Author SHA1 Message Date
Connor McLaughlin ad316162f3 Basic timer implementation 6 years ago
Connor McLaughlin d84bffead1 GPU: Implement transparency mode 6 years ago
Connor McLaughlin 23ef1cafbd GPU: Force 16-bit precision when filling VRAM, clear mask bit 6 years ago
Connor McLaughlin d8150c996b GPU: Support dumping copies out to file 6 years ago
Connor McLaughlin 4d38213f23 GPU: Implement VRAM-to-VRAM copies 6 years ago
Connor McLaughlin 0a8bce8936 GPU: Hook up vblank interrupt 6 years ago
Connor McLaughlin f47688b61f System: Basic timings for GPU scanout 6 years ago
Connor McLaughlin 273f010d17 GPU: Use degenerate triangles to split strips and batch them 6 years ago
Connor McLaughlin 77b15d156d System: Periodically flush GPU
Needs real timings...
6 years ago
Connor McLaughlin 19d9322e67 GPU: Fix texture coordinates when rendering paletted textures 6 years ago
Connor McLaughlin f6ef3f7ba6 GPU: Saving/loading of VRAM 6 years ago
Connor McLaughlin 2560efbebd Save state support 6 years ago
Connor McLaughlin 851ef67814 GPU: Implement fill VRAM command 6 years ago
Connor McLaughlin ae43cc838b GPU: Partially implemented texture support 6 years ago
Connor McLaughlin cfe361c1a6 GPU: Basic/hacky CPU->VRAM transfers 6 years ago
Connor McLaughlin aea7a18ac2 GPU: More work on OpenGL renderer 6 years ago
Connor McLaughlin 4706a906d5 GPU: Base work for hardware renderer 6 years ago
Connor McLaughlin c0853de6a6 GPU: Partial render polygon command processing 6 years ago
Connor McLaughlin 162f94337e DMA: Implement linked list mode 6 years ago
Connor McLaughlin 27913cd20a Partial implementation of DMA controller and GPU stubs 6 years ago