summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/Makefile.am
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2014-08-09 03:51:23 +0200
committerRoland Scheidegger <[email protected]>2014-08-09 03:52:58 +0200
commit6d2ecdb4a63350cfeee803c00ac283ee013a5ee5 (patch)
treeda2d1ef2cb9941ab62162c8bc912ddefd6e66135 /src/gallium/winsys/Makefile.am
parent0f4c5a70c6e759e3a7bddd7f1c2d2b8d219552a4 (diff)
draw: don't use clipvertex output if user plane clipping is disabled
The non-llvm path made sure that both clip and pre_clip_pos point to the data output by position, not clipvertex, if user based clipping is disabled. However, the llvm path did not, which apparently led to failures if gl_ClipVertex was written but user plane clipping not enabled (bug 80183). Why I have no idea really, but just make it match the non-llvm behavior... Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/winsys/Makefile.am')
0 files changed, 0 insertions, 0 deletions