Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Emara <mail@OmarEmara.dev>2021-04-13 23:36:24 +0300
committerOmar Emara <mail@OmarEmara.dev>2021-04-13 23:36:24 +0300
commitd63b72e9f9305ac275584e801244741f2a14e5d3 (patch)
tree2a9abdcba6a0c172aa9a1905610304459a40b056 /GNUmakefile
parent170293475c36b4c462bdad372a03533d2b948bf1 (diff)
Fix T78803: Bad widget drawing with the R600g driver
The SB back-end optimizer for the mesa R600g driver corrupts the vertex shader for widget drawing. This will not be fixed upstream because SB is getting replaced as part of the new NIR path. This was thought to be an issue with instancing and an attempted fix was submitted in D8374, but it did not fix the issue. This patch reimplements the array look-up part of the code using switch case as a workaround and removes the old workaround implemented as part of D8374. Reviewed By: Clement Foucault Differential Revision: https://developer.blender.org/D10967
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions