summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/fx
AgeCommit message (Collapse)Author
2010-09-27Remove GL_EXT_cull_vertexIan Romanick
This is only used in the i915 driver where it provides little benefit for very few applications that use it with fixed function TNL.
2005-02-14killed a few warningsDaniel Borca
2004-12-09simplistic ICD implementation for fx/MesaDaniel Borca
2004-12-07fixed an include pathDaniel Borca
2004-11-15moved windoze specific code outside drivers/glide/Daniel Borca