summaryrefslogtreecommitdiff
path: root/src/mesa/main/scissor.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-02 08:45:34 -0600
committerBrian Paul <brianp@vmware.com>2009-09-02 08:47:47 -0600
commit83e4470d9a3367883b3fe699629f1d8648459a89 (patch)
treec7f34bc864f10b34d44501f1b009ce583bce7a25 /src/mesa/main/scissor.c
parenta46e32787d98192d35bf2834011cfa5537e0e703 (diff)
mesa: added #ifdef __GNUC__ around GLubyte bitfield usage
It would be nice if there were a #pragma or something to disable the warnings: main/texenvprogram.c:87: warning: type of bit-field ‘Source’ is a GCC extension main/texenvprogram.c:88: warning: type of bit-field ‘Operand’ is a GCC extension but there doesn't appear to be a way to do that.
Diffstat (limited to 'src/mesa/main/scissor.c')
0 files changed, 0 insertions, 0 deletions