summaryrefslogtreecommitdiff
path: root/include/GL/gl.h
AgeCommit message (Collapse)Author
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-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-16GL_EXT_get_proc_address clean-upBrian Paul
1999-09-11added GL_EXT_get_proc_addressBrian Paul
1999-08-19Initial revisionjtg