.. |
Assets
|
VideoCommon: move cached texture asset to 'CustomAsset' common code
|
2023-06-20 18:59:55 -05:00 |
GraphicsModSystem
|
VideoCommon: add graphics mod callback interface for when a texture is created
|
2023-06-20 19:26:53 -05:00 |
AbstractFramebuffer.cpp
|
VideoBackends: add support to allow rendering to multiple output textures
|
2023-06-03 14:52:31 -05:00 |
AbstractFramebuffer.h
|
VideoBackends: add support to allow rendering to multiple output textures
|
2023-06-03 14:52:31 -05:00 |
AbstractGfx.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
AbstractGfx.h
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
AbstractPipeline.h
|
|
|
AbstractShader.h
|
|
|
AbstractStagingTexture.cpp
|
|
|
AbstractStagingTexture.h
|
|
|
AbstractTexture.cpp
|
Merge pull request #11901 from Filoppi/add_texture_types
|
2023-06-08 15:28:15 +02:00 |
AbstractTexture.h
|
Add compression option for texture dumps.
|
2023-06-01 16:01:11 -04:00 |
AsyncRequests.cpp
|
|
|
AsyncRequests.h
|
|
|
AsyncShaderCompiler.cpp
|
|
|
AsyncShaderCompiler.h
|
|
|
BoundingBox.cpp
|
|
|
BoundingBox.h
|
|
|
BPFunctions.cpp
|
|
|
BPFunctions.h
|
|
|
BPMemory.cpp
|
|
|
BPMemory.h
|
|
|
BPStructs.cpp
|
|
|
BPStructs.h
|
|
|
CMakeLists.txt
|
CMake: Use targets for all optionally-external dependencies
|
2023-06-15 01:41:41 -05:00 |
CommandProcessor.cpp
|
Merge pull request #11586 from JosJuice/unknown-opcode-msg
|
2023-06-03 12:53:33 +02:00 |
CommandProcessor.h
|
VideoCommon/CommandProcessor: Pass System to HandleUnknownOpcode().
|
2023-04-05 20:09:32 +02:00 |
ConstantManager.h
|
|
|
Constants.h
|
|
|
CPMemory.cpp
|
EnumUtils: Add Common::ToUnderlying
|
2023-06-17 07:15:33 -05:00 |
CPMemory.h
|
|
|
CPUCull.cpp
|
|
|
CPUCull.h
|
|
|
CPUCullImpl.h
|
|
|
DataReader.h
|
|
|
DriverDetails.cpp
|
|
|
DriverDetails.h
|
|
|
Fifo.cpp
|
Common: Convert BlockingLoop::StopMode to enum class
|
2023-06-12 17:12:25 -07:00 |
Fifo.h
|
|
|
FramebufferManager.cpp
|
|
|
FramebufferManager.h
|
|
|
FramebufferShaderGen.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
FramebufferShaderGen.h
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
FrameDumper.cpp
|
|
|
FrameDumper.h
|
|
|
FrameDumpFFMpeg.cpp
|
|
|
FrameDumpFFMpeg.h
|
|
|
FreeLookCamera.cpp
|
|
|
FreeLookCamera.h
|
|
|
GeometryShaderGen.cpp
|
|
|
GeometryShaderGen.h
|
|
|
GeometryShaderManager.cpp
|
|
|
GeometryShaderManager.h
|
|
|
GXPipelineTypes.h
|
VideoCommon: update pipeline version for RenderState change
|
2023-06-03 14:52:31 -05:00 |
HiresTextures.cpp
|
Core / VideoCommon: update HiresTexture to use CustomAssetLoader
|
2023-06-05 16:33:19 -05:00 |
HiresTextures.h
|
Core / VideoCommon: update HiresTexture to use CustomAssetLoader
|
2023-06-05 16:33:19 -05:00 |
IndexGenerator.cpp
|
|
|
IndexGenerator.h
|
|
|
LightingShaderGen.cpp
|
|
|
LightingShaderGen.h
|
|
|
LookUpTables.h
|
|
|
NativeVertexFormat.h
|
Change unnamed enum in NativeVertexFormat.h to u32
|
2023-06-17 08:13:57 -05:00 |
NetPlayChatUI.cpp
|
|
|
NetPlayChatUI.h
|
|
|
NetPlayGolfUI.cpp
|
|
|
NetPlayGolfUI.h
|
|
|
OnScreenDisplay.cpp
|
|
|
OnScreenDisplay.h
|
|
|
OnScreenUI.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
OnScreenUI.h
|
|
|
OnScreenUIKeyMap.h
|
|
|
OpcodeDecoding.cpp
|
VideoCommon/CommandProcessor: Pass System to HandleUnknownOpcode().
|
2023-04-05 20:09:32 +02:00 |
OpcodeDecoding.h
|
|
|
PerformanceMetrics.cpp
|
|
|
PerformanceMetrics.h
|
|
|
PerformanceTracker.cpp
|
|
|
PerformanceTracker.h
|
|
|
PerfQueryBase.cpp
|
|
|
PerfQueryBase.h
|
|
|
PixelEngine.cpp
|
|
|
PixelEngine.h
|
|
|
PixelShaderGen.cpp
|
|
|
PixelShaderGen.h
|
|
|
PixelShaderManager.cpp
|
|
|
PixelShaderManager.h
|
|
|
PostProcessing.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
PostProcessing.h
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
Present.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
Present.h
|
|
|
RenderBase.cpp
|
|
|
RenderBase.h
|
|
|
RenderState.cpp
|
VideoBackends: add support to allow rendering to multiple output textures
|
2023-06-03 14:52:31 -05:00 |
RenderState.h
|
VideoBackends: add support to allow rendering to multiple output textures
|
2023-06-03 14:52:31 -05:00 |
sfont.inc
|
|
|
ShaderCache.cpp
|
Common/LinearDiskCache: Move interface into Common namespace
|
2023-04-19 09:14:39 -04:00 |
ShaderCache.h
|
Common/LinearDiskCache: Move interface into Common namespace
|
2023-04-19 09:14:39 -04:00 |
ShaderGenCommon.cpp
|
|
|
ShaderGenCommon.h
|
Remove old GCC version workarounds
|
2023-06-06 22:49:53 -05:00 |
Spirv.cpp
|
|
|
Spirv.h
|
|
|
Statistics.cpp
|
|
|
Statistics.h
|
|
|
TextureCacheBase.cpp
|
VideoCommon: move cached texture asset to 'CustomAsset' common code
|
2023-06-20 18:59:55 -05:00 |
TextureCacheBase.h
|
VideoCommon: move cached texture asset to 'CustomAsset' common code
|
2023-06-20 18:59:55 -05:00 |
TextureConfig.cpp
|
|
|
TextureConfig.h
|
Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850)
|
2023-06-08 03:17:20 +03:00 |
TextureConversionShader.cpp
|
Common/MathUtil: Move IntLog2 into MathUtil namespace
|
2023-04-15 03:35:05 -04:00 |
TextureConversionShader.h
|
|
|
TextureConverterShaderGen.cpp
|
|
|
TextureConverterShaderGen.h
|
|
|
TextureDecoder_Common.cpp
|
|
|
TextureDecoder_Generic.cpp
|
|
|
TextureDecoder_Util.h
|
|
|
TextureDecoder_x64.cpp
|
|
|
TextureDecoder.h
|
|
|
TextureInfo.cpp
|
Common/MathUtil: Move IntLog2 into MathUtil namespace
|
2023-04-15 03:35:05 -04:00 |
TextureInfo.h
|
|
|
TMEM.cpp
|
|
|
TMEM.h
|
|
|
UberShaderCommon.cpp
|
EnumUtils: Add Common::ToUnderlying
|
2023-06-17 07:15:33 -05:00 |
UberShaderCommon.h
|
|
|
UberShaderPixel.cpp
|
|
|
UberShaderPixel.h
|
|
|
UberShaderVertex.cpp
|
EnumUtils: Add Common::ToUnderlying
|
2023-06-17 07:15:33 -05:00 |
UberShaderVertex.h
|
|
|
VertexLoader_Color.cpp
|
|
|
VertexLoader_Color.h
|
|
|
VertexLoader_Normal.cpp
|
|
|
VertexLoader_Normal.h
|
|
|
VertexLoader_Position.cpp
|
|
|
VertexLoader_Position.h
|
|
|
VertexLoader_TextCoord.cpp
|
|
|
VertexLoader_TextCoord.h
|
|
|
VertexLoader.cpp
|
|
|
VertexLoader.h
|
|
|
VertexLoaderARM64.cpp
|
|
|
VertexLoaderARM64.h
|
|
|
VertexLoaderBase.cpp
|
|
|
VertexLoaderBase.h
|
|
|
VertexLoaderManager.cpp
|
Resolve [-Wclass-memaccess]
|
2023-04-12 03:59:57 -05:00 |
VertexLoaderManager.h
|
|
|
VertexLoaderUtils.h
|
|
|
VertexLoaderX64.cpp
|
XEmitter: Add enum class Jump
|
2023-06-12 13:04:18 -07:00 |
VertexLoaderX64.h
|
|
|
VertexManagerBase.cpp
|
|
|
VertexManagerBase.h
|
|
|
VertexShaderGen.cpp
|
|
|
VertexShaderGen.h
|
|
|
VertexShaderManager.cpp
|
|
|
VertexShaderManager.h
|
|
|
VideoBackendBase.cpp
|
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
|
2023-06-08 22:07:39 -07:00 |
VideoBackendBase.h
|
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
|
2023-06-08 22:07:39 -07:00 |
VideoCommon.h
|
|
|
VideoConfig.cpp
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
VideoConfig.h
|
Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted.
|
2023-06-19 01:34:42 +03:00 |
VideoEvents.h
|
|
|
VideoState.cpp
|
|
|
VideoState.h
|
|
|
Widescreen.cpp
|
|
|
Widescreen.h
|
|
|
XFMemory.cpp
|
|
|
XFMemory.h
|
|
|
XFStructs.cpp
|
|
|
XFStructs.h
|
|
|