.. |
CMakeLists.txt
|
5b36c13bfb
VideoCommon: Rename Renderer to EFBInterface.
|
před 2 měsíci |
Clipper.cpp
|
fe559f3ed3
VideoCommon/Statistics: Require semicolons after statistics macros
|
před 2 roky |
Clipper.h
|
59f299d5d6
Software: Fix zfreeze with CullMode::All
|
před 3 roky |
CopyRegion.h
|
058c7db80b
Software: Fix out of bounds accesses in CopyRegion
|
před 4 roky |
EfbCopy.cpp
|
5b36c13bfb
VideoCommon: Rename Renderer to EFBInterface.
|
před 2 měsíci |
EfbCopy.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
před 3 roky |
NativeVertexFormat.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
před 3 roky |
Rasterizer.cpp
|
5b36c13bfb
VideoCommon: Rename Renderer to EFBInterface.
|
před 2 měsíci |
Rasterizer.h
|
ae0fcd9a9f
SW/Tev: Replace Tev::SetRegColor with Tev::SetKonstColors
|
před 2 roky |
SWBoundingBox.cpp
|
5f6c76af51
VideoCommon: Use std::span for BoundingBox::Write()
|
před 1 rokem |
SWBoundingBox.h
|
5f6c76af51
VideoCommon: Use std::span for BoundingBox::Write()
|
před 1 rokem |
SWEfbInterface.cpp
|
932b4abdcf
Merge pull request #13457 from jordan-woyak/efb-access-fix
|
před 2 měsíci |
SWEfbInterface.h
|
e351f03cdf
VideoCommon: Fix out-of-bounds and disabled EFB access.
|
před 2 měsíci |
SWGfx.cpp
|
7e1a9490c0
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
|
před 8 měsíci |
SWGfx.h
|
7e1a9490c0
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
|
před 8 měsíci |
SWOGLWindow.cpp
|
b90d23158f
Software: Fix mipmaps and uneven strides in SWTexture
|
před 2 roky |
SWOGLWindow.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
před 3 roky |
SWTexture.cpp
|
834f8f7b5c
VideoBackends: add support to allow rendering to multiple output textures
|
před 2 roky |
SWTexture.h
|
834f8f7b5c
VideoBackends: add support to allow rendering to multiple output textures
|
před 2 roky |
SWVertexLoader.cpp
|
5b36c13bfb
VideoCommon: Rename Renderer to EFBInterface.
|
před 2 měsíci |
SWVertexLoader.h
|
59f299d5d6
Software: Fix zfreeze with CullMode::All
|
před 3 roky |
SWmain.cpp
|
5b36c13bfb
VideoCommon: Rename Renderer to EFBInterface.
|
před 2 měsíci |
SetupUnit.cpp
|
3aaeb2b9ef
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
|
před 3 roky |
SetupUnit.h
|
3aaeb2b9ef
Convert OpcodeDecoder::Opcode and OpcodeDecoder::Primitive to enum class
|
před 3 roky |
Tev.cpp
|
3fb4084e25
Merge pull request #13345 from Tilka/unswap_depth
|
před 2 měsíci |
Tev.h
|
7abb9e7974
Sofware/Tev: use unswapped texture samples for depth
|
před 3 měsíci |
TextureCache.h
|
606c18210d
TextureCache: Refactor with smart pointers
|
před 2 roky |
TextureEncoder.cpp
|
2c54ee94c1
linter: Apply clang-format 19.1 formatting
|
před 1 měsícem |
TextureEncoder.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
před 3 roky |
TextureSampler.cpp
|
3cfa233b63
VideoCommon: Use GetSpanForAddress safely in texture decoding
|
před 1 rokem |
TextureSampler.h
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
před 3 roky |
TransformUnit.cpp
|
784079853d
VideoCommon: Add comment explaining why only the first normal gets normalized
|
před 3 roky |
TransformUnit.h
|
2a5c77f43f
VideoCommon: Handle emboss texgen with only a single normal
|
před 3 roky |
Vec3.h
|
78bfd25964
Fix all uninitialized variable warnings (C26495)
|
před 3 roky |
VideoBackend.h
|
c63f0f37cd
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
|
před 2 roky |