Commit Graph

23 Commits (2d0dd03705c4874e3709458e44ed32a793c550a8)

Author SHA1 Message Date
Connor McLaughlin 2d0dd03705 GPU: Implement weave deinterlacing 6 years ago
Connor McLaughlin c048679044 GPU: Don't create explicit framebuffers 6 years ago
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 7e39dd0935 GPU: Fix display of 24-bit buffers with upscaling enabled 6 years ago
Connor McLaughlin 0f68c8c5d3 Add debugging for GPU/Timers 6 years ago
Connor McLaughlin 5627955900 GPU: Two-pass rendering for B-F transparency 6 years ago
Connor McLaughlin bc8e035e37 GPU: Implement texture window 6 years ago
Connor McLaughlin ebe44ccc0b GPU: Fix broken VRAM->CPU transfers at >1x resolution scale 6 years ago
Connor McLaughlin 7f8c7aa71c GPU: Invalidate VRAM read texture when recreating framebuffer 6 years ago
Connor McLaughlin e1578ad063 GPU: Fix initial resolution scale not applying 6 years ago
Connor McLaughlin ae260b924c GPU: Use GL_DRAW_FRAMEBUFFER binding instead of GL_FRAMEBUFFER 6 years ago
Connor McLaughlin 431313156a GPU: Fix invalid rectangle passed to glScissor 6 years ago
Connor McLaughlin c2baa7e834 GPU: 24-bit display depth support 6 years ago
Connor McLaughlin 64aa3f56c3 GPU: Fix transparency mode update not being applied 6 years ago
Connor McLaughlin a9313b2958 GPU: Fix transparency not being enabled in shader 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 8987fa93c2 GPU: Set line width at higher internal resolutions 6 years ago
Connor McLaughlin 4d22bec8fd GPU: Add some missing state reset 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