s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / vbo / vbo_noop.c
2013-05-04 Brian Paulvbo: use new no-op ArrayElement in _mesa_noop_vtxfmt_init()
2013-05-02 Brian Paulmesa: remove GLvertexformat::EvalMesh1(), EvalMesh2()
2013-05-02 Brian Paulmesa: remove GLvertexformat::Rectf()
2013-05-02 Brian Paulmesa: simplify dispatch for glDraw* functions
2013-05-02 Brian Paulmesa: remove _MESA_INIT_EVAL_VTXFMT() macro
2013-05-02 Brian Paulmesa: remove _MESA_INIT_ARRAYELT_VTXFMT() macro
2013-05-02 Brian Paulmesa: remove _MESA_INIT_DLIST_VTXFMT() macro
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2012-09-15 Oliver McFaddenmesa: remove FEATURE_evaluators define.
2012-09-15 Oliver McFaddenmesa: remove FEATURE_beginend define.
2012-06-27 Brian Paulmesa: more const qualifiers to match the latest glext.h
2011-11-11 Brian Paulmesa: replace api_noop.[ch] with vbo_noop.[ch]