135 Révisions (master)
 

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