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