| Commit message (Expand) | Author | Age | Files | Lines |
* | remove CVS/XFree86 keywords | Christoff Brill | 2007-05-17 | 1 | -1/+0 |
* | remove vtxfmt code, switch over to vbo | Keith Whitwell | 2006-10-31 | 1 | -2/+1 |
* | implement ARB_point_parameters and ARB_point_sprite on r200. The code is near... | Roland Scheidegger | 2006-10-13 | 1 | -3/+37 |
* | fog state atom contains (only) fog params necessary for tcl. Must not be emit... | Roland Scheidegger | 2006-09-04 | 1 | -2/+2 |
* | implement arb_vertex_program in hw for r200. Code contains still some hacks, ... | Roland Scheidegger | 2006-06-02 | 1 | -4/+60 |
* | cube maps on r100 require newer drm than the same feature on r200 (regression... | Roland Scheidegger | 2006-01-07 | 1 | -1/+1 |
* | First step of Radeon DRI unification: | Eric Anholt | 2005-11-02 | 1 | -4/+4 |
* | enable point sizes larger than 1 (for aliased points only) by using the hw po... | Roland Scheidegger | 2005-10-05 | 1 | -2/+10 |
* | add complete support for ATI_fragment_shader for the r200. Most of the new co... | Roland Scheidegger | 2005-09-12 | 1 | -33/+87 |
* | Finish up some of the gl_renderbuffer work. | Brian Paul | 2005-09-01 | 1 | -0/+20 |
* | enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for text... | Roland Scheidegger | 2005-08-31 | 1 | -9/+12 |
* | add support for user-configurable brilinear filtering on r200 | Roland Scheidegger | 2005-03-15 | 1 | -0/+11 |
* | s/0/NULL/ (Jeff Muizelaar) | Brian Paul | 2005-02-17 | 1 | -4/+4 |
* | (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra... | Roland Scheidegger | 2005-01-26 | 1 | -0/+4 |
* | (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ... | Roland Scheidegger | 2004-12-08 | 1 | -2/+14 |
* | Add code to support projective texturing and fix mixed enabling of texture | Eric Anholt | 2004-10-16 | 1 | -3/+1 |
* | OK, one more time. Simplify the state-backup system by just storing the full | Eric Anholt | 2004-09-30 | 1 | -2/+0 |
* | The previous code would emit a full set of state during the first EmitState on | Eric Anholt | 2004-09-22 | 1 | -10/+9 |
* | Close some races with locking on R100 and R200 which could manifest as rendering | Eric Anholt | 2004-08-17 | 1 | -0/+2 |
* | add support for more than 2 texture units (max 6, default 4). use hang workar... | Roland Scheidegger | 2004-06-02 | 1 | -6/+63 |
* | fix constant texture environment color setup for texture units > 0 | Roland Scheidegger | 2004-05-21 | 1 | -48/+24 |
* | Add support for GL_EXT_blend_[func|equation]_separate. Fix GL_EXT_blend_color... | Roland Scheidegger | 2004-05-20 | 1 | -3/+18 |
* | Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix er... | Roland Scheidegger | 2004-05-14 | 1 | -2/+2 |
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 1 | -10/+10 |
* | Changed lighting to use SOURCE_MATERIAL instead of PREMULT (moves some light ... | Roland Scheidegger | 2004-02-10 | 1 | -9/+17 |
* | Fix attenuation hardware state handling, inspired by the R200 DDK reference | Michel Dänzer | 2004-01-23 | 1 | -0/+1 |
* | Fix initialisation of cubic tecture offsets (Andreas Stenglein) | Michel Dänzer | 2004-01-14 | 1 | -5/+10 |
* | Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff | Eric Anholt | 2004-01-05 | 1 | -0/+6 |
* | sync some more of the r200 driver from the DRI trunk | Alan Hourihane | 2003-12-07 | 1 | -6/+27 |
* | Update DRI drivers to current DRI CVS and make them work. | Jon Smirl | 2003-10-21 | 1 | -18/+12 |
* | r200 driver, brought over by Jon Smirl | Keith Whitwell | 2003-08-06 | 1 | -0/+691 |