Pokechu22 937bb2aa2e Cache normals in addition to binormals and tangents 2 月之前
..
CMakeLists.txt d37f83ffeb Implement AbstractGfx for Software & Null 1 年之前
Clipper.cpp fe559f3ed3 VideoCommon/Statistics: Require semicolons after statistics macros 2 年之前
Clipper.h 59f299d5d6 Software: Fix zfreeze with CullMode::All 2 年之前
CopyRegion.h 058c7db80b Software: Fix out of bounds accesses in CopyRegion 3 年之前
EfbCopy.cpp 3b8737d2d7 Fix out of bound write in EfbCopy::ClearEfb 11 月之前
EfbCopy.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
EfbInterface.cpp 2f43889141 Software: Use hardware-verified numbers for RGB->YUV conversion 2 年之前
EfbInterface.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
NativeVertexFormat.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
Rasterizer.cpp 98add9faf0 Sw/Rasterizer: fix two elder typos, AD 2009 2 月之前
Rasterizer.h ae0fcd9a9f SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors 2 年之前
SWBoundingBox.cpp 5f6c76af51 VideoCommon: Use std::span for BoundingBox::Write() 11 月之前
SWBoundingBox.h 5f6c76af51 VideoCommon: Use std::span for BoundingBox::Write() 11 月之前
SWGfx.cpp 7e1a9490c0 VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 1 月之前
SWGfx.h 7e1a9490c0 VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 1 月之前
SWOGLWindow.cpp b90d23158f Software: Fix mipmaps and uneven strides in SWTexture 2 年之前
SWOGLWindow.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
SWRenderer.cpp 9d125a6e43 Move ConfigChanged out of RenderBase 1 年之前
SWRenderer.h d37f83ffeb Implement AbstractGfx for Software & Null 1 年之前
SWTexture.cpp 834f8f7b5c VideoBackends: add support to allow rendering to multiple output textures 1 年之前
SWTexture.h 834f8f7b5c VideoBackends: add support to allow rendering to multiple output textures 1 年之前
SWVertexLoader.cpp 937bb2aa2e Cache normals in addition to binormals and tangents 1 月之前
SWVertexLoader.h 59f299d5d6 Software: Fix zfreeze with CullMode::All 2 年之前
SWmain.cpp c63f0f37cd VideoCommon: Pass WindowSystemInfo to InitBackendInfo 1 年之前
SetupUnit.cpp 3aaeb2b9ef Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class 2 年之前
SetupUnit.h 3aaeb2b9ef Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class 2 年之前
Tev.cpp 0a299a4e1e Sw/Tev: drop unused macro 2 月之前
Tev.h 8802f96b7e Fix uninitialized variable warnings (C26495) 1 年之前
TextureCache.h 606c18210d TextureCache: Refactor with smart pointers 1 年之前
TextureEncoder.cpp 6bad17b170 Rename bpmem.copyMipMapStrideChannels to bpmem.copyDestStride 1 年之前
TextureEncoder.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
TextureSampler.cpp 3cfa233b63 VideoCommon: Use GetSpanForAddress safely in texture decoding 7 月之前
TextureSampler.h e149ad4f0a treewide: convert GPLv2+ license info to SPDX tags 3 年之前
TransformUnit.cpp 784079853d VideoCommon: Add comment explaining why only the first normal gets normalized 2 年之前
TransformUnit.h 2a5c77f43f VideoCommon: Handle emboss texgen with only a single normal 2 年之前
Vec3.h 78bfd25964 Fix all uninitialized variable warnings (C26495) 3 年之前
VideoBackend.h c63f0f37cd VideoCommon: Pass WindowSystemInfo to InitBackendInfo 1 年之前