Commit Graph

10 Commits (ff1744407475e7c565e49e2a9612b77794a7cf73)

Author SHA1 Message Date
Stenzek ff17444074
GPU/HW: Add framebuffer fetch blending path 2 years ago
Stenzek 01e505ec8b Common: Add intrin.h 2 years ago
Stenzek b678fcd874 GPUDevice: Move debug messages over to fmt 2 years ago
Stenzek 184b0a1a52 Misc: Swap most C format strings for fmt 2 years ago
Stenzek e6d5fa43af D3D11Device: Fix crash when switching renderers 2 years ago
Stenzek 80e3d29ab8 Misc: clang-cl warning clean-up 2 years ago
Stenzek e804b5e701 GPUDevice: Support geometry shaders 2 years ago
Stenzek 8db8baf33f GPUDevice: Move display logic to GPU 2 years ago
Stenzek dc9c99438b Misc: Post-refactor cleanups 2 years ago
Stenzek e3d9ba4c99 Rewrite host GPU abstraction
- Don't have to repeat the same thing for 4 renderers.
 - Add native Metal renderer.
2 years ago