summaryrefslogtreecommitdiff
path: root/packages/opengl
Commit message (Expand)AuthorAgeFilesLines
* * patch from #18613 from M. Kamburelis fixes glBufferSubDataARB and some for...marco2011-01-281-3/+5
* * also compile freeglutdemo (mantis #18108)jonas2010-12-112-64/+64
* + support for the freeglut extensions (patch by Michalis Kamburelis,jonas2010-12-105-5/+512
* * 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
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-294-9/+59
* * 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-025-3/+44
* * 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
* * Update Makefilespierre2009-12-102-12/+70
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-022-60/+92
* * when loading the functions for a particular OpenGL function, alsojonas2009-05-171-4/+4
* * version of glutdemo that uses vertex arrays instead of immediate mode jonas2009-01-032-1/+159
* * 3rd batch of fpmake updates (demoes + includepaths)marco2008-10-231-0/+9
* * regened makefiles to propagate makefile versionsmarco2008-10-222-3/+11
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
* * 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
* * regenerated with changes in r11233jonas2008-06-152-14/+16
* * fixed fpc_zipinstall for go32v2 and the likegiulio2008-06-032-3/+3
* * makefiles regenerated with newer fpcmakehajny2008-05-282-2/+2
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-242-4/+54
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...micha2008-05-052-4/+34
* * add armeb target to compiler/Makefilesmicha2008-03-242-10/+118
* * dependency and path updatespeter2008-02-071-7/+6
* * openglmarco2008-01-2619-0/+22651