xf86-video-nouveau: add macros to retrieve the subsystem vendor/device
[nouveau] / src / nv30_shaders.c
2008-10-22  Stuart BennettDo frag prog allocation and shader upload in TCL init
2008-07-28  Ben Skeggsremove use of implicit variables from pushbuf macros
2008-07-11  Ben Skeggsnv30: un-change something that somehow changed in an...
2008-07-06  Ben Skeggsnv50: de-magic things before someone accuses me of...
2008-02-06  Stephane MarchesinReplace a const with its name.
2008-02-03  Stephane MarchesinRemove include guards & add copyright.
2008-02-03  Stephane MarchesinFix tearing.
2008-02-03  Stephane MarchesinUnderstood and fixed some NV30 FP_CONTROL bits.
2008-02-03  Stephane MarchesinFixes to nv30/nv40 textured video.
2008-02-03  Stephane Marchesinnv30 video texture. Doesn't work with bicubic yet,...
2008-02-03  Stephane MarchesinSeparate the shaders from the rest of the code.