DirectXTK12/Src
Chuck Walbourn 00a7a77aaf Minor -Wsign-conversion warning fix for d3dx12.h 2021-02-10 13:54:33 -08:00
..
Shaders Added GDK projects 2020-08-14 12:41:23 -07:00
AlignedNew.h Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
AlphaTestEffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
BasicEffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
BasicPostProcess.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
Bezier.h Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
BinaryReader.cpp Code review for shared helpers 2021-01-06 00:39:32 -08:00
BinaryReader.h Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
BufferHelpers.cpp noexcept annotation 2020-05-26 20:19:44 -07:00
CommonStates.cpp More noexcept annotation 2019-12-12 23:02:12 -08:00
DDS.h DDS header updated for GNUC compiler 2021-01-05 01:54:28 -08:00
DDSTextureLoader.cpp Updates for Xbox 2020-08-12 17:28:10 -07:00
DebugEffect.cpp Replaced _countof / ARRAYSIZE with std::size 2021-01-02 12:43:19 -08:00
DemandCreate.h Code review for shared helpers 2021-01-06 00:39:32 -08:00
DescriptorHeap.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
DirectXHelpers.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
DualPostProcess.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
DualTextureEffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
EffectCommon.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
EffectCommon.h Code review including more use of constexpr 2020-05-26 17:59:46 -07:00
EffectFactory.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
EffectPipelineStateDescription.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
EffectTextureFactory.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
EnvironmentMapEffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
GamePad.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
GeometricPrimitive.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
Geometry.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
Geometry.h Minor code review 2020-01-19 00:34:57 -08:00
GraphicsMemory.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
Keyboard.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
LinearAllocator.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
LinearAllocator.h Reduce fence usage for GraphicsMemory 2019-12-16 17:23:21 -08:00
LoaderHelpers.h Code review for shared helpers 2021-01-06 00:39:32 -08:00
Model.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
ModelLoadSDKMESH.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
ModelLoadVBO.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
Mouse.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
NormalMapEffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
PBREffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
PBREffectFactory.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
PlatformHelpers.h Code review for shared helpers 2021-01-06 00:39:32 -08:00
PrimitiveBatch.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
ResourceUploadBatch.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
SDKMesh.h More code review 2020-05-21 00:36:48 -07:00
ScreenGrab.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
SharedResourcePool.h Fixed some /analyze C++ Core Guideline warnings 2020-03-16 23:19:38 -07:00
SimpleMath.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
SkinnedEffect.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
SpriteBatch.cpp Conformance and minor code cleanup (#90) 2021-01-08 13:45:24 -08:00
SpriteFont.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
TeapotData.inc Fixed up comment header block 2018-02-23 22:08:23 -08:00
ToneMapPostProcess.cpp Clean up use of std::exception (#89) 2021-01-05 13:31:14 -08:00
VertexTypes.cpp Code cleanup for improved C++ conformance 2018-06-11 15:42:45 -07:00
WICTextureLoader.cpp Replaced _countof / ARRAYSIZE with std::size 2021-01-02 12:43:19 -08:00
XboxDDSTextureLoader.cpp Added GDK projects 2020-08-14 12:41:23 -07:00
d3dx12.h Minor -Wsign-conversion warning fix for d3dx12.h 2021-02-10 13:54:33 -08:00
pch.cpp Fixed up comment header block 2018-02-23 22:08:23 -08:00
pch.h A few more Standard C++ Library header cleanups 2021-01-17 12:02:00 -08:00
vbo.h More code review 2020-05-21 00:36:48 -07:00