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' 7 years ago
examples * refactored share context to be able to support function for gtk2/glx 8 years ago
.gitignore * added gitignore 9 years ago
bitSpaceOpenGL.lpk * created package 7 years ago
bitSpaceOpenGL.pas * created package 7 years ago
dglOpenGL-LICENSE Merge remote-tracking branch 'dglOpenGL/master' 7 years ago
dglOpenGL.pas Merge remote-tracking branch 'dglOpenGL/master' 7 years ago
dglOpenGLES.pas * changed error to warning for unknown build system 8 years ago
glBitmapConf.inc * updated glBitmap 9 years ago
uglcArrayBuffer.pas * ArrayBuffer: fixed some small bugs for OpenGL ES 9 years ago
uglcBitmap.pas * [glBitmap] Always generate mipmaps using correct method for GL Version 7 years ago
uglcCamera.pas * added invert camera position 8 years ago
uglcContext.pas * refactored share context to be able to support function for gtk2/glx 8 years ago
uglcContextGtk2GLX.pas * [glcContext] implemented share context for gtk2/glx 8 years ago
uglcContextGtkCustomVisual.pas * added glcContext 9 years ago
uglcContextWGL.pas * refactored share context to be able to support function for gtk2/glx 8 years ago
uglcFrameBufferObject.pas * [glcContext] check return value from wglShareLists 9 years ago
uglcLight.pas * added OpenGL ES support 9 years ago
uglcShader.pas * [glcShader] disabled log message fpr uniforms 8 years ago
uglcTypes.pas * added OpenGL ES support 9 years ago
uglcVertexArrayObject.pas * updated glBitmap 9 years ago
ugluMatrix.pas * Initial Commit 9 years ago
ugluMatrixEx.inc * [ugluMatrixEx] implemented Create(Vector) 7 years ago
ugluMatrixEx.pas * [ugluVectorEx] implemented SqrLength and Cross 8 years ago
ugluMatrixExHelper.pas * [ugluMatrixEx] implemented Create(Vector) 7 years ago
ugluQuaternion.pas * fixed typo 9 years ago
ugluVector.pas * added invert camera position 8 years ago
ugluVectorEx.inc * [ugluMatrixEx] implemented Create(Vector) 7 years ago
ugluVectorEx.pas * added color convert functions for vector 7 years ago
ugluVectorExHelper.pas * [ugluMatrixEx] implemented Create(Vector) 7 years ago