added test implementation of GL_ARB_window_pos
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 18 Nov 2001 23:52:37 +0000 (23:52 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 18 Nov 2001 23:52:37 +0000 (23:52 +0000)
commit5b7dab2e4c7df1fde0a7fcf28b8b54745b9fcd2e
tree05ce265fc4b97cfb18e32b20eefd6c05cfbad42a
parent17fe22d3bfcce0471ab9ae638cc6b0c91f7d8e65
added test implementation of GL_ARB_window_pos
12 files changed:
src/mesa/glapi/APIspec
src/mesa/glapi/glapioffsets.h
src/mesa/glapi/glapitable.h
src/mesa/glapi/glapitemp.h
src/mesa/main/dlist.c
src/mesa/main/glprocs.h
src/mesa/main/mtypes.h
src/mesa/main/rastpos.c
src/mesa/main/rastpos.h
src/mesa/main/state.c
src/mesa/sparc/glapi_sparc.S
src/mesa/x86/glapi_x86.S