1600 Révisions (199b931c071dfeb03a036765ae0f316dd7236a33)

Auteur SHA1 Message Date
  Brian Paul 9d823a3513 simplification of GLNAME macro setup (David Dawes) il y a 26 ans
  Brian Paul 65d54604c3 inserted static const in make_null_texture() il y a 26 ans
  Brian Paul 3bc58af79d minor reformatting il y a 26 ans
  Brian Paul aae9db03e4 added proxy texture targets to GetColorTableParameter (Steven Fuller) il y a 26 ans
  Brian Paul 26a89579e4 added GL_BGR and GL_BGRA support il y a 26 ans
  Keith Whitwell e5ed37fa4e add callbacks for stipple il y a 26 ans
  Brian Paul 3994b77bab changed glXCopyContext() mask to unsigned long, per GLX spec il y a 26 ans
  Brian Paul 7f88ac198c patched for NetBSD support (Allen Briggs) il y a 26 ans
  Brian Paul 45cec8167d inserted a tab il y a 26 ans
  Brian Paul c1aa1218ef changed glXCopyContext mask back to GLuint il y a 26 ans
  Brian Paul 9ec28c03c0 changed glXCopyContext's mask to unsigned long il y a 26 ans
  Brian Paul bb7e2e846c fixed front/back buffer stride problem for XF86DRI il y a 26 ans
  Brian Paul b11b0954a2 new fxDDClear(), fxDDDrawBitmp(), example extension registration code il y a 26 ans
  Keith Whitwell e828bc8f61 Fog coordinate stage which drivers may use to replace standard fogging il y a 26 ans
  Brian Paul 8ceb5c34dd now using SGI-specified dispatch order il y a 26 ans
  Brian Paul 7c2225373e now generated with Python script il y a 26 ans
  Brian Paul f1a03a3709 added more entrypoints il y a 26 ans
  Brian Paul ead285a926 bunch of dispatch and extension-related changes il y a 26 ans
  Brian Paul b5d049f15e added some error checking il y a 26 ans
  Brian Paul 87ae69c45d use quotes for gl.h and glext.h includes il y a 26 ans
  Brian Paul b629b0743c added more extension entrypoints il y a 26 ans
  Brian Paul f3232bcaf1 changed glXCopyContext()'s mask to unsigned long il y a 26 ans
  Brian Paul feb06c8d9a GL_EXT_blend_color is now DEFAULT_ON il y a 26 ans
  Brian Paul bfa012d985 changed a GLuint to GLint il y a 26 ans
  Brian Paul ecfa382144 fixed a few glitches il y a 26 ans
  Brian Paul 50877fb096 include GL/glext.h il y a 26 ans
  Brian Paul a511609501 sort the offsets by number il y a 26 ans
  Brian Paul feaf04a27b initial check-in il y a 26 ans
  Brian Paul 7c8cfc6977 fixed bug in 24bpp ximage pixel addressing il y a 26 ans
  Brian Paul 02da4625b8 disabled an fprintf in FX_grSstQueryHardware() il y a 26 ans
  Brian Paul 8b590c0ad3 added aatriangle.c source il y a 26 ans
  Brian Paul 34c6d687ca fixed off by one error in matrix stack depths (Eero Pajarre) il y a 26 ans
  Brian Paul df6a28d105 fixed minor bug in copytexsubimage_error_check() il y a 26 ans
  Brian Paul a5f618a291 fixed bug in GL_UNSIGNED_INT_10_10_10_2 unpacking il y a 26 ans
  Brian Paul 0e3342ea29 fixed GL_SRC_ALPHA_SATURATE bug, lots clean-up il y a 26 ans
  Brian Paul 5df6816e2c added CHAN_MAX, CHAN_MAXF il y a 26 ans
  Brian Paul 21ab258821 removed driver RendererString() and ExtensionString() funcs il y a 26 ans
  Brian Paul b6273023a2 replaced gl_ggiRendererString() with gl_ggiGetString() il y a 26 ans
  Brian Paul 27b4b2f003 replaced renderer_string() with get_string() func il y a 26 ans
  Brian Paul 5bd2987840 update fog near/far bug fix il y a 26 ans
  Brian Paul 7a0f9dbb94 updated with changes from DRI project CVS il y a 26 ans
  Brian Paul 6610c2b084 initialize fxMesa->verbose with MESA_FX_INFO env var il y a 26 ans
  Brian Paul 2c9bf83b90 always include thread.h il y a 26 ans
  Brian Paul 85db3d7563 added more error checking to _glapi_add_entrypoint() il y a 26 ans
  Brian Paul 3ab6bbe613 now using dynamically allocated api dispatch tables il y a 26 ans
  Brian Paul ef5d084d3c clean-up il y a 26 ans
  Brian Paul e39ed58116 always include <float.h> il y a 26 ans
  Brian Paul 59d6da5365 fixed reference count but in DeleteTextures() il y a 26 ans
  Brian Paul bd986282f3 added MESA_FX_NO_SIGNALS env var (Michael Vance) il y a 26 ans
  Brian Paul fa937f611a fixed WIN32_THREADS error il y a 26 ans