main: Added entry point for glCreateQueries
authorMartin Peres <martin.peres@linux.intel.com>
Tue, 10 Feb 2015 15:13:06 +0000 (17:13 +0200)
committerMartin Peres <martin.peres@linux.intel.com>
Wed, 25 Mar 2015 08:05:45 +0000 (10:05 +0200)
commitc3c1ed874e57b439e856a3eec735181b3221730e
tree3f86c8ee2cc6d5e8113efa4cc2ae0b99b096c3a5
parent6ead10d08f0a4e0ccc699437ed424a0019c07ef8
main: Added entry point for glCreateQueries

v2:
- display the name of the target instead of its id (Laura)

Reviewed-by: Laura Ekstrand <laura@jlekstrand.net>
Signed-off-by: Martin Peres <martin.peres@linux.intel.com>
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mesa/main/queryobj.c
src/mesa/main/queryobj.h
src/mesa/main/tests/dispatch_sanity.cpp