4175 Révisions (2517a0ef217f2f66494c55fc5342362d49ee208d)
 

Auteur SHA1 Message Date
  Felix Kuehling 263581bba4 Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS il y a 22 ans
  Brian Paul 6e450f22bb some minor tweaks il y a 22 ans
  Daniel Borca 2aa84490c0 fixed some typos il y a 22 ans
  Ian Romanick 304d3aa9cb Refactored several variables out of XMesaVisual in favor of identical il y a 22 ans
  Brian Paul e01370271e recent bug fixes/changes (fog, glArrayElement, triangle rasterization) il y a 22 ans
  Brian Paul 0733dbb011 A few more tweaks to fog code. il y a 22 ans
  Brian Paul 4e41eb1061 compute fog coord in eye space, not clip space il y a 22 ans
  Brian Paul 09da0b8e66 A bit of an overhaul of the fog code. il y a 22 ans
  Brian Paul 9a389d4bdb define DO_FRAGMENT_FOG=1 to test fragment program fog option il y a 22 ans
  Brian Paul a60c89e8c8 added SPAN_W il y a 22 ans
  Brian Paul 230ebaff2a just some reformatting il y a 22 ans
  Brian Paul 4250c7acac some debug code il y a 22 ans
  Brian Paul 5cd79f9267 added FogOption to fragment_program struct il y a 22 ans
  Brian Paul c2f6d6d092 added FixedToDouble() macro il y a 22 ans
  Brian Paul 84b4a3a087 Added TRIANGLE_WALK_DOUBLE to optionally walk triangle edges with GLdoubles il y a 22 ans
  Roland Scheidegger bb1dcb4fad texture env combine refactor (Andreas Stenglein), following the same principles as the refactored code already present in the R200 driver il y a 22 ans
  Brian Paul 64d6ddabaa remove incorrect negation in fog coord computation il y a 22 ans
  Keith Whitwell 477363455d Add _tnl_set_attr() to complement existing get_attr() call. il y a 22 ans
  Keith Whitwell 7b5199e8a4 glutInitWindowPosition il y a 22 ans
  Daniel Borca 45f4c5ec3b cleanup and some WGL PIXELFORMAT issues il y a 22 ans
  Daniel Borca a49a08d014 fog_coord demo il y a 22 ans
  Brian Paul 05ad3078a9 some code clean-ups il y a 22 ans
  Brian Paul 7c4a61c57f Minor clean-ups of variable scopes, initializations, etc. il y a 22 ans
  Keith Whitwell 0200947f5e Remove debug il y a 22 ans
  Keith Whitwell 964e5325bd Make it easier for drivers to create "subclasses" of the existing il y a 22 ans
  Brian Paul 70dacabfe5 added note about kernel modules il y a 22 ans
  Ian Romanick 659dce40e2 Minor tweaks to get the fbconfig list returned by __driCreateNewScreen il y a 22 ans
  Brian Paul 9ad80a475d info about precompiled libs for Solaris il y a 22 ans
  Brian Paul 88bf038708 init secondary color to (0,0,0,1). remove some redundant initializations. il y a 22 ans
  Brian Paul 85ad44b292 set buffer object default Usage and Access il y a 22 ans
  Brian Paul de47068b85 new comments, rename some stuff il y a 22 ans
  Ian Romanick 71996ddbe1 Fix a problem that caused the new interface code to not actually be il y a 22 ans
  Ian Romanick 0370d0829b Enable use of new DRI interface in MGA driver. il y a 22 ans
  Brian Paul 193d211a19 Minor re-org of state for fog and precision options. il y a 22 ans
  Brian Paul 5396ab2742 bunch of assorted updates/changes il y a 22 ans
  Dave Airlie d03814f426 minor cleanups from t_dd_vb.c il y a 22 ans
  Dave Airlie 7b6ceb5b12 remove vertex_stride_shift, fix up code to not need it il y a 22 ans
  Dave Airlie da8337ed5e fix up specular color/fog and triangle vertex retrieval il y a 22 ans
  Dave Airlie 9a78c29f7a fixup vertex building code .. il y a 22 ans
  Dave Airlie d2f0be152e more updates , gears sorta works il y a 22 ans
  Brian Paul 0d4393a38a Fix the problem found with UT after I had added support for glVertexAttrib. il y a 22 ans
  Dave Airlie d4baed717f initialise VBLANK il y a 22 ans
  Brian Paul 2020278d06 Do more bookkeeping of vertex buffer object reference counts. il y a 22 ans
  Ian Romanick 840e82163d Added a test case for Mesa bug #508473 that I wrote a long time ago. il y a 22 ans
  Ian Romanick 0b87abd11b Initial pass at adding support for the new DRI driver interfaces to il y a 22 ans
  Ian Romanick 1d6e08db95 Added yet another version of gears. This one uses fbconfigs, and is a il y a 22 ans
  Roland Scheidegger faaf78aeb0 revert to version 1.18 for now to fix segfaults in some applications il y a 22 ans
  Roland Scheidegger f64f940281 change lighting to use MULT instead of PREMULT (i.e. move some lighting color calculations to the GPU) il y a 22 ans
  Brian Paul 53c50f1667 some useful matrix functions il y a 22 ans
  Daniel Borca 22633805fa fixed back fxMesaGetCurrentContext to match MakeCurrent il y a 22 ans