summaryrefslogtreecommitdiff
path: root/include/GL
AgeCommit message (Collapse)AuthorFilesLines
1999-09-19lots of autoconf updatestanner1-1/+5
1999-09-19Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'Ted Jump1-4/+4
1999-09-19More Win32 build compliance fixupsTed Jump2-16/+9
1999-09-18disabled GL_EXT_get_proc_address for the time beingBrian Paul1-2/+1
1999-09-17glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul2-7/+19
1999-09-17Relocated wgl function prototypes to separate .h for easier work with fxwgl ↵Ted Jump1-20/+6
& glut
1999-09-17wgl function prototypes moved out to better work with fxwglTed Jump1-0/+33
1999-09-17I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump2-4/+11
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 Paul1-9/+10
1999-09-16GL_EXT_get_proc_address clean-upBrian Paul1-6/+12
1999-09-16added GLX_MESA_set_3dfx_mode. clean-up of glXGetProcAddressBrian Paul1-15/+22
1999-09-14Fixed GLUtriangulatorObj again (spelling).Gareth Hughes1-2/+5
1999-09-14Fixed definition of GLUtriangluatorObj for 1.3 tessellator.Gareth Hughes1-1/+5
1999-09-11added GLU_EXT_get_proc_addressBrian Paul1-1/+20
1999-09-11added GLX_EXT_get_proc_addressBrian Paul1-5/+10
1999-09-11added GL_EXT_get_proc_addressBrian Paul1-2/+9
1999-09-10Added GLU 1.3 tessellation (except winding rule code).Gareth Hughes2-51/+119
1999-08-23Misc small cleanupsJon Taylor1-9/+12
1999-08-19Initial revisionjtg21-0/+6429