summaryrefslogtreecommitdiff
path: root/src/mesa/main/texcompress_fxt1.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mesa: remove outdated version lines in commentsRico Schüller1-1/+0
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-04-23mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke1-1/+1
2013-04-17mesa: remove #include "mfeatures.h" from numerous source filesBrian Paul1-1/+0
2012-12-14mesa: remove old swrast-based compressed texel fetch codeBrian Paul1-8/+0
2012-12-14mesa: add new texel fetch code for fxt formatsBrian Paul1-0/+3
2012-09-15mesa: remove FEATURE_texture_fxt1 define.Oliver McFadden1-14/+0
2011-09-17mesa: move gl_texture_image::FetchTexel fields to swrastBrian Paul1-3/+3
2011-01-07mesa: Directly include mfeatures.h in files that perform feature tests.Vinson Lee1-0/+1
2010-08-03mesa: Reduce header file inclusion in texcompress_fxt1.h.Vinson Lee1-1/+3
2009-10-29mesa/main: Make FEATURE_texture_fxt1 follow feature conventions.Chia-I Wu1-8/+14
2009-09-27mesa: move StoreTexImageFunc to texstore.hBrian Paul1-0/+2
2009-09-27mesa: make some s3tc/fxt1 functions publicBrian Paul1-0/+51