.. |
Shaders
|
Update GPU encoder to use DirectCompute 5 (#108)
|
2023-03-20 10:49:19 -07:00 |
BC4BC5.cpp
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
BC6HBC7.cpp
|
Fixed /analyze warning (#327)
|
2023-03-10 15:19:49 -08:00 |
BC.cpp
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
BC.h
|
Code review feedback
|
2022-09-18 12:17:41 -07:00 |
BCDirectCompute.cpp
|
Update GPU encoder to use DirectCompute 5 (#108)
|
2023-03-20 10:49:19 -07:00 |
BCDirectCompute.h
|
Trimmed trailing whitespace
|
2021-12-07 13:42:36 -08:00 |
d3dx12.h
|
CMake support for building legacy Xbox One XDK lib (#342)
|
2023-04-27 17:03:18 -07:00 |
DDS.h
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
DirectXTex_Desktop_2019_Win10.vcxproj
|
Add Spectre-mitigated libraries to the NuGet (#295)
|
2022-12-13 22:26:09 -08:00 |
DirectXTex_Desktop_2019_Win10.vcxproj.filters
|
Removed prebuilt versions of shader inc/pdb from library (#190)
|
2020-07-28 23:27:30 -07:00 |
DirectXTex_Desktop_2019.vcxproj
|
Add Spectre-mitigated libraries to the NuGet (#295)
|
2022-12-13 22:26:09 -08:00 |
DirectXTex_Desktop_2019.vcxproj.filters
|
Removed prebuilt versions of shader inc/pdb from library (#190)
|
2020-07-28 23:27:30 -07:00 |
DirectXTex_Desktop_2022_Win10.vcxproj
|
Add Spectre-mitigated libraries to the NuGet (#295)
|
2022-12-13 22:26:09 -08:00 |
DirectXTex_Desktop_2022_Win10.vcxproj.filters
|
Added VS 2022 Preview projets for v143 Platform Toolset
|
2021-07-27 18:45:56 -07:00 |
DirectXTex_Desktop_2022.vcxproj
|
Add Spectre-mitigated libraries to the NuGet (#295)
|
2022-12-13 22:26:09 -08:00 |
DirectXTex_Desktop_2022.vcxproj.filters
|
Add offfical VS 2022 projects
|
2021-11-01 16:52:29 -07:00 |
DirectXTex_GDK_2019.vcxproj
|
Disable E&C
|
2022-11-28 17:11:21 -08:00 |
DirectXTex_GDK_2019.vcxproj.filters
|
Fixed GDK projects to remove DX11 usage
|
2020-08-24 14:17:20 -07:00 |
DirectXTex_GDK_2022.vcxproj
|
Disable E&C
|
2022-11-28 17:11:21 -08:00 |
DirectXTex_GDK_2022.vcxproj.filters
|
Added more VS 2022 projects
|
2022-02-04 19:01:10 -08:00 |
DirectXTex_Windows10_2019.vcxproj
|
Removed unecessary changes
|
2022-07-25 11:22:47 -03:00 |
DirectXTex_Windows10_2019.vcxproj.filters
|
Removed prebuilt versions of shader inc/pdb from library (#190)
|
2020-07-28 23:27:30 -07:00 |
DirectXTex_Windows10_2022.vcxproj
|
Removed unecessary changes
|
2022-07-25 11:22:47 -03:00 |
DirectXTex_Windows10_2022.vcxproj.filters
|
Add offfical VS 2022 projects
|
2021-11-01 16:52:29 -07:00 |
DirectXTex.h
|
January 31, 2023 (#310)
|
2023-01-31 14:15:35 -08:00 |
DirectXTex.inl
|
Change bool forceSRGB parameters for D3D interop to CREATETEX_FLAGS (#281)
|
2022-07-28 16:35:12 -07:00 |
DirectXTexCompress.cpp
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
DirectXTexCompressGPU.cpp
|
Fix handling of SRGB_IN and SRGB_OUT for GPU BC7 compressor (#326)
|
2023-03-10 15:19:09 -08:00 |
DirectXTexConvert.cpp
|
ConvertToSinglePlane memory overrwrite bug fix (#307)
|
2023-01-25 23:25:26 -08:00 |
DirectXTexD3D11.cpp
|
ConvertToSinglePlane memory overrwrite bug fix (#307)
|
2023-01-25 23:25:26 -08:00 |
DirectXTexD3D12.cpp
|
Clean up GPU-based validation warnings (#309)
|
2023-01-31 09:57:16 -08:00 |
DirectXTexDDS.cpp
|
ConvertToSinglePlane memory overrwrite bug fix (#307)
|
2023-01-25 23:25:26 -08:00 |
DirectXTexFlipRotate.cpp
|
Constify variables
|
2022-02-21 01:10:19 -08:00 |
DirectXTexHDR.cpp
|
CMake support added for building with MinGW (#275)
|
2022-05-05 14:50:13 -07:00 |
DirectXTexImage.cpp
|
ScratchImage Initialize zero-fills image data (#308)
|
2023-01-27 11:36:27 -08:00 |
DirectXTexMipmaps.cpp
|
A few more uses of const
|
2022-05-12 12:24:53 -07:00 |
DirectXTexMisc.cpp
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
DirectXTexNormalMaps.cpp
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
DirectXTexP.h
|
ConvertToSinglePlane memory overrwrite bug fix (#307)
|
2023-01-25 23:25:26 -08:00 |
DirectXTexPMAlpha.cpp
|
Constify variables
|
2022-02-21 01:10:19 -08:00 |
DirectXTexResize.cpp
|
CMake support added for building with MinGW (#275)
|
2022-05-05 14:50:13 -07:00 |
DirectXTexTGA.cpp
|
A few more uses of const
|
2022-05-12 12:24:53 -07:00 |
DirectXTexUtil.cpp
|
ConvertToSinglePlane memory overrwrite bug fix (#307)
|
2023-01-25 23:25:26 -08:00 |
DirectXTexWIC.cpp
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
filters.h
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07:00 |
scoped.h
|
CMake support added for building with MinGW (#275)
|
2022-05-05 14:50:13 -07:00 |