135 Commits (ad21b40fda398328f8ae4f7d79a6e562a6ac8ac8)
 

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