summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/teximage.c
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2013-10-19 08:21:38 -0600
committerBrian Paul <[email protected]>2013-10-22 08:20:45 -0600
commitf0d4636d9c4098fd7ccc533258e7a5173e98d847 (patch)
treecc5fb8d20b96021ccd5a4c58e57ffe5241d7435c /src/mesa/main/teximage.c
parent6767c56e6d36b872096d32507c89c56b6d8618d1 (diff)
mesa: fix a couple issues with U_FIXED, I_FIXED macros
Silence a bunch of MSVC type conversion warnings. Changed return type of S_FIXED to int32_t (signed). The result is the same. It just seems more intuitive that a signed conversion function should return a signed value. Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/main/teximage.c')
0 files changed, 0 insertions, 0 deletions