Commit Graph

2 Commits

Author SHA1 Message Date
Jeremy Moore
b6667fdd5c Fix incorrect sampling coordinates.
Bug flagged up by Robert Kihl in pull request #7995.
Pull request will go to 4.27 branch, but won't automatically integrate because code has moved to a new file.
#rb none
#jira none

[CL 16183703 by Jeremy Moore in ue5-main branch]
2021-05-03 09:55:55 -04:00
Krzysztof Narkowicz
c734264987 Real-time texture compression on the GPU changes:
* Added BC6H and BC7 mode with least squares endpoint optimization
* Extracted common ReadBlockRGB functionality into BlockCompressionCommon.ush
* Fixed some type casting shader warnings

#rb Jeremy.Moore

[CL 16157030 by Krzysztof Narkowicz in ue5-main branch]
2021-04-29 10:09:57 -04:00