summaryrefslogtreecommitdiff
path: root/packages/opengl/src
Commit message (Expand)AuthorAgeFilesLines
* * patch from #18613 from M. Kamburelis fixes glBufferSubDataARB and some for...marco2011-01-281-3/+5
* + support for the freeglut extensions (patch by Michalis Kamburelis,jonas2010-12-102-4/+217
* * reverted r8795 that saved/set/restored the fpu exception mask beforejonas2010-11-301-1332/+5
* * renamed constant "a" to GL_DEPTH24_STENCIL8_EXT (accidentally changedjonas2010-11-291-1/+1
* + EXT_packed_depth_stencil support (patch by Michalis Kamburelis, mantisjonas2010-11-261-0/+24
* * patch from Dmitry for bug 16135. Some newer opengl functions and symbols.marco2010-06-171-0/+1590
* + recentish TinyGL of MorphOS supports glCopyTexImage2D()karoly2010-05-291-3/+4
* * fixes OpenGL on Haiku, resolves #16385, by Olivier Coursiereflorian2010-05-023-0/+12
* * improved comment and added wiki link, due to Crossbuilders improvement rem...marco2010-03-191-2/+5
* * added a warning about callback calling conventions in glu under Windows marco2010-03-191-0/+8
* * cleaned up redundant declarations of types like PP(P)Char/Byte and moved th...florian2009-12-261-2/+0
* * when loading the functions for a particular OpenGL function, alsojonas2009-05-171-4/+4
* * GL_ARB_Vertex_buffer_object returned true when it should be false in some ...marco2008-09-131-2/+2
* * don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They...Almindor2008-08-011-23/+20
* * openglmarco2008-01-267-0/+15818