2333 Commits (9958ace40144f01b2428d87610789422b7c7f029)
 

Author SHA1 Message Date
  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
  Brian Paul afe4f5e6c1 simple multi-window GLUT test prog 24 years ago
  Gareth Hughes e7df7cd6ad Get rid of unfinished demo. 24 years ago
  Brian Paul c123a9b2ed removed a semicolon in the USE() macro 24 years ago
  Brian Paul 9babb73789 added textured line bug fix 24 years ago
  Brian Paul d9fc8e20e3 bumped version string to 3.5.1 24 years ago
  Brian Paul ac6daf97e1 better error messages 24 years ago
  Brian Paul df631a866d better error reporting 24 years ago
  Brian Paul 233aafbb30 new debugging code 24 years ago
  Brian Paul fc1eadefeb added WindML driver 24 years ago
  Brian Paul 976c26ca34 WindML driver (Stephane Raimbault) 24 years ago
  Brian Paul 60174c1aef Fixes for 32-bit GLchans: smooth/flat/textured triangles seem to work now. 24 years ago
  Keith Whitwell 76a52525c7 Reenable, but only in the size four case... 24 years ago
  Keith Whitwell bd9b4056d7 Undo last change - breaks other stuff. 24 years ago
  Keith Whitwell 3d1df5554e Compute first partials before taking cross product to calculate normal. 24 years ago
  Brian Paul 9a90775010 replace PI with pi 24 years ago
  Keith Whitwell b1a2393bb7 Fix problem with colormaterial (bug #441859) 24 years ago
  Keith Whitwell c8a27838a0 Removed optimizations (this code is now seldom used) 24 years ago
  Brian Paul d922109eb3 added GL_EXT_texture_edge_clamp 24 years ago
  Brian Paul 978a2a0a43 fixed Solaris compilation problems (Bug 441817) 24 years ago
  Brian Paul 2e5a20ae21 rm .lo .la files for make clean 24 years ago
  Brian Paul b22fe91cdb removed ss_interp.c 24 years ago
  Brian Paul 8b59b52297 added latest 3.5.1 bug fixes 24 years ago
  Brian Paul 58cfa0fd90 fixed a glPush/PopAttrib bug related to texture binding (reported by Wes Bethel) 24 years ago
  Brian Paul c6182ab54c fixed bug in DEST_4F template function 24 years ago
  Brian Paul 94f494e780 removed some now bogus assertions (due to Klaus's latest optimization) 24 years ago
  Brian Paul ebc9f221b2 fixed NewState update bugs in _mesa_PopClientAttrib() 24 years ago
  Brian Paul b5797a5085 Win32 fixes, etc. (Gerk Huisma) 24 years ago
  Brian Paul 696cd3d2b6 optimization to sample_lambda_2d() (Klaus Niederkrueger) 24 years ago
  Brian Paul bb40d07830 added GLX context share bug fix 24 years ago
  Brian Paul 5e1680ce1d fixed GLX context sharing bug (reported by Eric Plante) 24 years ago
  davem69 636fb6cae7 Use #function instead of @function 24 years ago
  Keith Whitwell 84170351db Fix VERT_RGBA special case. 24 years ago
  Keith Whitwell 76ca0f5232 Fix SGL testLights.exe bugs (interaction of copying and fixup in display lists) 24 years ago
  Keith Whitwell 554ceab8ec Fix SGL testGeoSets.exe polygon mode problem (wrong interpretation of 24 years ago
  Keith Whitwell 51184566fb Fix SGL monoindexed bug (glDrawRangeElements in dlist) 24 years ago
  Keith Whitwell c618005dcf Fix copying problem (light spots) on evaluated surfaces. 24 years ago
  Keith Whitwell 3670e206a7 Fix core in fixup_normal_lengths 24 years ago
  Keith Whitwell 46af1f87c8 Remove _BaseAlpha, fix reflect lighting bug. 24 years ago
  Brian Paul 616f470629 more GLAPIENTRY fixes (Karl Schultz) 24 years ago
  Brian Paul 2f65b316ff added latest 3.5.1 bug fixes 24 years ago
  Brian Paul 8a8d474068 undo previous check-in (restore the @ symbols) 24 years ago