| Commit message (Expand) | Author | Age | Files | Lines |
* | call _mesa_delete_texture_object() from in the driver's DeleteTexture function | Brian Paul | 2004-01-11 | 8 | -0/+17 |
* | Actually disable HW TCL capability when SW TCL is forced. | Michel Dänzer | 2004-01-11 | 1 | -2/+3 |
* | Roland Scheidegger's r200_changeemitorder.diff. | Keith Whitwell | 2004-01-09 | 2 | -5/+65 |
* | Fixed a few typos in the german translation. | Felix Kuehling | 2004-01-08 | 1 | -4/+4 |
* | envvars to control run-time | Daniel Borca | 2004-01-08 | 2 | -18/+18 |
* | Use hand-made number parsing functions as the libc routines are locale-depend... | Felix Kuehling | 2004-01-07 | 1 | -2/+132 |
* | reindent the code | Brian Paul | 2004-01-07 | 1 | -216/+218 |
* | bugfix in texture swapping mechanism (multitex) | Daniel Borca | 2004-01-07 | 1 | -1/+2 |
* | temporary workaround for bad primitives in fx_render_vb_quads | Daniel Borca | 2004-01-07 | 1 | -4/+12 |
* | protect against broken apps | Daniel Borca | 2004-01-07 | 1 | -4/+11 |
* | teensy bit of optimization in interp code | Daniel Borca | 2004-01-07 | 1 | -50/+18 |
* | wgl interface | Daniel Borca | 2004-01-07 | 2 | -0/+8 |
* | cleanups | Daniel Borca | 2004-01-07 | 2 | -3/+3 |
* | 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 |