2124 Commits (38112f5b60e50cf8ba4cae18034c5ddc90bb2c12)
 

Author SHA1 Message Date
  Brian Paul 38112f5b60 added __glCoreCreateContext and __glCoreNopDispatch 24 years ago
  Karl Schultz 80d5855692 add the same conditional mangling stuff that gl.h has. 24 years ago
  Karl Schultz 448b88bb80 add mangling for new entry points 24 years ago
  Karl Schultz cfe52d8ae0 Don't use "errno" as a parameter name - it is also a function and that 24 years ago
  Karl Schultz f2a50b141e compiler warnings 24 years ago
  Karl Schultz 8674e709ee Change UnProject4 prototype to use nearVal and farVal instead of near 24 years ago
  Keith Whitwell 62eb2e5909 very brief overview of swrast 24 years ago
  Keith Whitwell fffc27015b (very) Brief overview of tnl module 24 years ago
  Brian Paul 7152305e0a GL_ADD texture mode was incorrect, renamed some vars 24 years ago
  Karl Schultz 7c4268176e silence compiler warnings (last batch for src) 24 years ago
  Brian Paul 2fc06af470 set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo) 24 years ago
  Brian Paul b6bcfc1f6a fix fallback for stippled polygons, removed a debug message 24 years ago
  Brian Paul 37f2d5e696 compute dst->ooz, not dst->z in clip interpolation function 24 years ago
  Karl Schultz 7b9fe820a3 more compiler warning fixes 24 years ago
  Keith Whitwell c98541f54b remove some debug 24 years ago
  Keith Whitwell e9479f24ab Fix FX driver to the point where gears & morph3d work. 24 years ago
  Karl Schultz 573dd2206b clean up makefiles some more for Windows 24 years ago
  Karl Schultz 4742735a5c compiler warnings 24 years ago
  Karl Schultz b14dcea418 remove carriage return chars 24 years ago
  Karl Schultz 94a6ec8f0c compiler warnings 24 years ago
  Karl Schultz 57c946096e compiler warnings 24 years ago
  Brian Paul fde5e2c5f1 more warning fixes (Karl Schultz) 24 years ago
  Brian Paul 1f20952a92 removed carriage return chars 24 years ago
  Brian Paul 04120f6cce Win32 updates (Karl Schultz) 24 years ago
  Brian Paul 7c276329e8 more warning fixes (Karl Schultz) 24 years ago
  Brian Paul edf8c06270 more warning fixes (Karl Schultz) 24 years ago
  Brian Paul 7cc49c2dc8 silence more warnings (Karl Schultz) 24 years ago
  Brian Paul 5ce1f374da silence minor warnings 24 years ago
  Brian Paul 675343c517 replaced gets() with fgets() 24 years ago
  Brian Paul 94666c4b55 more GL 1.3 updates 24 years ago
  Brian Paul ba57e5297d more GL 1.3 and GLX 1.4 updates 24 years ago
  Brian Paul dcbe4d6d2f minor optimizations for flat shading (Klaus Niederkrueger) 24 years ago
  Brian Paul d22554d2ce replaced some tabs with spaces 24 years ago
  Brian Paul 097d2a025e minor re-org 24 years ago
  Brian Paul e79f4b08d5 hook compressed texture functions into driver 24 years ago
  Brian Paul 517903edcd add new WindML/Mesa man pages to tar file list 24 years ago
  Brian Paul 306933046c WindML updates (Stephane Raimbault) 24 years ago
  Brian Paul 30230a9cd1 fixed s/w alpha bug 458411 24 years ago
  Jouk Jansen 9348cfc6e8 Committing in . 24 years ago
  Brian Paul 190d34874c minor changes, prototype Pbuffer support 24 years ago
  Brian Paul 62f75054cb update version to 3.5.1, minor OSMesa changes 24 years ago
  Brian Paul 7d5656bee7 prototype work for Pbuffer support 24 years ago
  Brian Paul 7e975ba3aa added GLX_RGBA_TYPE, fixed GLX_LARGEST_PBUFFER typo 24 years ago
  Brian Paul 9bed64cbf1 fixed dangling pointer problem (Chris Burghart) 24 years ago
  Brian Paul 04ec0fd71e changes to allow the driver to compile - still doesn't work though 24 years ago
  Brian Paul a0037ad8b3 added OSMESA_MAX_WIDTH/HEIGHT queries 24 years ago
  Brian Paul a07e02fd01 version 3.5.1 updates 24 years ago
  Brian Paul 0d6fd15840 minor updates regarding OpenGL 1.3 24 years ago
  Brian Paul a8b07a539b added OpenGL 1.3 tokens and prototypes 24 years ago
  Brian Paul 2a88946f9a OpenGL 1.3 support 24 years ago