aboutsummaryrefslogtreecommitdiffstats
path: root/include/GL/gl.h
Commit message (Expand)AuthorAgeFilesLines
* Added pragma to disable warning about unk pragmas for MSVC5Ted Jump1999-10-211-1/+2
* Minor patches to cleanup some compiler warnings in MSVCTed Jump1999-10-201-2/+2
* GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong valuesBrian Paul1999-10-171-3/+3
* more ARB_imaging colortable functionsBrian Paul1999-10-171-11/+15
* added missing GL_ARB_imaging color table functionsBrian Paul1999-10-171-4/+29
* removed GL_EXT_get_proc_addressBrian Paul1999-10-161-13/+1
* replaced glGetMinMax() with glGetMinmax()Brian Paul1999-10-151-2/+2
* More Win32 build compliance fixupsTed Jump1999-09-191-9/+3
* disabled GL_EXT_get_proc_address for the time beingBrian Paul1999-09-181-2/+1
* glGetProcAddressEXT changes to accomodate Win32 and non-Win32Brian Paul1999-09-171-3/+9
* Relocated wgl function prototypes to separate .h for easier work with fxwgl &...Ted Jump1999-09-171-20/+6
* I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump1999-09-171-2/+3
* GL_EXT_get_proc_address clean-upBrian Paul1999-09-161-6/+12
* added GL_EXT_get_proc_addressBrian Paul1999-09-111-2/+9
* Initial revisionjtg1999-08-191-0/+2235