1600 次代码提交 (199b931c071dfeb03a036765ae0f316dd7236a33)

作者 SHA1 备注 提交日期
  Brian Paul 0ee6a5604d improved AA subpixel sample positions (Ray Tice) 24 年前
  Brian Paul 1b37d6c305 BeOS thread support (Philippe Houdoin) 24 年前
  Brian Paul 4b7ccad682 casts to silence warnings from gcc 2.96 24 年前
  Brian Paul 87c964d388 added missing GL_MAX_TEXTURE_LOD_BIAS_EXT query 24 年前
  Brian Paul 85e7d7c1d8 fix error in error checking conditional (bug 476846) 24 年前
  Brian Paul dc31d67c0e init the hash table mutex in _mesa_NewHashTable (Won-Suk Chun) 24 年前
  Karl Schultz acf0c0a1e1 Updates for improved DirectDraw support (Daniel Slater) 24 年前
  Brian Paul 52ef4cc59a added some (void *) casts to silence gcc 2.96 warnings 24 年前
  Karl Schultz 9baad8e1ff Change name of glut lib from glut32 to MesaGlut. 24 年前
  Brian Paul a4b42200e9 added a bunch of missing breaks for multisample gets 24 年前
  Brian Paul 3de5462ab1 version bumps, etc for 4.1 24 年前
  Brian Paul 45d21ca587 applied Andrew Lewycky's patches 24 年前
  Keith Whitwell 52d4c6ebb5 forgotten diffuse alpha fix 24 年前
  Jouk Jansen 12e875ce4d Committing in . 24 年前
  Brian Paul 5d26219288 added a few comments 24 年前
  Brian Paul 40ba618a6f warning fixes (Karl Schultz) 24 年前
  Brian Paul fca1ce3a26 added new entrypoints for 1.3 24 年前
  Brian Paul e715c91000 updated for new glext.h 24 年前
  Brian Paul e11f089f82 added GL_ARB_texture_mirrored_repeat 24 年前
  Brian Paul 470d3cd4a2 minor updates for new glext.h 24 年前
  Karl Schultz 439ded4e2a Fix comments. 24 年前
  Karl Schultz b66103971c Fix the clear() function 24 年前
  Karl Schultz 8f47563559 Need to define MESA_DEBUG in debug builds. Otherwise, NDEBUG gets 24 年前
  Karl Schultz 47bcda78e2 Updated Windows driver for Mesa 4.0. 24 年前
  Karl Schultz d3788b60ae remove extra CR chars 24 年前
  Keith Whitwell 31c40f0905 use correct vertex for flatshading 24 年前
  Karl Schultz 954f511473 Fix up Windows makefiles so that the debug build leaves debugger info 24 年前
  Karl Schultz 968e557dcd disable some more code so that it compiles quietly on Windows. 24 年前
  Jouk Jansen 001f826f71 Committing in . 24 年前
  Brian Paul 2427575c21 [rgba]shift values weren't always correct, only effected blended lines 24 年前
  Brian Paul 5ac8282a22 fixed some configure;make build problems. cleaned-up copyright info. 24 年前
  Brian Paul a573803ed3 updates for Mesa 4.0 24 年前
  Keith Whitwell 497d6eab66 More of the same 24 年前
  Karl Schultz 05ba9becc3 Make osmesa a DLL instead of a static lib (Windows). This is more 24 年前
  Karl Schultz cfe52d8ae0 Don't use "errno" as a parameter name - it is also a function and that 24 年前
  Karl Schultz f2a50b141e compiler warnings 24 年前
  Keith Whitwell 62eb2e5909 very brief overview of swrast 24 年前
  Keith Whitwell fffc27015b (very) Brief overview of tnl module 24 年前
  Brian Paul 7152305e0a GL_ADD texture mode was incorrect, renamed some vars 24 年前
  Karl Schultz 7c4268176e silence compiler warnings (last batch for src) 24 年前
  Brian Paul 2fc06af470 set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo) 24 年前
  Brian Paul b6bcfc1f6a fix fallback for stippled polygons, removed a debug message 24 年前
  Brian Paul 37f2d5e696 compute dst->ooz, not dst->z in clip interpolation function 24 年前
  Karl Schultz 7b9fe820a3 more compiler warning fixes 24 年前
  Keith Whitwell c98541f54b remove some debug 24 年前
  Keith Whitwell e9479f24ab Fix FX driver to the point where gears & morph3d work. 24 年前
  Karl Schultz 573dd2206b clean up makefiles some more for Windows 24 年前
  Karl Schultz 4742735a5c compiler warnings 24 年前
  Karl Schultz b14dcea418 remove carriage return chars 24 年前
  Karl Schultz 94a6ec8f0c compiler warnings 24 年前