4202 Commits (15941b1d90f133453fbe34efe0add9e9ad641953)
 

Author SHA1 Message Date
  Keith Whitwell 0200947f5e Remove debug 22 years ago
  Keith Whitwell 964e5325bd Make it easier for drivers to create "subclasses" of the existing 22 years ago
  Brian Paul 70dacabfe5 added note about kernel modules 22 years ago
  Ian Romanick 659dce40e2 Minor tweaks to get the fbconfig list returned by __driCreateNewScreen 22 years ago
  Brian Paul 9ad80a475d info about precompiled libs for Solaris 22 years ago
  Brian Paul 88bf038708 init secondary color to (0,0,0,1). remove some redundant initializations. 22 years ago
  Brian Paul 85ad44b292 set buffer object default Usage and Access 22 years ago
  Brian Paul de47068b85 new comments, rename some stuff 22 years ago
  Ian Romanick 71996ddbe1 Fix a problem that caused the new interface code to not actually be 22 years ago
  Ian Romanick 0370d0829b Enable use of new DRI interface in MGA driver. 22 years ago
  Brian Paul 193d211a19 Minor re-org of state for fog and precision options. 22 years ago
  Brian Paul 5396ab2742 bunch of assorted updates/changes 22 years ago
  Dave Airlie d03814f426 minor cleanups from t_dd_vb.c 22 years ago
  Dave Airlie 7b6ceb5b12 remove vertex_stride_shift, fix up code to not need it 22 years ago
  Dave Airlie da8337ed5e fix up specular color/fog and triangle vertex retrieval 22 years ago
  Dave Airlie 9a78c29f7a fixup vertex building code .. 22 years ago
  Dave Airlie d2f0be152e more updates , gears sorta works 22 years ago
  Brian Paul 0d4393a38a Fix the problem found with UT after I had added support for glVertexAttrib. 22 years ago
  Dave Airlie d4baed717f initialise VBLANK 22 years ago
  Brian Paul 2020278d06 Do more bookkeeping of vertex buffer object reference counts. 22 years ago
  Ian Romanick 840e82163d Added a test case for Mesa bug #508473 that I wrote a long time ago. 22 years ago
  Ian Romanick 0b87abd11b Initial pass at adding support for the new DRI driver interfaces to 22 years ago
  Ian Romanick 1d6e08db95 Added yet another version of gears. This one uses fbconfigs, and is a 22 years ago
  Roland Scheidegger faaf78aeb0 revert to version 1.18 for now to fix segfaults in some applications 22 years ago
  Roland Scheidegger f64f940281 change lighting to use MULT instead of PREMULT (i.e. move some lighting color calculations to the GPU) 22 years ago
  Brian Paul 53c50f1667 some useful matrix functions 22 years ago
  Daniel Borca 22633805fa fixed back fxMesaGetCurrentContext to match MakeCurrent 22 years ago
  Roland Scheidegger a1b9b1a440 Changed lighting to use SOURCE_MATERIAL instead of PREMULT (moves some light color calculations to the GPU). Two-side lighting fallback no longer needed and eliminated. 22 years ago
  Daniel Borca 1440f73212 reorganized DMesa to fxMesa wrapper 22 years ago
  Daniel Borca 89625ef634 deal with combine_ext refactor 22 years ago
  Brian Paul 53ad036972 Restore some of the previous code for handling conventional vertex attributes 22 years ago
  Brian Paul 646dffd44d tweak solaris-x86-gcc and ggi targets 22 years ago
  Brian Paul 0aa8a1062a Updated to handle generic vertex attributes accessed vi glArrayElement(). 22 years ago
  Brian Paul 08a45d4d4f fully parameterize the macros for fixed-point arithmetic 22 years ago
  Brian Paul 875f763c9f added an additional comment about mipmap generation 22 years ago
  Brian Paul 529614cd1a implement Fake_glXCreateWindow() to fix bug #890894 22 years ago
  Daniel Borca 54447772d5 removed MGA driver from DMesa 22 years ago
  Daniel Borca d039b43e30 added NUL driver for DMesa 22 years ago
  Ian Romanick 07d6a98359 Refactor "class" texture environments to be implemented in terms of 22 years ago
  Roland Scheidegger c71ee917e3 inform driver of changed wrap/filter parameters due to binding of nv_texrect texture 22 years ago
  Roland Scheidegger 4c6b629b38 remove bogus check of texture target in R200TexParameter 22 years ago
  Roland Scheidegger c2f28a3fd1 align blits for texture rectangles correctly, fix potential problem overwriting dma region 22 years ago
  Roland Scheidegger 786e822cd4 fix potential problem overwriting dma region 22 years ago
  Roland Scheidegger 531b59db3c remove bogus check of texture target in RadeonTexParameter 22 years ago
  Brian Paul e5a94ba138 Added flags for _all_ extensions to the gl_extensions struct so that drivers 22 years ago
  Brian Paul 1f3d9eedad added GLU_INCOMPATIBLE_GL_VERSION 22 years ago
  Dave Airlie 74eeb37c00 fix missing include for SOLO build 22 years ago
  Dave Airlie 6c7bb5ebbd Remove warnings from mach64 build, fix up some _SOLO stuff, 22 years ago
  Dave Airlie 0fbeff2fa2 Initial mach64 driver import for DRI mach64-0-0-6 branch, 22 years ago
  Keith Whitwell 493e6e1e90 Add comments to make decyphering the faces easier 22 years ago