mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 22:09:19 -07:00
e169d54f3c
Also swaps the byte order from RGBA->BGRA to match GL/D3D12, and what the read handler is expecting. Depth reads will now return the minimum depth of all samples, instead of the average of all samples. |
||
---|---|---|
.. | ||
BoundingBox.cpp | ||
BoundingBox.h | ||
D3D.vcxproj | ||
D3D.vcxproj.filters | ||
D3DBase.cpp | ||
D3DBase.h | ||
D3DBlob.cpp | ||
D3DBlob.h | ||
D3DShader.cpp | ||
D3DShader.h | ||
D3DState.cpp | ||
D3DState.h | ||
D3DTexture.cpp | ||
D3DTexture.h | ||
D3DUtil.cpp | ||
D3DUtil.h | ||
FramebufferManager.cpp | ||
FramebufferManager.h | ||
GeometryShaderCache.cpp | ||
GeometryShaderCache.h | ||
main.cpp | ||
NativeVertexFormat.cpp | ||
PerfQuery.cpp | ||
PerfQuery.h | ||
PixelShaderCache.cpp | ||
PixelShaderCache.h | ||
PSTextureEncoder.cpp | ||
PSTextureEncoder.h | ||
Render.cpp | ||
Render.h | ||
Television.cpp | ||
Television.h | ||
TextureCache.cpp | ||
TextureCache.h | ||
TextureEncoder.h | ||
VertexManager.cpp | ||
VertexManager.h | ||
VertexShaderCache.cpp | ||
VertexShaderCache.h | ||
VideoBackend.h | ||
XFBEncoder.cpp | ||
XFBEncoder.h |