Commit Graph

6 Commits (328c93b7861b07a3a6b4a6da0f77ac2d9c5eb111)

Author SHA1 Message Date
Stenzek 3ff1b04576
GPUDevice: Support generating mipmaps 11 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek 3a83c4265c
Misc: Fix a bunch of code analysis warnings
Some of which were even actual errors.
1 year ago
Stenzek fe35542c76
D3D11Device: Add MAP_DISCARD fallback path for uniform streaming 2 years ago
Stenzek 7159330f63
GPU/HW: Ensure buffers are unmapped before present
Darn DX11...
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