Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-12 | Bug 7790: Polygons incorrectly clipped by mach64 driver | George Sapountzis | |
un-break strict-aliasing rules | |||
2005-05-31 | Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and | Eric Anholt | |
add pretty descriptions of the bits. GC one of the bits that was unused. Also, now only the first thing triggering a fallback and the last thing requiring one do the debug output. This also matches other drivers. | |||
2005-05-30 | Add the no_rast debug option to mach64. It shows that software fallbacks are | Eric Anholt | |
pretty broken. | |||
2004-07-01 | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | |
2004-06-09 | fix mach64 non native.. no reason to use it... | Dave Airlie | |
2004-02-12 | remove vertex_stride_shift, fix up code to not need it | Dave Airlie | |
2004-02-12 | fix up specular color/fog and triangle vertex retrieval | Dave Airlie | |
2004-02-05 | Initial mach64 driver import for DRI mach64-0-0-6 branch, | Dave Airlie | |
this compiles but I doubt it works but it is a better starting point than the branch |