diff options
author | Vinson Lee <[email protected]> | 2012-01-28 07:36:04 +0100 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-01-31 07:43:36 -0700 |
commit | 136791ebc1fb91ef20dc65722a34f093d2947849 (patch) | |
tree | 9d2b7b5c71045ce1ce944c89f1e1fc93d2c5456c /src/mesa/drivers/osmesa/.gitignore | |
parent | 6386f80dbd6f1230abf16fa5ac65dc0dca70033a (diff) |
osmesa: Fix osmesa_context.DataType type.
Fixes these GCC warnings.
osmesa.c: In function ‘osmesa_renderbuffer_storage’:
osmesa.c:417: warning: comparison is always false due to limited range of data type
osmesa.c:423: warning: comparison is always false due to limited range of data type
osmesa.c:431: warning: comparison is always false due to limited range of data type
osmesa.c:437: warning: comparison is always false due to limited range of data type
osmesa.c:447: warning: comparison is always false due to limited range of data type
osmesa.c:453: warning: comparison is always false due to limited range of data type
osmesa.c:463: warning: comparison is always false due to limited range of data type
osmesa.c:466: warning: comparison is always false due to limited range of data type
osmesa.c:476: warning: comparison is always false due to limited range of data type
osmesa.c:479: warning: comparison is always false due to limited range of data type
Signed-off-by: Vinson Lee <[email protected]>
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/drivers/osmesa/.gitignore')
0 files changed, 0 insertions, 0 deletions