132 コミット (445883943c701f9bf29f4b13751041c51d66daad)
 

作成者 SHA1 メッセージ 日付
  Bergmann89 445883943c Merge remote-tracking branch 'dglOpenGL/master' 7年前
  bergmann 00fe5b8c23 * added color convert functions for vector 8年前
  Martok 0526459942 * [glBitmap] Always generate mipmaps using correct method for GL Version 8年前
  Martok dce2082126 * [ugluMatrixEx] implemented Create(Vector) 8年前
  bergmann ecd1cfe2ec * created package 8年前
  Bergmann89 975f211e40 * [glBitmap] fixed bug: enum helper can not specialized with enums from glBitmap (because $MODE DELPHI) 8年前
  Bergmann89 4eb98c1c03 * [ugluVectorEx] implemented SqrLength and Cross 8年前
  Bergmann89 37b1fe1035 * [ugluVectorEx] added some helper methods 8年前
  Bergmann89 f4a09e3657 * [ugluVectorEx] implemented 'abs' function 9年前
  Bergmann89 964accb41a * some small changes to ugluVectorEx 9年前
  Bergmann89 0a5d1c5344 * fixed some small bugs 9年前
  Bergmann89 827bc67d57 * added some more usefull methods to ugluMatrixEx 9年前
  Bergmann89 15fd6367b9 * reimplemented matrix unit using type helpers 9年前
  Bergmann89 02d239b231 * reimplemented vector unit using type helpers 9年前
  Bergmann89 88f4552e82 * added invert camera position 9年前
  Sascha Willems e3fe35bc1d Removed conditional define for TRect with older FPC version 9年前
  Bergmann89 3aca912424 * [ugluVector] added some usefull methods for Vector2f 9年前
  Bergmann89 e47495aacf * [glcShader] disabled log message fpr uniforms 9年前
  Sascha Willems cb8fb60215 Conditional define for FPC only with FPC_FULLVERSION < 20602 9年前
  Bergmann89 f3387a1344 Merge remote-tracking branch 'OGLES/master' 9年前
  Bergmann89 309069cd27 * changed error to warning for unknown build system 9年前
  saschawillems 5a8af8ecb5 Updated license to MPL 2.0 9年前
  saschawillems a7c30e8b36 Updated license to MPL 2.0 9年前
  saschawillems 377214c906 Fixed versioning in readme 9年前
  saschawillems 383ffeebcd Added recently announced OpenGL extensions and some missing consts 9年前
  saschawillems dc07706839 Added missing OpenGL 4.4 constants 9年前
  Bergmann89 19eacb2b75 * [uglcShader] remove unnecessary log messages 9年前
  bergmann89 2d9ca0694c * [glcContext] implemented share context for gtk2/glx 9年前
  Bergmann89 7c766d93b9 * refactored share context to be able to support function for gtk2/glx 9年前
  Bergmann89 6c785c8545 Merge remote-tracking branch 'glBitmap@DGL/unstable' 9年前
  Bergmann89 ee225899fa * fixed bug: upload of compressed textures will fail 9年前
  Bergmann89 ba32ba08df Merge remote-tracking branch 'glBitmap@DGL/unstable' 9年前
  Bergmann89 a5e668965c * fixed some small bugs in format settings 9年前
  Bergmann89 861226e1af * [glcContext] check return value from wglShareLists 9年前
  Bergmann89 6056f470e1 * added class function to get format descriptor from given format 9年前
  Bergmann89 d7f77c99ad Merge remote-tracking branch 'glBitmap@DGL/master' 9年前
  Bergmann89 ebe5b36684 * added gitignore 9年前
  Bergmann89 821046d4db * some small OpenGLES fixes 9年前
  Bergmann89 f6ca47eeb2 * updated glBitmap 10年前
  Bergmann89 dfa7064d82 Merge remote-tracking branch 'glBitmap@DGL/master' 10年前
  Bergmann89 7c46e251a6 * removed some compiler defines 10年前
  Sascha Willems 0864b5377b Rename readme to README.md 10年前
  Bergmann89 e991f68456 * added HasOpenGLSupport to FormatDescriptor to check if the given format is supported by OpenGL 10年前
  Bergmann89 c110c2d190 * split TglBitmap into TglBitmap and TglBitmapData to be able to handle load, save and convert texture date seperatly from the texture object 10年前
  Bergmann89 fb955156e2 * moved configuration to seperate inc file 10年前
  Bergmann89 360534200c * removed native OpenGL support 10年前
  Bergmann89 1f9d3b8b9c * added documentation (in-code and pasdoc generated) 10年前
  Bergmann89 ff16b4dd09 * ArrayBuffer: fixed some small bugs for OpenGL ES 10年前
  Bergmann89 38723f4532 * added OpenGL ES support 10年前
  Bergmann89 eb7858e408 Merge remote-tracking branch 'glBitmap.delphigl.com/unstable' 10年前