Chuck Walbourn
|
cfd5f27126
|
Code review for const auto vs auto const (#579)
|
2025-02-04 12:12:59 -08:00 |
|
Chuck Walbourn
|
6e7801e324
|
Use fixed width integers for underlying enum types (#538)
CMake (Windows) / build (amd64_x86, x86-Release, windows-2019) (push) Has been cancelled
CMake (Windows) / build (amd64_x86, x86-Release, windows-2022) (push) Has been cancelled
CMake (Windows) / build (amd64_x86, x86-Release-Clang, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64, x64-Debug, windows-2019) (push) Has been cancelled
CTest (Windows) / build (amd64, x64-Debug, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64, x64-Debug-Clang, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64, x64-Release, windows-2019) (push) Has been cancelled
CTest (Windows) / build (amd64, x64-Release, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64, x64-Release-Clang, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_arm64, arm64-Debug, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_arm64, arm64-Release, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_arm64, arm64ec-Debug, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_arm64, arm64ec-Release, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_x86, x86-Debug, windows-2019) (push) Has been cancelled
CTest (Windows) / build (amd64_x86, x86-Debug, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_x86, x86-Debug-Clang, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_x86, x86-Release, windows-2019) (push) Has been cancelled
CTest (Windows) / build (amd64_x86, x86-Release, windows-2022) (push) Has been cancelled
CTest (Windows) / build (amd64_x86, x86-Release-Clang, windows-2022) (push) Has been cancelled
CMake (Windows using VCPKG) / build (amd64, x64-Debug-Clang-VCPKG, windows-2022) (push) Has been cancelled
CMake (Windows using VCPKG) / build (amd64, x64-Debug-VCPKG, windows-2019) (push) Has been cancelled
CMake (Windows using VCPKG) / build (amd64, x64-Debug-VCPKG, windows-2022) (push) Has been cancelled
CMake (Windows using VCPKG) / build (amd64_arm64, arm64-Debug-VCPKG, windows-2022) (push) Has been cancelled
CMake (Windows using VCPKG) / build (amd64_x86, x86-Debug-VCPKG, windows-2022) (push) Has been cancelled
CMake (WSL) / build (x64-Debug-Linux, 10) (push) Has been cancelled
CMake (WSL) / build (x64-Debug-Linux, 11) (push) Has been cancelled
CMake (WSL) / build (x64-Debug-Linux, 12) (push) Has been cancelled
CMake (WSL) / build (x64-Release-Linux, 10) (push) Has been cancelled
CMake (WSL) / build (x64-Release-Linux, 11) (push) Has been cancelled
CMake (WSL) / build (x64-Release-Linux, 12) (push) Has been cancelled
|
2024-10-24 11:44:33 -07:00 |
|
Chuck Walbourn
|
9c72f2c6cd
|
CMake support added for building with MinGW (#275)
|
2022-05-05 14:50:13 -07:00 |
|
Chuck Walbourn
|
bc1aecbcf8
|
Avoid WIC bitmap scalar for box/fant/point resizing for > 8 bpc HDR/XR formats
|
2022-04-06 00:00:46 -07:00 |
|
Chuck Walbourn
|
b1001d15b3
|
.edtiorconfig driven reformat of source (#271)
|
2022-04-04 15:03:02 -07: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
|
ac9f540897
|
Fix warning C26451
|
2021-10-21 15:44:03 -07:00 |
|
Chuck Walbourn
|
7df49719a1
|
Updated copyright banner
|
2021-02-26 22:59:42 -08:00 |
|
Chuck Walbourn
|
234eee8a01
|
Support for Windows Subsystem for Linux (#208)
|
2021-01-08 02:20:55 -08:00 |
|
Chuck Walbourn
|
95c4991486
|
Added make_AlignedArray helpers to scoped.h
|
2021-01-04 23:10:30 -08:00 |
|
Chuck Walbourn
|
b0667d7da9
|
Updates for Xbox
|
2020-08-12 14:35:39 -07:00 |
|
Chuck Walbourn
|
17aeb40917
|
Switched to using strongly typed flags (#179)
|
2020-06-01 00:42:02 -07:00 |
|
Chuck Walbourn
|
e15f564ba7
|
Minor code review
|
2020-01-24 08:55:54 -08:00 |
|
Chuck Walbourn
|
316f65649b
|
More noexcept annotation
|
2019-12-13 00:01:17 -08:00 |
|
Chuck Walbourn
|
d628e4427f
|
Fixed -Wextra-semi-stmt warnings
|
2019-06-26 12:47:34 -07:00 |
|
Chuck Walbourn
|
5f125c6b8d
|
Add CMake project and fix clang warnings (#139)
|
2019-05-25 16:00:32 -07:00 |
|
Chuck Walbourn
|
ba0280c500
|
Workaround when using WIC for F32 images that exceed 32-bits (#112)
|
2018-08-02 12:31:20 -07:00 |
|
Chuck Walbourn
|
2c82697c1b
|
Improved validation where WIC requires a cast to UINT for pitch/imageSize
|
2018-07-27 01:02:56 -07:00 |
|
Chuck Walbourn
|
0d94e9469b
|
Fix compiler errors (Clang 6) (#37)
|
2018-06-12 18:07:34 -07:00 |
|
Chuck Walbourn
|
094988727e
|
Minor code review feedback
|
2018-06-11 12:22:52 -07:00 |
|
Chuck Walbourn
|
8480f4fe5a
|
Additional C++ Core Checker cleanup
|
2018-03-29 12:00:16 -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
|
983bb95575
|
Minor code cleanup
|
2017-07-13 19:24:22 -07:00 |
|
Chuck Walbourn
|
31b6c9309c
|
Minor code cleanup
|
2017-07-12 00:56:51 -07:00 |
|
Chuck Walbourn
|
0a85ac75a0
|
WIC format converter should use WICBitmapPaletteTypeMedianCut
|
2017-07-03 16:04:01 -07:00 |
|
Chuck Walbourn
|
a30c37220b
|
Support premultiply reverse and -alpha switch
|
2016-09-14 00:03:22 -07:00 |
|
Chuck Walbourn
|
51bc3d5b16
|
General code cleanuP
|
2016-09-08 19:09:46 -07:00 |
|
Chuck Walbourn
|
25dbe0e547
|
Code review feedback
|
2016-09-01 01:33:23 -07:00 |
|
Chuck Walbourn
|
4dd440e775
|
Normalize line endings
|
2016-08-22 11:26:36 -07:00 |
|
Chuck Walbourn
|
7093178481
|
Added Get/SetWICFactory
|
2015-08-18 16:14:09 -07:00 |
|
walbourn_cp
|
27020cce7b
|
Minor code review feedback
- Don't need to use ".get()[" pattern when using std::unique_ptr<T[]> specialization
|
2014-11-20 13:44:59 -08:00 |
|
walbourn_cp
|
48e969aac7
|
Xbox One platform changes
|
2014-09-11 15:26:14 -07:00 |
|
walbourn_cp
|
b4b63a3557
|
Eliminate ScopedObject in favor of standard Microsoft::WRL::ComPtr
|
2014-01-15 17:08:08 -08:00 |
|
walbourn_cp
|
b73612600f
|
DirectXTex: Resize logic in non-WIC custom filtering was backwards for when to use the BOX filter
|
2013-11-15 14:54:08 -08:00 |
|
walbourn_cp
|
1d3e1d0904
|
DirectXTex: Make ScopedObject match Microsoft::WRL::ComPtr, use Microsoft::WRL::ComPtr when possible
|
2013-07-26 16:44:00 -07:00 |
|
walbourn_cp
|
51af8e4af5
|
DirectXTex: Code Review feedback
|
2013-07-09 16:16:38 -07:00 |
|
walbourn_cp
|
32b06b3e5c
|
DirectXTK/DirectXTex: Minor code review feedback
|
2013-06-21 14:12:39 -07:00 |
|
walbourn_cp
|
0678c2b5f9
|
DirectxTex: Need to slightly bias results floating-point error introduced by TRIANGLE filter
- Avoids problem with harshly quantized formats like 2-bit alpha
- Defaults to TRIANGLE filter for non-pow-2 volume maps
|
2013-06-15 11:55:07 -07:00 |
|
walbourn_cp
|
2fdf1f6d0a
|
DirectXTex: added finite low-pass triangle custom filter
- TEX_FILTER_TRIANGLE
- texconv updated -if image filter options
|
2013-06-14 16:17:16 -07:00 |
|
walbourn_cp
|
8fa166372d
|
DirectXTex: Custom filtering (Point, Linear, Cubic, sRGB gamma correct) implemented for Resize
|
2013-06-12 20:17:43 -07:00 |
|
walbourn_cp
|
6323465f1f
|
DirectXTex: Special-case optimization when doing RGBA 32bpp resize or 2D mipmap generation
|
2013-04-30 15:25:26 -07:00 |
|
walbourn_cp
|
cee58c4aed
|
DirectXTex: Added VS 2010+Windows SDK 8.0 projects; updated to use SAL2 annotation
|
2012-12-07 17:30:49 -08:00 |
|
walbourn_cp
|
a6c5c5939a
|
April 20, 2012 source
|
2012-05-01 13:00:24 -07:00 |
|