summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
1999-10-16removed GL_EXT_get_proc_addressBrian Paul
1999-10-15replaced glGetMinMax() with glGetMinmax()Brian Paul
1999-09-19lots of autoconf updatestanner
1999-09-19Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'Ted Jump
1999-09-19More Win32 build compliance fixupsTed Jump
1999-09-18disabled GL_EXT_get_proc_address for the time beingBrian Paul
1999-09-17glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul
1999-09-17Relocated wgl function prototypes to separate .h for easier work with fxwgl ↵Ted Jump
& glut
1999-09-17wgl function prototypes moved out to better work with fxwglTed Jump
1999-09-17I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump
MSVC friendly. Brianp - could you verify that they describe and operate as intended on Linux/ETC platforms?
1999-09-16GLU_EXT_get_proc_address clean-upBrian Paul
1999-09-16GL_EXT_get_proc_address clean-upBrian Paul
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul
1999-09-14Fixed GLUtriangulatorObj again (spelling).Gareth Hughes
1999-09-14Fixed definition of GLUtriangluatorObj for 1.3 tessellator.Gareth Hughes
1999-09-11added GLU_EXT_get_proc_addressBrian Paul
1999-09-11added GLX_EXT_get_proc_addressBrian Paul
1999-09-11added GL_EXT_get_proc_addressBrian Paul
1999-09-10Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes
1999-08-23Misc small cleanupsJon Taylor
1999-08-19Initial revisionjtg