OSDN Git Service

mesa: do error checking on glCopyPixels() type parameter
authorBrian Paul <brianp@vmware.com>
Fri, 7 Aug 2009 15:03:49 +0000 (09:03 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 7 Aug 2009 15:50:38 +0000 (09:50 -0600)
commit3335b847bf1e1ee9e77600bd7122eb56ffbc8c07
tree5e5271146d6c6c090bafa5d581d2a12ddb95f594
parent28cfd37bb3c5dfa70715d91bd523e93dfedd3981
mesa: do error checking on glCopyPixels() type parameter

Plus, move some other error checks before state validation and update
some comments.
src/mesa/main/drawpix.c