You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bergmann89 445883943c Merge remote-tracking branch 'dglOpenGL/master' 9 years ago
examples * refactored share context to be able to support function for gtk2/glx 10 years ago
.gitignore * added gitignore 11 years ago
bitSpaceOpenGL.lpk * created package 9 years ago
bitSpaceOpenGL.pas * created package 9 years ago
dglOpenGL-LICENSE Merge remote-tracking branch 'dglOpenGL/master' 9 years ago
dglOpenGL.pas Merge remote-tracking branch 'dglOpenGL/master' 9 years ago
dglOpenGLES.pas * changed error to warning for unknown build system 10 years ago
glBitmapConf.inc * updated glBitmap 11 years ago
uglcArrayBuffer.pas * ArrayBuffer: fixed some small bugs for OpenGL ES 11 years ago
uglcBitmap.pas * [glBitmap] Always generate mipmaps using correct method for GL Version 9 years ago
uglcCamera.pas * added invert camera position 10 years ago
uglcContext.pas * refactored share context to be able to support function for gtk2/glx 10 years ago
uglcContextGtk2GLX.pas * [glcContext] implemented share context for gtk2/glx 10 years ago
uglcContextGtkCustomVisual.pas * added glcContext 11 years ago
uglcContextWGL.pas * refactored share context to be able to support function for gtk2/glx 10 years ago
uglcFrameBufferObject.pas * [glcContext] check return value from wglShareLists 11 years ago
uglcLight.pas * added OpenGL ES support 11 years ago
uglcShader.pas * [glcShader] disabled log message fpr uniforms 10 years ago
uglcTypes.pas * added OpenGL ES support 11 years ago
uglcVertexArrayObject.pas * updated glBitmap 11 years ago
ugluMatrix.pas * Initial Commit 11 years ago
ugluMatrixEx.inc * [ugluMatrixEx] implemented Create(Vector) 9 years ago
ugluMatrixEx.pas * [ugluVectorEx] implemented SqrLength and Cross 10 years ago
ugluMatrixExHelper.pas * [ugluMatrixEx] implemented Create(Vector) 9 years ago
ugluQuaternion.pas * fixed typo 11 years ago
ugluVector.pas * added invert camera position 10 years ago
ugluVectorEx.inc * [ugluMatrixEx] implemented Create(Vector) 9 years ago
ugluVectorEx.pas * added color convert functions for vector 9 years ago
ugluVectorExHelper.pas * [ugluMatrixEx] implemented Create(Vector) 9 years ago