您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Bergmann89 445883943c Merge remote-tracking branch 'dglOpenGL/master' 7 年前
examples * refactored share context to be able to support function for gtk2/glx 8 年前
.gitignore * added gitignore 9 年前
bitSpaceOpenGL.lpk * created package 7 年前
bitSpaceOpenGL.pas * created package 7 年前
dglOpenGL-LICENSE Merge remote-tracking branch 'dglOpenGL/master' 7 年前
dglOpenGL.pas Merge remote-tracking branch 'dglOpenGL/master' 7 年前
dglOpenGLES.pas * changed error to warning for unknown build system 8 年前
glBitmapConf.inc * updated glBitmap 9 年前
uglcArrayBuffer.pas * ArrayBuffer: fixed some small bugs for OpenGL ES 9 年前
uglcBitmap.pas * [glBitmap] Always generate mipmaps using correct method for GL Version 7 年前
uglcCamera.pas * added invert camera position 8 年前
uglcContext.pas * refactored share context to be able to support function for gtk2/glx 8 年前
uglcContextGtk2GLX.pas * [glcContext] implemented share context for gtk2/glx 8 年前
uglcContextGtkCustomVisual.pas * added glcContext 9 年前
uglcContextWGL.pas * refactored share context to be able to support function for gtk2/glx 8 年前
uglcFrameBufferObject.pas * [glcContext] check return value from wglShareLists 9 年前
uglcLight.pas * added OpenGL ES support 9 年前
uglcShader.pas * [glcShader] disabled log message fpr uniforms 8 年前
uglcTypes.pas * added OpenGL ES support 9 年前
uglcVertexArrayObject.pas * updated glBitmap 9 年前
ugluMatrix.pas * Initial Commit 9 年前
ugluMatrixEx.inc * [ugluMatrixEx] implemented Create(Vector) 7 年前
ugluMatrixEx.pas * [ugluVectorEx] implemented SqrLength and Cross 8 年前
ugluMatrixExHelper.pas * [ugluMatrixEx] implemented Create(Vector) 7 年前
ugluQuaternion.pas * fixed typo 9 年前
ugluVector.pas * added invert camera position 8 年前
ugluVectorEx.inc * [ugluMatrixEx] implemented Create(Vector) 7 年前
ugluVectorEx.pas * added color convert functions for vector 7 年前
ugluVectorExHelper.pas * [ugluMatrixEx] implemented Create(Vector) 7 年前