mesa: Add getters for the rest of the supported draw buffers.
authorEric Anholt <eric@anholt.net>
Thu, 2 Dec 2010 17:05:53 +0000 (09:05 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 2 Dec 2010 18:28:52 +0000 (10:28 -0800)
commit7cba339375f4b8c4e4614853f9e160d41eb25c51
tree65981ad9a2aa159df8d6aa10a235138b57d46fc6
parentb381eff1411dea5b9e0c9fbc8641a8760052b2eb
mesa: Add getters for the rest of the supported draw buffers.

MAX_DRAW_BUFFERS is 8, so allow all 8 GL_DRAW_BUFFER# to be retrieved.
Fixes complaints by oglconform.
src/mesa/main/get.c