diff options
author | ameerj <52414509+ameerj@users.noreply.github.com> | 2022-01-16 15:52:34 -0500 |
---|---|---|
committer | ameerj <52414509+ameerj@users.noreply.github.com> | 2022-01-16 16:13:20 -0500 |
commit | a5bff8e9b3eed5419bbb38abaaa642ed11b235db (patch) | |
tree | b7ccd11acf87d09ff8b72c84b376985b4113a053 /src/input_common/drivers/mouse.cpp | |
parent | 480b03b6456b2fef81226c449493f6425e5137da (diff) |
astc_decoder: Combine FastReplicate functions to work around new NV driver bug
The new Nvidia drivers have a bug where the FastReplicateTo6 function produces a lookup into the REPLICATE_TO_8 table rather than the REPLICATE_TO_6 table.
This seems to be an optimization gone wrong. Combining the logic of the FastReplicate functions seems to address the bug.
Diffstat (limited to 'src/input_common/drivers/mouse.cpp')
0 files changed, 0 insertions, 0 deletions