119 Révisions (975f211e40f764f5d68c97584b7aae43f92dc95c)
 

Auteur SHA1 Message Date
  saschawillems 2101ff6699 Corrected markdown in readme il y a 11 ans
  saschawillems 6ec523d3a4 Header revision 4.5a - Boolean type declarations, 64 Bit exceptions, small bugfixes il y a 11 ans
  Bergmann89 546422cf02 * added core functions for OpenGLES 1.0, 2.0, 3.0 and 3.1 il y a 11 ans
  Bergmann89 428dd4e767 * improved context creation il y a 11 ans
  Bergmann89 e9e43cfc84 * fixed small mistake in FBO example code il y a 11 ans
  Bergmann89 c98d8d41b2 * implemented functions to create, destroy, active and deactivate a rendering context il y a 11 ans
  Bergmann89 ca2ec12f29 * initial commit il y a 11 ans
  Bergmann89 371dc0877d * [Context] check Visual before using it il y a 11 ans
  Bergmann89 f6e073e222 * some linux fixes il y a 11 ans
  Bergmann89 92d8121bd9 * fixed typo il y a 11 ans
  Bergmann89 9da6782c0c * fixed some compiler warnings in dglOpenGL.pas il y a 11 ans
  Bergmann89 d3ba3cb916 * some small cleanup il y a 11 ans
  Bergmann89 8e344febf6 * [uglcContext] reimplemented EnableDebugOutput il y a 11 ans
  Bergmann89 d5957a5e72 * added small example code snippets il y a 11 ans
  saschawillems 993e55390b Fixed GL 4.5 version detection il y a 11 ans
  Bergmann89 83d5fbb406 * fixed some errors il y a 11 ans
  Bergmann89 07d4b69c6a * added glcContext il y a 11 ans
  Bergmann89 aa504cbf0c * deleted unneeded files from dglOpenGL il y a 11 ans
  Bergmann89 3de29f249a Merge remote-tracking branch 'dglopengl/master' il y a 11 ans
  Bergmann89 6f8cf08fa5 * renamed glBitmap and glBitmap types il y a 11 ans
  Bergmann89 57bdb8012a Merge remote-tracking branch 'glBitmap/unstable' il y a 11 ans
  Bergmann89 401bba6efa * added function to get FormatDescriptor from internal OpenGL Format il y a 11 ans
  Bergmann89 4e1207880c * Initial Commit il y a 11 ans
  saschawillems 3450b7533b Added missing function for GLX_EXT_swap_control il y a 11 ans
  saschawillems 628de909e2 Added tokens and procedures for GL_ARB_compute_variable_group_size il y a 11 ans
  saschawillems cf086937b4 Added missing defines for GLX_ARB_robustness_application_isolation / GLX_ARB_robustness_share_group_isolation and WGL_ARB_robustness_application_isolation / WGL_ARB_robustness_share_group_isolation il y a 11 ans
  saschawillems f143492b58 Fixed length parameter types for glGetShaderInfoLog and glGetProgramInfoLog il y a 11 ans
  saschawillems 0969cc46e6 OpenGL 4.5 il y a 11 ans
  saschawillems 72987bdedd readme il y a 11 ans
  saschawillems 411e709f2b Added readme.md il y a 11 ans
  saschawillems a8d2dbe8d4 Added missing GL 4.4 extensions GL_ARB_sparse_texture and GL_ARB_bindless_texture, fixed param type for glGetShaderInfoLog il y a 12 ans
  saschawillems 67e88d1eef OpenGL 4.3 il y a 12 ans
  Bergmann89 84f22cf881 * fixed bug in FlipHorz and FlipVert il y a 12 ans
  Bergmann89 440a368662 * fixed some compiler hints in delphi 7 il y a 12 ans
  Bergmann89 060ca52f8c * removed duplicated unit usage il y a 12 ans
  Bergmann89 39d0b4a3cc * Format: implemented HasRed, HasGreen and HasBlue il y a 12 ans
  Bergmann89 95537170b0 * load JPEG direct over TLazIntfImage and TReadJPEG instead of TJPEGImage il y a 12 ans
  Bergmann89 eec4c82086 * load PNG direct over TLazIntfImage and TLazReaderPNG instead of TPortableNetworkGraphic il y a 12 ans
  Bergmann89 899463e506 * fixed MemLeak in AssignFromLazIntfImage il y a 12 ans
  Bergmann89 a6c7400293 * pass TextureData as Argument in Constructor il y a 12 ans
  Bergmann89 ff53bc1bee * public constructor for EglBitmapUnsupportedFormat (thanks at Jens01) il y a 12 ans
  Bergmann89 aff95a0de8 * some fixes to support Delphi (thanks at Jens01) il y a 12 ans
  Bergmann89 baac1343d3 * free lib handles on finalization il y a 12 ans
  Bergmann89 d5c49ccbaf * fixed Bug in Lazarus PNG/JPEG export: swapped red and blue values when saving RGB* Formats il y a 12 ans
  Bergmann89 65e2aac8d0 * Delphi XE5 fixes il y a 12 ans
  Bergmann89 9dad15b306 * JPEG and PNG support with Lazarus Graphics unit il y a 12 ans
  Bergmann89 e406e4032c * moved parts from TFormatDescriptor to public abstract class to get information outside of glBitmap il y a 12 ans
  Bergmann89 370c0fbe8e * added Swizzle Support il y a 12 ans
  Bergmann89 5bce73c919 * implemented CubeMaps il y a 12 ans
  Bergmann89 df5f73ad09 * implemented TglBitmap1D il y a 12 ans