Commit Graph

17 Commits (a76ec6fc192a38c1a4d276fabb0e6a0218a0be6d)

Author SHA1 Message Date
Connor McLaughlin a76ec6fc19 Compile fixes for GCC 6 years ago
Connor McLaughlin 1b8b730f85 GPU: Compute display aspect ratio based on visible area 6 years ago
Connor McLaughlin 2e70c22422 GPU: Properly handle display range config 6 years ago
Connor McLaughlin baf97cb864 GPU: Split command handlers into seperate file 6 years ago
Connor McLaughlin 45bfcc8225 GPU: Fix GPUSTAT(31) during vblank 6 years ago
Connor McLaughlin 7448cbaf9d GPU: Copy-less processing from DMA 6 years ago
Connor McLaughlin ec8c5d4bb6 DMA: Batch multi-word transfers together 6 years ago
Connor McLaughlin 0f68c8c5d3 Add debugging for GPU/Timers 6 years ago
Connor McLaughlin b7209eafb1 GPU: Fix out-of-bounds read in GP1(10h) 6 years ago
Connor McLaughlin bc8e035e37 GPU: Implement texture window 6 years ago
Connor McLaughlin f59d35023c GPU: Stub out more commands 6 years ago
Connor McLaughlin 6541c82071 GPU: Use 12-bit int (sign plus 11 bits) for vertex position
Fixes whacky polygons in Crash 2 and logo in Crash 1.
6 years ago
Connor McLaughlin 27bc65fc2a GPU: Use BitField sign extending for position 6 years ago
Connor McLaughlin 004c22f031 Frontend: Prevent drawing imgui into the vram texture 6 years ago
Connor McLaughlin 4fa79f1503 GL: Eliminiate most redundant state setting calls at draw time 6 years ago
Connor McLaughlin 8362b8e43b UI: Beginning of customizable settings, debug menu 6 years ago
Connor McLaughlin bddbab9d60 Rename to DuckStation 6 years ago