Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 2c84e82e67 * Dotted filenames for package opengl 2 years ago
  Michaël Van Canneyt 6aa4c98cfa * PChar -> PAnsichar 2 years ago
  Michalis Kamburelis 905c485ff4 Fix glDebugMessageXxx to use extdecl 2 years ago
  michael 6ae07f6046 * Fix bug ID #37368: incorrect chaining of loading versions >1.2 5 years ago
  marco 86cea6b3ef * add glVertexAttribDivisor, mantis #31878, patch by Julian Puhl 8 years ago
  Jonas Maebe f5973eaddd - removed unnecessary glGetString(GL_EXTENSIONS) calls (mantis #30663, 9 years ago
  Jonas Maebe 37a365c236 * update AllOk parameter of Load_GL_version_1_2x() when loading an extension 9 years ago
  svenbarth f606d0d2ec Fix for Mantis #29051 to add the ability to only load the core profiles of OpenGL. 9 years ago
  marco 1d609d552d * patch from Denis Golovan with Opengl4.3 debug support. mantis #28670 10 years ago
  Jonas Maebe 51cdef698f * fixed definition of GLHandleARB for Darwin (patch by lks, mantis #23975) 12 years ago
  marco 0bad1997d1 * commited patch from Mantis #19956 by Michalis that deals with previous extensions 14 years ago
  florian 145f0959d6 * patch by Michalis Kamburelis for 2 small issues in glext unit, to fix Load_GL_version_3_3 and Load_GL_version_4_0, resolves #19955 14 years ago
  marco 6d0e9444cd * patch from #18613 from M. Kamburelis fixes glBufferSubDataARB and some formatting. 15 years ago
  Jonas Maebe 01a7da9817 * renamed constant "a" to GL_DEPTH24_STENCIL8_EXT (accidentally changed 15 years ago
  Jonas Maebe 3650944d9e + EXT_packed_depth_stencil support (patch by Michalis Kamburelis, mantis 15 years ago
  marco 8ca6c83ceb * patch from Dmitry for bug #16135. Some newer opengl functions and symbols. 15 years ago
  Jonas Maebe 3d771a7d39 * when loading the functions for a particular OpenGL function, also 16 years ago
  marco bf98838366 * GL_ARB_Vertex_buffer_object returned true when it should be false in some cases, mantis 12128 17 years ago
  Almindor bbe9ea7ff4 * don't load GL_ARB_IMAGING extension functions in Load_GL_Version_1_2() They don't exist on most cards 17 years ago
  marco 9655cb60e7 * opengl 18 years ago