J. Peter Mugaas
237525e71c
ifdef Visual Studio pragmas. ( #469 )
2024-04-09 09:15:56 -05:00
Chuck Walbourn
ceade44724
Enable /CETCOMPAT when building with VS 2019 ( #465 )
2024-03-28 15:24:56 -07:00
Chuck Walbourn
a48c1c1a73
CMake refactor ( #452 )
2024-02-12 13:06:47 -08:00
Chuck Walbourn
fa9967bc74
DDSView updated with -forcesrgb switch ( #305 )
2023-01-19 11:18:39 -08:00
Chuck Walbourn
bf546e9e2f
HLSL.cmd return 1 on failure
2022-05-06 00:43:45 -07:00
Chuck Walbourn
9c72f2c6cd
CMake support added for building with MinGW ( #275 )
2022-05-05 14:50:13 -07:00
Chuck Walbourn
3ac77cf2c0
Remove VS 2017 projects ( #273 )
2022-04-21 16:27:30 -07:00
Chuck Walbourn
2530c2e550
Updated DDSView sample's shader building logic
2022-03-27 23:03:27 -07:00
Chuck Walbourn
9e34fadda0
DDSView sample cleanup and added to CMake
2022-03-27 17:29:48 -07:00
Chuck Walbourn
df039e9236
Update build switches for latest SDL recommendations
2022-03-18 13:51:56 -07:00
Chuck Walbourn
deabf731ad
Project cleanup
2022-02-01 13:09:33 -08:00
Chuck Walbourn
5fc29f05be
Turn off control flow guard for debug
2021-12-02 14:42:03 -08:00
Chuck Walbourn
13c35062b8
Projects should have UseDebugLibraries=true for Debug configs
2021-12-02 14:31:56 -08:00
Chuck Walbourn
1cc6906aa5
Add offfical VS 2022 projects
2021-11-01 16:52:29 -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
7df49719a1
Updated copyright banner
2021-02-26 22:59:42 -08:00
Chuck Walbourn
705a8e3766
Standard header cleanup
2021-01-07 00:43:18 -08:00
Chuck Walbourn
f764da5176
Replaced _countof / ARRAYSIZE with std::size
2021-01-02 12:44:35 -08:00
Chuck Walbourn
e14c36125c
Code review for standard library header usage ( #207 )
2020-12-29 18:04:51 -08:00
Chuck Walbourn
c0481b1030
Suppress /analyze noise
2020-04-12 22:05:34 -07:00
Chuck Walbourn
7186bb7890
Minor code review
2020-03-17 14:18:03 -07:00
Chuck Walbourn
a78a8125a4
Retire VS 2015 projects
2020-01-12 22:53:06 -08:00
Chuck Walbourn
138efff1b9
Fix some /analyze warnings
2019-10-24 16:55:13 -07:00
Chuck Walbourn
45ea8ffc10
VS 2019 project set to use 'latest available SDK'
2019-04-25 23:27:09 -07:00
Chuck Walbourn
a983dcecd0
Officially dropped Windows Vista support
2019-04-25 12:30:59 -07:00
Chuck Walbourn
86b2bb5194
Enable compilation with clang-cl (LLVM on Windows) ( #135 )
2019-04-16 17:38:37 -07:00
Chuck Walbourn
1a249f8388
VS 2019 projects ( #133 )
2019-04-02 12:59:40 -07:00
Chuck Walbourn
031115465b
Minor code review
2019-02-07 14:52:57 -08:00
Chuck Walbourn
ff034d7283
Windows 10 October 2018 Update SDK (17763)
2018-11-15 14:42:10 -08:00
Chuck Walbourn
2ef59eb99c
Cleaned up vc projects
2018-06-11 11:50:01 -07:00
Chuck Walbourn
cfa63a8352
Windows 10 April 2018 Update SDK (17134) ( #102 )
2018-05-31 13:27:33 -07:00
Chuck Walbourn
d4e587dc5d
VS project cleanup
2018-05-09 11:20:17 -07:00
Chuck Walbourn
e62bbb24f8
Retire Windows 8.1 Store, Windows phone 8.1. and VS 2013 projects ( #96 )
...
* Retire VS 2013 projects
* Cleaned up warning suppression
* Use ``noexcept`` instead of ``throw()``
* Can use ``%zu`` instead of ``%Iu``
* More uniform initialization
2018-05-01 17:34:54 -07:00
Chuck Walbourn
3b05453e98
Fixed up comment header block
2018-02-23 22:24:46 -08:00
Chuck Walbourn
46e7ad7020
Minor code review
2018-01-18 15:02:05 -08:00
Chuck Walbourn
af90e04c71
Minor code cleanup
2017-12-18 13:35:07 -08:00
Francesco Pretto
d536725320
Set the render target view to sRGB format ( #68 )
...
This allows to correctly sample from sRGB textures and write back
correct colors to backbuffer. Also work with linear RGB textures
2017-12-18 13:27:20 -08:00
Chuck Walbourn
1e1fdb8d86
Removed unneeded warning disable
2017-12-05 13:47:01 -08:00
Chuck Walbourn
f87786b8f1
Update to use Windows 10 Fall Creators Update SDK ( #63 )
...
* Updated for Windows 10 Fall Creators Update SDK (16299)
2017-11-01 19:48:22 -07:00
Chuck Walbourn
e87e49cbe3
Updated for VS 2017 (15.3)
2017-08-14 23:43:27 -07:00
Chuck Walbourn
5935e6baf0
VS 2017 updated for Windows Creators Update SDK (15063)
2017-04-07 23:09:28 -07:00
Chuck Walbourn
c7c21c75d9
Added VS 2017 RC projects
2016-11-17 12:20:35 -08:00
Chuck Walbourn
4dd440e775
Normalize line endings
2016-08-22 11:26:36 -07:00
Chuck Walbourn
efc6c79d59
DDSView fix and code review feedback
2016-05-31 10:40:14 -07:00
Chuck Walbourn
649c5e53dc
Purge WCHAR typedef
2016-05-11 11:36:27 -07:00
Chuck Walbourn
842c9aff1d
Death to legacy NULL
2016-04-18 14:41:24 -07:00
Chuck Walbourn
2b22bfed1c
Cleaned up /analyze warnings with VS 2015 Update 2
2016-03-18 00:48:24 -07:00
Chuck Walbourn
c64466e096
Retired VS 2012 projects
2016-02-23 12:11:00 -08:00
Chuck Walbourn
87141aea99
Merged single set of solutions
2015-08-03 16:17:20 -07:00
Chuck Walbourn
229b5ea528
Retired VS 2010 and Windows Store 8.0 projects
2015-07-27 10:54:07 -07:00