summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/get.c
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-02 12:30:27 -0800
committerMatt Turner <[email protected]>2014-12-05 09:49:42 -0800
commit05e2578cac608ba703d188fdff4903b92dec4aed (patch)
treea3e0750af6f3e810121b4262c2789d21e88947e0 /src/mesa/main/get.c
parent66cc8de042134525483444274c0161b2feaf46fa (diff)
i965: Change the type of booleans to D.
This is a revert of commit 4656c14e ("i965/fs: Change the type of booleans to UD and emit correct immediates") plus some small additional fixes, like casting ctx->Const.UniformBooleanTrue to int and changing UD to D in the ir_unop_b2f cases. Note that it's safe to leave 0x3f800000 as UD and as a literal it's more recognizable than 1065353216. Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/main/get.c')
0 files changed, 0 insertions, 0 deletions