aboutsummaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2016-02-24 21:35:25 +0100
committerSamuel Pitoiset <[email protected]>2016-03-19 18:01:08 +0100
commit902bbda81b31bacb2a8c60ca6a8ba8ca34ae73d3 (patch)
tree539b524ebd1c4e3eca99fec744d97ef5989b8e36 /appveyor.yml
parent26cc411db87f924003f227874d7a047dd8b5e5a4 (diff)
nvc0: avoid using magic numbers for the uniform_bo offsets
Instead make use of constants to improve readability. The first 32 bytes of the driver constant buffer are unknown... This doesn't seem to be used in the codegen part, but if the texBindBase offset is shifted from 0x20 to 0x00, this breaks the universe for really weird reasons. This sounds like to be related to textures. Anyway, name this NVC0_CB_AUX_UNK_INFO and add a todo should be enough for now. Signed-off-by: Samuel Pitoiset <[email protected]> Acked-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions