134 Révisions (26f874e967e5bcbd0e0c73674df3d3900b98d35b)

Auteur SHA1 Message Date
  Zhang 76fb808910 Fix a number of MINGW32 issues il y a 18 ans
  Brian 74519c4231 Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef. il y a 18 ans
  Ian Romanick 78bd2912f8 Add enums and functions for GL_{MESA,EXT}_texture_array. il y a 18 ans
  Brian Paul bb69d3af36 remove obsolete GL_MESA_trace stuff il y a 19 ans
  Brian Paul 5ab9dcd761 return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA() il y a 19 ans
  Brian Paul 7986cfbee0 remove extension defines/protos that are now in glext.h il y a 19 ans
  Ian Romanick 8c41c757fe Add support for GL_EXT_gpu_program_parameters. Any driver that enables il y a 19 ans
  Brian Paul 37b5b01217 s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875) il y a 19 ans
  Ian Romanick 32a9e9be0c Fix white-space problem in the prototype for glBlitFramebufferEXT that il y a 19 ans
  Brian Paul 6c071592ab added GL_EXT_texture_sRGB il y a 19 ans
  Brian Paul bd0bfd1dc2 reorder a few token definitions il y a 19 ans
  Brian Paul 9305cba6a7 bump version/date il y a 19 ans
  Brian Paul a231097609 GL_EXT_framebuffer_blit tokens/functions il y a 19 ans
  Brian Paul 5262c225ba remove stray _ from GL[u]int64_EXT il y a 20 ans
  Karl Schultz 4c3443b460 handle 64-bit types for Windows. il y a 20 ans
  Brian Paul 0fa8c59e64 Updates for GL_EXT_timer_query: il y a 20 ans
  Brian Paul 1b5d3d647e added GL_EXT_packed_depth_stencil il y a 20 ans
  Brian Paul c799e9ec24 added GL_EXT_timer_query token il y a 20 ans
  Brian Paul 2c7336af4e put full prototype on one line to fix gl_mangle.h generation (Dave Reveman) il y a 20 ans
  Brian Paul 5d5100aabc remove temporary GL_EXT_framebuffer_object info il y a 20 ans
  Karl Schultz db21f1c84f The "P" suffix on APIENTRY and GLAPIENTRY is to be used for pointers to il y a 20 ans
  Adam Jackson d084982240 Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden. il y a 21 ans
  Brian Paul cf69e051ce added GL_EXT_framebuffer_object enums/funcs. Remove when glext.h is updated il y a 21 ans
  Ian Romanick 5b0dd89370 remove a bunch of temporary #defines, now that glext.h was updated il y a 21 ans
  Brian Paul 14dee36fa7 glext.h version 26 il y a 21 ans
  Brian Paul 5255044c00 added a few OpenGL 2.0 tokens (temporary) il y a 21 ans
  Brian Paul d7b837ad4a temporary prototypes for OpenGL 2.0 il y a 21 ans
  Brian Paul bf4c23d00f no need to include stddef.h anymore il y a 21 ans
  Brian Paul b653aaede5 minor APIENTRY clean-ups il y a 21 ans
  Brian Paul 83889ffd97 Remove need for defining _MSC_VER when building Mesa for windows with il y a 21 ans
  Ian Romanick 33899b7c35 Add support for OES_read_format. As soon as glext.h is updated with the il y a 21 ans
  Brian Paul be91a0be58 version bump il y a 21 ans
  Brian Paul 6b869d4fe1 Alexander Gottwald's patch for cygwin il y a 21 ans
  Brian Paul 199972cef0 move #define for GL_DOUBLE, to put enums in right order il y a 21 ans
  Brian Paul c2f739169e update function mangling and add comment about it to gl.h il y a 22 ans
  Ian Romanick 74cf25b081 Missed this commit as part of the addition of il y a 22 ans
  Brian Paul cdde03efe2 remove stuff that's now in glext.h il y a 22 ans
  Brian Paul c3fb2558f0 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) il y a 22 ans
  Alan Hourihane 18343db1d8 reverse Keith's 'XFree86Server' glue. il y a 22 ans
  Keith Whitwell 3abad78e26 Can't include <stddef.h> when building XFree86 server - define il y a 22 ans
  Brian Paul 78c5841364 s/APIENTRY/GLAPIENTRY/ for 1.5 functions il y a 22 ans
  Alan Hourihane faf4059aa8 check if GLAPIENTRYP is already set il y a 22 ans
  Alan Hourihane f82c775fff #define GLAPIENTRYP GLAPIENTRY * il y a 22 ans
  Brian Paul 91b6a4aa90 include malloc.h to get ptrdiff_t for vertex buffer object's GLintptr il y a 22 ans
  Brian Paul 67f8a1d4ad added OpenGL 1.5 tokens and functions not yet put into glext.h il y a 22 ans
  Brian Paul 3eb0edb31f added GL_ARB_point_sprite tokens il y a 22 ans
  Kendall Bennett d6643331ab Updates required for building the SciTech SNAP version of Mesa. This includes: il y a 22 ans
  Brian Paul d7dabacfa3 new enum values for GL_MESA_program_debug il y a 22 ans
  Ian Romanick c8363a31cf Added support for EXT_texture_mirror_clamp and the single wrap mode il y a 22 ans
  Brian Paul 58c5df87be remove a bunch of the extension definitions from the legacy section il y a 22 ans