2379 Révisions (4182cf60d96a077a66675e89694529b5f9e4b329)
 

Auteur SHA1 Message Date
  Brian Paul 4182cf60d9 Finished up GL_ARB_depth_texture and GL_ARB_shadow. il y a 24 ans
  Brian Paul c9ceef41fe GL_ARB_window_pos fog fix il y a 24 ans
  Brian Paul a8f2efd147 finished up GL_ARB_window_pos il y a 24 ans
  Brian Paul 70b8d304bb added a glClear() error check il y a 24 ans
  Brian Paul 4ba35633d6 fixed a multitexture MatrixMode() bug il y a 24 ans
  Brian Paul c4c4213b69 obsolete il y a 24 ans
  Brian Paul ce57201825 uniformly pass texcoords as GLfloat [4] il y a 24 ans
  Brian Paul 09700ee358 added alternate glBitmap code (disabled) il y a 24 ans
  Brian Paul a048da0767 added SPAN_SPEC flag in smooth_multitextured_line() il y a 24 ans
  Brian Paul 3ff07d2062 fixed float->int conversion. Fix conditional for 16-bit Z buffer path il y a 24 ans
  Brian Paul ca7596e834 updated GL_VENDOR string il y a 24 ans
  Brian Paul 95e2c72fd5 minor clean-up il y a 24 ans
  Keith Whitwell d4e02d6026 Remove debug il y a 24 ans
  Brian Paul cbd9a0254e now supports > 2 texture units il y a 24 ans
  Keith Whitwell 0cb28418d0 More suport for t&l drivers il y a 24 ans
  Karl Schultz 12a1024d9d fix compiler warning (windows) il y a 24 ans
  Brian Paul 38d042a4ad silence compiler warnings il y a 24 ans
  Brian Paul 69d4ae7bb3 add new DOS files to tar file list il y a 24 ans
  Brian Paul db41d2ea8c Daniel Borca's new DOS/DJGPP driver. il y a 24 ans
  Brian Paul cc27365d77 Daniel Borca's GLUT for DOS/DGJPP. il y a 24 ans
  Brian Paul bcb148de92 added an assertion, fix typo il y a 24 ans
  Brian Paul 2784dadafc fixed typo in depth_test_pixels(), should fix reported VTK failures il y a 24 ans
  Brian Paul c4afba36c3 fix evaluator data and matrix stack mem leaks (Robert Bergkvist) il y a 24 ans
  Brian Paul 79c2f53491 Clean-up and remove dead code related to depth/stecil testing. il y a 24 ans
  Brian Paul ac8c241e64 removed references to removed source files il y a 24 ans
  Brian Paul b37a084357 Converted line drawing over to new span code, pb no longer used. il y a 24 ans
  Brian Paul 733a4b602b sw_span can now hold x/y arrays of fragment positions - getting ready to il y a 24 ans
  Brian Paul ceb39f4f8d Clean-up and optimize alpha test code. il y a 24 ans
  Brian Paul e79de014c5 removed GLUT reference il y a 24 ans
  Brian Paul e0bafefd7a don't use affine/persp_textured_triangle funcs when CHAN_BITS > 8 il y a 24 ans
  Brian Paul 1cefc83a88 return GL_RENDERER = Mesa Offscreen16/32 when CHAN_BITS = 16 or 32 il y a 24 ans
  Brian Paul eae38ca1b2 replace GLushort w/ GLubyte in DEST_4US template (fixes 16-bit GLchan problem il y a 24 ans
  Brian Paul 6e1666437e Still more texture/span simplification and clean-up. il y a 24 ans
  Brian Paul 7956292a76 More span improvements. Removed _mesa_write_monocolor_span(). il y a 24 ans
  Brian Paul f1e2369878 More span clean-up, mostly texture-related. il y a 24 ans
  Brian Paul 2a182a9897 LOTS of changes, building upon Klaus's work. il y a 24 ans
  Brian Paul 6a731f343e added fog and raster Z position controls il y a 24 ans
  Brian Paul ad7e727024 more info about building for Motif il y a 24 ans
  Brian Paul 6ee7a02852 added missing IsEnabled() cases for fog coord and secondary color arrays il y a 24 ans
  Brian Paul 8bd13de4cc fixed array_cache.tag mistake il y a 24 ans
  Brian Paul 4c8fadc6d9 Clean-up/renaming of the per-vertex attribute bits, specifically, the il y a 24 ans
  Brian Paul 9b681dcc17 added array_cache to TAGFILES il y a 24 ans
  Brian Paul 2bc668d092 minor update il y a 24 ans
  Brian Paul ac9aa22174 files to support doxygen (source code documentation) il y a 24 ans
  Brian Paul 2ef866d1fc Klaus's latest patches and some clean-up il y a 24 ans
  Brian Paul 674012f083 updated gl_mangle.h (Ray Tice) il y a 24 ans
  Brian Paul 9958ace401 new gl_mangle.h with korn shell script to regenerate itself from gl.h and glext.h (Ray Tice) il y a 24 ans
  Brian Paul 658702df97 changed PB (pixel buffer) to use texcoord[4] array il y a 24 ans
  Brian Paul 028fe46fc5 set PB->haveSpec in line functions that emit specular color il y a 24 ans
  Brian Paul 72574b959c added another test in regions_overlap() (Klaus) il y a 24 ans