summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
diff options
context:
space:
mode:
authorJose Fonseca <[email protected]>2015-03-18 14:21:15 +0000
committerJose Fonseca <[email protected]>2015-03-22 08:23:23 +0000
commitd01a7cdae576162791813c131027a6e675a4e6c7 (patch)
tree132e1880f8d48bbb14006d78c3891d7449e3b58b /src/gallium/winsys
parent7c7954b09dd28502aedb3eed312672620b9e6b7a (diff)
glsl: Avoid GLboolean vs bool arithmetic MSVC warnings.
Note that GLboolean is an alias for unsigned char, which lacks the implicit true/false semantics that C++/C99 bool have. Reviewed-by: Brian Paul <[email protected]> v2: Change gl_shader::IsES and gl_shader_program::IsES to be bool as recommended by Ian Romanick. Reviewed-by: Brian Paul <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/gallium/winsys')
0 files changed, 0 insertions, 0 deletions