dolphin/Source/Core/VideoCommon
2022-05-25 13:06:41 -07:00
..
AbstractFramebuffer.cpp
AbstractFramebuffer.h
AbstractPipeline.h
AbstractShader.h
AbstractStagingTexture.cpp
AbstractStagingTexture.h
AbstractTexture.cpp
AbstractTexture.h
AsyncRequests.cpp
AsyncRequests.h
AsyncShaderCompiler.cpp
AsyncShaderCompiler.h
BoundingBox.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
BoundingBox.h
BPFunctions.cpp VideoCommon: Rework scissor handling 2022-04-16 10:26:11 -07:00
BPFunctions.h Implement ImGui window for scissor rectangles 2022-04-16 12:35:00 -07:00
BPMemory.cpp
BPMemory.h fmt: fix 'ambigous overload' error 2022-05-10 19:19:52 -07:00
BPStructs.cpp VideoCommon: Rework scissor handling 2022-04-16 10:26:11 -07:00
BPStructs.h
CMakeLists.txt cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CommandProcessor.cpp CommandProcessor: Add FIFO_BP_LO/HI to directly_mapped_vars 2022-02-15 22:34:31 -08:00
CommandProcessor.h CommandProcessor: Remove redundant GATHER_PIPE_SIZE constant 2022-02-12 16:17:03 -08:00
ConstantManager.h VideoCommon: Handle emboss texgen with only a single normal 2022-04-22 16:54:38 -07:00
CPMemory.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
CPMemory.h Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
DataReader.h
DriverDetails.cpp DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUs 2022-04-20 14:56:34 -04:00
DriverDetails.h DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUs 2022-04-20 14:56:34 -04:00
Fifo.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
Fifo.h
FPSCounter.cpp
FPSCounter.h
FramebufferManager.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
FramebufferManager.h
FramebufferShaderGen.cpp VideoCommon: Remove redundant in qualifiers 2022-03-21 22:16:25 +01:00
FramebufferShaderGen.h
FrameDump.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
FrameDump.h
FreeLookCamera.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
FreeLookCamera.h
GeometryShaderGen.cpp
GeometryShaderGen.h
GeometryShaderManager.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
GeometryShaderManager.h
GXPipelineTypes.h
HiresTextures_DDSLoader.cpp IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
HiresTextures.cpp
HiresTextures.h
IndexGenerator.cpp
IndexGenerator.h
LightingShaderGen.cpp VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal 2022-04-22 16:54:36 -07:00
LightingShaderGen.h
LookUpTables.h
NativeVertexFormat.h VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal 2022-04-22 16:54:36 -07:00
NetPlayChatUI.cpp
NetPlayChatUI.h
NetPlayGolfUI.cpp
NetPlayGolfUI.h
OnScreenDisplay.cpp
OnScreenDisplay.h
OpcodeDecoding.cpp
OpcodeDecoding.h
PerfQueryBase.cpp
PerfQueryBase.h
PixelEngine.cpp PixelEngine: Convert to BitField and enum class 2022-03-29 15:34:43 -07:00
PixelEngine.h PixelEngine: Convert to BitField and enum class 2022-03-29 15:34:43 -07:00
PixelShaderGen.cpp Merge pull request #10290 from OatmealDome/m1-earlyz-bug 2022-04-24 13:30:04 -04:00
PixelShaderGen.h
PixelShaderManager.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
PixelShaderManager.h
PostProcessing.cpp VideoCommon: Convert OptionType to enum class 2022-02-17 10:03:08 -08:00
PostProcessing.h VideoCommon: Convert OptionType to enum class 2022-02-17 10:03:08 -08:00
RenderBase.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
RenderBase.h
RenderState.cpp RenderState: Set source and destination alpha factors in logic op workaround 2022-02-07 16:03:22 -05:00
RenderState.h
sfont.inc
ShaderCache.cpp IOFile: Make origin parameter to Seek() an enum class. 2022-01-29 06:49:21 +01:00
ShaderCache.h
ShaderGenCommon.cpp
ShaderGenCommon.h VideoCommon: Handle emboss texgen with only a single normal 2022-04-22 16:54:38 -07:00
Statistics.cpp Implement ImGui window for scissor rectangles 2022-04-16 12:35:00 -07:00
Statistics.h Implement ImGui window for scissor rectangles 2022-04-16 12:35:00 -07:00
TextureCacheBase.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
TextureCacheBase.h
TextureConfig.cpp
TextureConfig.h
TextureConversionShader.cpp
TextureConversionShader.h
TextureConverterShaderGen.cpp
TextureConverterShaderGen.h
TextureDecoder_Common.cpp
TextureDecoder_Generic.cpp
TextureDecoder_Util.h
TextureDecoder_x64.cpp
TextureDecoder.h
TextureInfo.cpp
TextureInfo.h
TMEM.cpp
TMEM.h
UberShaderCommon.cpp
UberShaderCommon.h
UberShaderPixel.cpp DriverDetails: Add broken discard with early-Z bug on Apple Silicon GPUs 2022-04-20 14:56:34 -04:00
UberShaderPixel.h
UberShaderVertex.cpp VideoCommon: Add comment explaining why only the first normal gets normalized 2022-04-22 16:54:38 -07:00
UberShaderVertex.h
VertexLoader_Color.cpp
VertexLoader_Color.h
VertexLoader_Normal.cpp Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VertexLoader_Normal.h
VertexLoader_Position.cpp VertexLoader: Convert count register to remaining register 2022-04-22 16:54:38 -07:00
VertexLoader_Position.h
VertexLoader_TextCoord.cpp
VertexLoader_TextCoord.h
VertexLoader.cpp Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VertexLoader.h VertexLoader: Convert count register to remaining register 2022-04-22 16:54:38 -07:00
VertexLoaderARM64.cpp Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VertexLoaderARM64.h
VertexLoaderBase.cpp Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VertexLoaderBase.h
VertexLoaderManager.cpp Show a panic alert if the CP matrix indices don't match the XF matrix indices 2022-05-18 14:43:14 -07:00
VertexLoaderManager.h VideoCommon: Handle emboss texgen with only a single normal 2022-04-22 16:54:38 -07:00
VertexLoaderUtils.h
VertexLoaderX64.cpp Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
VertexLoaderX64.h
VertexManagerBase.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
VertexManagerBase.h VideoCommon: Handle emboss texgen with only a single normal 2022-04-22 16:54:38 -07:00
VertexShaderGen.cpp VideoCommon: Add comment explaining why only the first normal gets normalized 2022-04-22 16:54:38 -07:00
VertexShaderGen.h VideoCommon: Rename norm0/norm1/norm2 to normal/tangent/binormal 2022-04-22 16:54:36 -07:00
VertexShaderManager.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
VertexShaderManager.h
VideoBackendBase.cpp Verify graphics config validity after populating the backend info 2022-05-16 16:59:57 -07:00
VideoBackendBase.h
VideoCommon.h
VideoConfig.cpp Verify graphics config validity after populating the backend info 2022-05-16 16:59:57 -07:00
VideoConfig.h Implement ImGui window for scissor rectangles 2022-04-16 12:35:00 -07:00
VideoState.cpp Common: Refactor PointerWrap 2022-05-25 13:06:41 -07:00
VideoState.h
XFMemory.cpp
XFMemory.h Rename CP and XF normal component count enums and update their descriptions 2022-05-18 14:43:14 -07:00
XFStructs.cpp
XFStructs.h