summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_texfetch.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-3/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* swrast: make _mesa_get_texel_fetch_func() staticBrian Paul2012-12-141-3/+0
* swrast: Support sampler object for texture fetching statePauli Nieminen2012-08-011-1/+1
* swrast: remove unused StoreTexel codeBrian Paul2012-01-241-3/+0
* swrast: s/FetchTexelf/FetchTexel/Brian Paul2011-10-071-1/+1
* mesa: move gl_texture_image::FetchTexel fields to swrastBrian Paul2011-09-171-3/+0
* mesa: move software texel fetch code into swrastBrian Paul2011-09-171-0/+44