Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / swrast / s_texfetch.h
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...
2012-12-14 Brian Paulswrast: make _mesa_get_texel_fetch_func() static
2012-08-01 Pauli Nieminenswrast: Support sampler object for texture fetching...
2012-01-24 Brian Paulswrast: remove unused StoreTexel code
2011-10-07 Brian Paulswrast: s/FetchTexelf/FetchTexel/
2011-09-17 Brian Paulmesa: move gl_texture_image::FetchTexel fields to swrast
2011-09-17 Brian Paulmesa: move software texel fetch code into swrast