OSDN Git Service

mesa: Clarify the names of error checking variables for glGet.
authorEric Anholt <eric@anholt.net>
Wed, 10 Apr 2013 16:47:12 +0000 (09:47 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 29 Apr 2013 18:41:33 +0000 (11:41 -0700)
commitd63a10afcc98d51ee1a297ab40ef3c1b9d8b1c1f
tree15025879684ef59014f56c2659e6486171fe2e79
parent4df1b986d3e44dc035227054000a1d0e1846ef07
mesa: Clarify the names of error checking variables for glGet.

There's no reason to actually count these things, so the integer ++
behavior was just confusing.
src/mesa/main/get.c