Chuck Walbourn
|
282812b973
|
texconv: Fix PFM reader to avoid overread of buffer (#413)
* texconv: Fix PFM reader to avoid overread of buffer
* More code review
* Max memory usage
* YAML fix
|
2023-11-09 20:10:12 -08:00 |
|
Chuck Walbourn
|
3aebd48c6f
|
Add SDL build pipeline (#412)
|
2023-11-08 22:38:02 -08:00 |
|
Chuck Walbourn
|
6eca077e06
|
Fix some C4063 warnings (#411)
|
2023-11-08 18:20:23 -08:00 |
|
Chuck Walbourn
|
126d15c39a
|
Clean up GPU-based validation warnings (#309)
|
2023-01-31 09:57:16 -08:00 |
|
Chuck Walbourn
|
278e708f25
|
ConvertToSinglePlane memory overrwrite bug fix (#307)
|
2023-01-25 23:25:26 -08:00 |
|
Chuck Walbourn
|
10d8902e6c
|
Change bool forceSRGB parameters for D3D interop to CREATETEX_FLAGS (#281)
|
2022-07-28 16:35:12 -07:00 |
|
Chuck Walbourn
|
33e9632f50
|
Update to support ABI for MinGW in DX Agility SDK v1.606.3 (#279)
|
2022-07-25 14:48:46 -07:00 |
|
Chuck Walbourn
|
9c72f2c6cd
|
CMake support added for building with MinGW (#275)
|
2022-05-05 14:50:13 -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
|
20e246af2b
|
Trimmed trailing whitespace
|
2021-12-07 13:42:36 -08:00 |
|
cristei
|
bcf514174c
|
Get rid of redundancies (#260)
|
2021-11-23 15:37:57 -08:00 |
|
Chuck Walbourn
|
d8852d3b00
|
Fixed -Wunused-macros warning
|
2021-10-19 13:38:57 -07:00 |
|
Chuck Walbourn
|
fd45216373
|
Update for latest D3DX12.h
|
2021-10-05 17:41:32 -07:00 |
|
Chuck Walbourn
|
7df49719a1
|
Updated copyright banner
|
2021-02-26 22:59:42 -08:00 |
|
Boris Galochkin
|
87e5b0e9fa
|
Fix of CaptureTexture for Reserved and MultiSample resources (#218)
|
2021-02-18 22:19:42 -08:00 |
|
Chuck Walbourn
|
234eee8a01
|
Support for Windows Subsystem for Linux (#208)
|
2021-01-08 02:20:55 -08:00 |
|
Chuck Walbourn
|
a8eff54bd5
|
Added GDK projects
|
2020-08-14 12:22:17 -07:00 |
|
Chuck Walbourn
|
b0667d7da9
|
Updates for Xbox
|
2020-08-12 14:35:39 -07:00 |
|
Chuck Walbourn
|
bfa3a11aee
|
Fixed issue when trying to Capture 'small alignment' textures
|
2020-07-08 17:47:06 -07:00 |
|
Chuck Walbourn
|
316f65649b
|
More noexcept annotation
|
2019-12-13 00:01:17 -08:00 |
|
Chuck Walbourn
|
79020d0f1e
|
Added noexcept to public functions
|
2019-12-11 19:52:48 -08:00 |
|
Chuck Walbourn
|
5f125c6b8d
|
Add CMake project and fix clang warnings (#139)
|
2019-05-25 16:00:32 -07:00 |
|
Chuck Walbourn
|
e44a11c911
|
Minor code review
|
2018-08-07 16:58:25 -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
|
296120a763
|
Fix /analyze warning
|
2018-07-02 16:46:28 -07:00 |
|
Chuck Walbourn
|
0d94e9469b
|
Fix compiler errors (Clang 6) (#37)
|
2018-06-12 18:07:34 -07:00 |
|
Chuck Walbourn
|
3b05453e98
|
Fixed up comment header block
|
2018-02-23 22:24:46 -08:00 |
|
Chuck Walbourn
|
31b6c9309c
|
Minor code cleanup
|
2017-07-12 00:56:51 -07:00 |
|
Chuck Walbourn
|
b9bf00c0ea
|
DirectX 12 planar resource handling
|
2017-01-30 22:29:45 -08:00 |
|
Chuck Walbourn
|
de303687e4
|
Added missing error condition
|
2017-01-27 14:41:59 -08:00 |
|
Chuck Walbourn
|
588bf6adc9
|
DirectX 12 API support
|
2017-01-26 10:23:36 -08:00 |
|