Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / swrast_setup / swrast_setup.h
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
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-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-10-29 Brian Paulupdated email addresses
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-16 Keith WhitwellFix several conformance problems. Hack solution to...
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-10 Brian Paulminor changes to silence compiler warnings
2000-11-05 Keith WhitwellA new module to provide RasterSetup and advanced triang...