summaryrefslogtreecommitdiffstats
path: root/src/getopt
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2016-01-02 04:58:37 +0100
committerRoland Scheidegger <[email protected]>2016-01-08 00:34:14 +0100
commitfad283ba9e691d0d5d170f388e75542f2c39e559 (patch)
treebab379cb5a249b98d56903589b7f39ba7453148f /src/getopt
parentb61b9a377edb566af2f015c159f5f8779d9b27d9 (diff)
llvmpipe: don't store eo as 64bit int
eo, just like dcdx and dcdy, cannot overflow 32bit. Store it as unsigned though just in case (it cannot be negative, but in theory twice as big as dcdx or dcdy so this gives it one more bit). This doesn't really change anything, albeit it might help minimally on 32bit archs. Reviewed-by: Jose Fonseca <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions