summaryrefslogtreecommitdiff
path: root/include/GL/gl.h
AgeCommit message (Expand)Author
1999-10-30Changed over to maximal warnings on Win32 builds.Ted Jump
1999-10-21Added pragma to disable warning about unk pragmas for MSVC5Ted Jump
1999-10-20Minor patches to cleanup some compiler warnings in MSVCTed Jump
1999-10-17GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong valuesBrian Paul
1999-10-17more ARB_imaging colortable functionsBrian Paul
1999-10-17added missing GL_ARB_imaging color table functionsBrian Paul
1999-10-16removed GL_EXT_get_proc_addressBrian Paul
1999-10-15replaced glGetMinMax() with glGetMinmax()Brian Paul
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
1999-09-17I changed the xxxGetProcAddressEXT function declarations to be moreTed Jump
1999-09-16GL_EXT_get_proc_address clean-upBrian Paul
1999-09-11added GL_EXT_get_proc_addressBrian Paul
1999-08-19Initial revisionjtg