diff options
author | Eric Anholt <[email protected]> | 2014-08-24 14:05:37 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2014-09-04 11:39:51 -0700 |
commit | 80b27ca2cd8cd2bb2937baa441c43a396887cc03 (patch) | |
tree | a5e9e327cf986b60e6c3476f7b813467089a4990 /src/gallium/drivers/vc4/Makefile.sources | |
parent | 874dfa8b2ecccf3c9a73453d7ccc6638363a59bd (diff) |
vc4: Switch to using native integers.
There were troubles with bools without using native integers
(st_glsl_to_tgsi seemed to think bool true was 1.0f sometimes, when as a
uniform it's stored as ~0), and since I've got native integers other than
divide, I might as well just support them.
Diffstat (limited to 'src/gallium/drivers/vc4/Makefile.sources')
0 files changed, 0 insertions, 0 deletions