Chuck Walbourn
|
e6ef5ff6c2
|
Type enums for flags
|
2022-03-27 17:25:27 -07:00 |
|
Chuck Walbourn
|
df039e9236
|
Update build switches for latest SDL recommendations
|
2022-03-18 13:51:56 -07:00 |
|
Chuck Walbourn
|
acbd901f3a
|
Fix build warning -Wimplicit-fallthrough when using clang in C++14 mode
|
2022-03-15 11:47:55 -07:00 |
|
Chuck Walbourn
|
f8b0a959b9
|
Code review feedback
|
2022-03-14 02:48:00 -07:00 |
|
Chuck Walbourn
|
5a1d284615
|
A few minor improvements when building with C++17
|
2022-03-13 15:13:45 -07:00 |
|
Chuck Walbourn
|
4482cb3e40
|
Fixed bug in CPU BC6H compressor if none of the pixel values fall into the SDR 0-1 range
|
2022-03-13 14:52:34 -07:00 |
|
Chuck Walbourn
|
9b01346eeb
|
Fixed bug in CalculateAlphaCoverage
|
2022-03-10 21:23:49 -08:00 |
|
Chuck Walbourn
|
1c20d528d4
|
Add support for HEIF and WEBP to command-line tools (#268)
|
2022-03-02 14:25:27 -08:00 |
|
Chuck Walbourn
|
86355f5542
|
Code review feedback
|
2022-02-22 17:03:58 -08:00 |
|
Chuck Walbourn
|
174539feb3
|
Constify variables
|
2022-02-21 01:10:19 -08:00 |
|
Chuck Walbourn
|
469c65406a
|
Convert internal functions to use Internal namespace instead of leading underscore (#266)
Fixes clang v13 -Wreserved-identifier warning
|
2022-02-20 14:47:07 -08:00 |
|
Chuck Walbourn
|
192e674537
|
Update D3DX12 for latest fixes
|
2022-02-07 14:30:28 -08:00 |
|
Chuck Walbourn
|
2defd8cd01
|
Added more VS 2022 projects
|
2022-02-04 19:01:10 -08:00 |
|
Chuck Walbourn
|
deabf731ad
|
Project cleanup
|
2022-02-01 13:09:33 -08:00 |
|
Chuck Walbourn
|
6349ef3400
|
Minor SAL annotation simplification
|
2022-01-06 16:45:01 -08:00 |
|
Chuck Walbourn
|
20e246af2b
|
Trimmed trailing whitespace
|
2021-12-07 13:42:36 -08:00 |
|
Chuck Walbourn
|
04c758fbc2
|
Keep ATG build props hook for GDK projects
|
2021-12-07 13:01:43 -08:00 |
|
Chuck Walbourn
|
faa554b802
|
Disable edit & continue and JMC for Debug libs
|
2021-12-02 15:10:13 -08:00 |
|
Chuck Walbourn
|
13c35062b8
|
Projects should have UseDebugLibraries=true for Debug configs
|
2021-12-02 14:31:56 -08:00 |
|
Chuck Walbourn
|
ab6776554b
|
One more case of constexpr plus inline
|
2021-11-24 13:17:59 -08:00 |
|
cristei
|
bcf514174c
|
Get rid of redundancies (#260)
|
2021-11-23 15:37:57 -08:00 |
|
cristei
|
7a08ff19fc
|
Remove inline specifier from constexpr functions (#259)
|
2021-11-23 13:43:42 -08:00 |
|
Anthony Fuller
|
2009ee537c
|
Fix shaders not compiling with spaces in the path (#258)
|
2021-11-20 12:22:28 -08:00 |
|
Chuck Walbourn
|
e9d6e9c797
|
November 8, 2021
|
2021-11-08 12:33:01 -08:00 |
|
Chuck Walbourn
|
1cc6906aa5
|
Add offfical VS 2022 projects
|
2021-11-01 16:52:29 -07:00 |
|
Chuck Walbourn
|
6c661ae6d8
|
Update for latest fixes for D3DX12.h
|
2021-10-22 16:43:43 -07:00 |
|
Chuck Walbourn
|
ac9f540897
|
Fix warning C26451
|
2021-10-21 15:44:03 -07:00 |
|
Chuck Walbourn
|
1c9148db32
|
Minor code review feedback
|
2021-10-19 15:52:12 -07:00 |
|
Chuck Walbourn
|
d8852d3b00
|
Fixed -Wunused-macros warning
|
2021-10-19 13:38:57 -07:00 |
|
Chuck Walbourn
|
1363046e2b
|
std::ignore usage instead of (void) for ignoring return values
|
2021-10-17 11:57:07 -07:00 |
|
Chuck Walbourn
|
42445c4474
|
Fixed shader script
|
2021-10-14 17:11:43 -07:00 |
|
Chuck Walbourn
|
800aa853e8
|
CMake updated to use BINARY dir instead of SOURCE dir for generated shaders (#250)
|
2021-10-06 23:14:26 -07:00 |
|
Chuck Walbourn
|
fd45216373
|
Update for latest D3DX12.h
|
2021-10-05 17:41:32 -07:00 |
|
Chuck Walbourn
|
094ebdcf9f
|
Remove D3DX12.h guards for older Windows SDKs
|
2021-10-05 12:52:45 -07:00 |
|
Chuck Walbourn
|
193ee1982f
|
D3DX12.h comment fixes
|
2021-10-04 23:51:02 -07:00 |
|
Chuck Walbourn
|
10ab96e22a
|
VS 2017 projects updated to use Windows 10 SDK (19041)
|
2021-09-29 23:06:25 -07:00 |
|
Chuck Walbourn
|
e6e4ac513e
|
Clean up DisableSpecificWarning usage
|
2021-09-08 11:25:13 -07:00 |
|
Chuck Walbourn
|
93b425f78f
|
Suppress warning in VS 2022
|
2021-09-08 10:32:06 -07:00 |
|
Chuck Walbourn
|
54ce2c8da9
|
August 1, 2021
|
2021-08-01 23:52:17 -07:00 |
|
Chuck Walbourn
|
b11ad7b1c0
|
Fixed weight problem with custom linear filtering and wrap mode
|
2021-07-29 17:06:19 -07:00 |
|
Chuck Walbourn
|
7e6b4a0993
|
Added VS 2022 Preview projets for v143 Platform Toolset
|
2021-07-27 18:45:56 -07:00 |
|
Chuck Walbourn
|
103170232f
|
Fixed -Wnonportable-system-include-path when using Windows 10 SDK (20348)
|
2021-06-27 00:24:35 -07:00 |
|
Chuck Walbourn
|
fb8393ec8e
|
June 9, 2021
|
2021-06-09 18:26:00 -07:00 |
|
Maks Naumov
|
ac071b3425
|
Fix CONV_FLAGS_NOALPHA flag for 16bpp format (#238)
|
2021-06-06 20:58:32 -07:00 |
|
Chuck Walbourn
|
be1050bce2
|
Use DirectX-Headers via vcpkg
|
2021-05-11 22:49:27 -07:00 |
|
Chuck Walbourn
|
80bac6c1c9
|
Fixed typo
|
2021-04-24 20:23:18 -07:00 |
|
Chuck Walbourn
|
d729c9bcc9
|
Fixed /Wall
|
2021-04-24 20:09:28 -07:00 |
|
Chuck Walbourn
|
29c99117f2
|
Set External Warning Level coming in VS 2019 (16.10) to /W4
|
2021-04-23 14:28:21 -07:00 |
|
Chuck Walbourn
|
27b581cbf4
|
Fixed /analyze warning in d3dx12.h
|
2021-04-20 17:07:33 -07:00 |
|
Chuck Walbourn
|
63d671ee9b
|
Fixed -Wnonportable-system-include-path when using Windows Insider SDK
|
2021-04-14 17:59:56 -07:00 |
|