| Commit message (Expand) | Author | Age | Files | Lines |
* | Mingw3 prototypes | Daniel Borca | 2004-01-07 | 1 | -4/+1 |
* | Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff | Eric Anholt | 2004-01-05 | 5 | -6/+51 |
* | Re-commit t_vertex.[ch] changes to fd.o server. | Keith Whitwell | 2004-01-05 | 6 | -102/+8 |
* | Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200. | Felix Kuehling | 2004-01-05 | 4 | -6/+54 |
* | Added two new options: def_max_anisotropy and no_neg_lod_bias. The latter one | Felix Kuehling | 2004-01-05 | 1 | -0/+12 |
* | New, less expensive workaround for state-change lockups. | Felix Kuehling | 2004-01-04 | 2 | -21/+54 |
* | Reenable the vtxfmt code paths in the radeon and r200 drivers. | Felix Kuehling | 2004-01-04 | 2 | -14/+16 |
* | Fix TCL_LIGHT_MODEL_CTL setting in radeonColorMaterial. | Felix Kuehling | 2003-12-28 | 1 | -8/+8 |
* | Don't allow lighting in model coordinates when fog is active, | Keith Whitwell | 2003-12-27 | 1 | -0/+3 |
* | reverted TMUs for proper multitexturing | Daniel Borca | 2003-12-23 | 3 | -11/+170 |
* | DMesa: removed MGA2064W driver | Daniel Borca | 2003-12-19 | 11 | -463/+179 |
* | EXT_secondary_color and EXT_separate_specular via multipass | Daniel Borca | 2003-12-15 | 8 | -54/+307 |
* | Updates from Philippe Houdoin. | Brian Paul | 2003-12-13 | 2 | -26/+231 |
* | check swrast->NewState in Draw/CopyPixels functions | Brian Paul | 2003-12-12 | 1 | -0/+9 |
* | applied Felix's patch for configuration system | Brian Paul | 2003-12-12 | 11 | -113/+121 |
* | new Makefiles | Brian Paul | 2003-12-12 | 11 | -23/+23 |
* | set MaxTextureImageUnits, MaxTextureCoordUnits | Keith Whitwell | 2003-12-12 | 8 | -0/+18 |
* | small bug wrt culling | Daniel Borca | 2003-12-12 | 1 | -1/+9 |
* | fix visinfo typo | Brian Paul | 2003-12-12 | 1 | -1/+1 |
* | check for null dpy in Fake_glXGetConfig() | Brian Paul | 2003-12-12 | 1 | -0/+3 |
* | add driClipRectToFramebuffer helper function | Keith Whitwell | 2003-12-11 | 2 | -0/+37 |
* | Updates to tnl_dd_dmatmp.h | Keith Whitwell | 2003-12-11 | 40 | -533/+266 |
* | fixed prototypes for wglGammaRamp3DFX | Daniel Borca | 2003-12-11 | 1 | -6/+4 |
* | fix from DRI trunk | Alan Hourihane | 2003-12-10 | 1 | -7/+7 |
* | got rid of __FUNCTION__ :( | Daniel Borca | 2003-12-10 | 16 | -249/+570 |
* | fix typo | Alan Hourihane | 2003-12-10 | 2 | -8/+8 |
* | In fact, bring all the changes from mesa/tnl_dd to mesa/drivers/common. | Keith Whitwell | 2003-12-09 | 9 | -692/+360 |
* | Remove old ubyte-color support code. Update interp, copy_pv for float | Keith Whitwell | 2003-12-09 | 1 | -61/+12 |
* | Fix typo. | Keith Whitwell | 2003-12-09 | 1 | -1/+1 |
* | MGA only has one vertex format. | Keith Whitwell | 2003-12-09 | 1 | -18/+15 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 5 | -72/+97 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 1 | -23/+27 |
* | Fix use of uninited value 'flags', removed unused vars. | Keith Whitwell | 2003-12-09 | 1 | -2/+2 |
* | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floating | Keith Whitwell | 2003-12-09 | 3 | -47/+101 |
* | clean up some compiler warnings | Keith Whitwell | 2003-12-09 | 3 | -4/+7 |
* | No need to call UpdateMaterial() from RunPipeline(). | Keith Whitwell | 2003-12-09 | 1 | -2/+0 |
* | No need to call radeonUpdateMaterial() from RunPipeline(). | Keith Whitwell | 2003-12-09 | 1 | -2/+0 |
* | Remove usleeps from sis driver. We probably aren't doing anyone a service | Eric Anholt | 2003-12-09 | 3 | -10/+7 |
* | fix bogus assertion that checked for an empty texture heap list before | Alan Hourihane | 2003-12-08 | 6 | -13/+12 |
* | Provide dummy definitions of __driConfig externs | Keith Whitwell | 2003-12-08 | 4 | -0/+12 |
* | some changes for SOLO build | Alan Hourihane | 2003-12-08 | 5 | -2/+934 |
* | build in SOLO environment | Alan Hourihane | 2003-12-08 | 2 | -2/+40 |
* | get ffb compiling | Keith Whitwell | 2003-12-08 | 3 | -69/+6 |
* | get tdfx compiling | Keith Whitwell | 2003-12-08 | 5 | -163/+38 |
* | Remove PRIM_PARITY reference | Keith Whitwell | 2003-12-08 | 2 | -6/+1 |
* | add SETPARAM ioctl | Alan Hourihane | 2003-12-08 | 1 | -9/+33 |
* | merge some more of the radeon DRI driver from the DRI trunk | Alan Hourihane | 2003-12-07 | 8 | -17/+59 |
* | sync some more of the r200 driver from the DRI trunk | Alan Hourihane | 2003-12-07 | 9 | -26/+68 |
* | merge i830 DRI driver from DRI trunk | Alan Hourihane | 2003-12-07 | 2 | -33/+11 |
* | glFBDev driver from embedded-2 branch. | Brian Paul | 2003-12-06 | 1 | -0/+828 |