..
d3d12
Don't use depth offset in TextureCopySplitter
2021-03-12 17:58:47 +00:00
validation
Make CreateRenderPipelineAsync use Descriptor2
2021-03-21 23:13:04 +00:00
wire
Make CreateRenderPipelineAsync use Descriptor2
2021-03-21 23:13:04 +00:00
BitSetIteratorTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
BuddyAllocatorTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
BuddyMemoryAllocatorTests.cpp
Rename STRIDE_UNDEFINED to COPY_STRIDE_UNDEFINED
2020-12-16 07:53:30 +00:00
CommandAllocatorTests.cpp
Eagerly destroy CommandBuffer commands after submission
2020-08-13 20:25:39 +00:00
EnumClassBitmasksTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
EnumMaskIteratorTests.cpp
Rephrase Format::aspect enum as an enum class mask
2020-07-30 15:25:37 +00:00
ErrorTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
ExtensionTests.cpp
Move and improve RefCounted
2020-04-20 17:36:22 +00:00
GetProcAddressTests.cpp
Remove deprecated Wire APIs
2021-02-05 23:36:30 +00:00
ITypArrayTests.cpp
Fix MSVC compilation.
2020-07-08 18:50:30 +00:00
ITypBitsetTests.cpp
Fix MSVC compilation.
2020-07-08 18:50:30 +00:00
ITypSpanTests.cpp
Add TypedInteger
2020-06-17 22:35:19 +00:00
ITypVectorTests.cpp
Add ityp::vector class and unittests
2020-07-14 01:32:43 +00:00
LinkedListTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
MathTests.cpp
Support sampling depth and stencil of combined d/s formats
2020-11-04 15:27:11 +00:00
ObjectBaseTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
PerStageTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
PerThreadProcTests.cpp
Reland "Add a per-thread proc table using thread local storage"
2020-10-06 16:13:42 +00:00
PlacementAllocatedTests.cpp
Use new gmock MOCK_FUNCTION macro.
2020-04-16 16:39:06 +00:00
RefCountedTests.cpp
RefBase: remove implicit conversion to bool.
2020-11-18 09:10:22 +00:00
ResultTests.cpp
Autoformat all tests and examples
2020-07-10 20:33:08 +00:00
RingBufferAllocatorTests.cpp
Use typed integers for the ExecutionSerial
2020-09-28 19:35:14 +00:00
SerialMapTests.cpp
SerialQueue/Map: Take the serial type as type paramater.
2020-09-28 12:28:13 +00:00
SerialQueueTests.cpp
SerialQueue/Map: Take the serial type as type paramater.
2020-09-28 12:28:13 +00:00
SlabAllocatorTests.cpp
Slab-allocate Metal bind groups
2020-03-13 22:50:00 +00:00
StackContainerTests.cpp
Remove usage of the UNIT_TEST macro.
2020-07-09 07:00:32 +00:00
SubresourceStorageTests.cpp
Introduce SubresourceStorage (3/N): Inline data
2020-12-17 15:56:27 +00:00
SystemUtilsTests.cpp
Add ScopedEnvironmentVar class for setting env variables in BackendVk
2020-05-28 16:05:04 +00:00
ToBackendTests.cpp
Eagerly destroy CommandBuffer commands after submission
2020-08-13 20:25:39 +00:00
TypedIntegerTests.cpp
Add TypedInteger
2020-06-17 22:35:19 +00:00
WindowsUtilsTests.cpp
Remove usage of deprecated std::codecvt
2021-03-15 12:10:23 +00:00
WorkerThreadTests.cpp
Rename CreateReady*Pipeline to Create*PipelineAsync
2021-02-22 18:27:36 +00:00