135 Commits (master)
 

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