summaryrefslogtreecommitdiff
path: root/src/mesa/main/convolve.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-11-06dispatch: Delete unused init_dispatch functions.Paul Berry1-3/+0
2012-11-06dispatch: Make all API functions non-static.Paul Berry1-0/+45
2012-09-15mesa: remove FEATURE_convolve define.Oliver McFadden1-12/+0
2011-10-01mesa: s/INLINE/inline/Brian Paul1-1/+1
2010-11-07mesa: Clean up header file inclusion in convolve.h.Vinson Lee1-3/+4
2010-09-23mesa: Remove EXT_convolution.Eric Anholt1-70/+0
2010-09-14mesa: Remove unused _MESA_INIT_*_FUNCTIONS.Chia-I Wu1-8/+0
2010-08-20mesa: Include compiler.h for ASSERT.Chia-I Wu1-0/+2
2009-09-24mesa/main: Make FEATURE_convolve follow feature conventions.Chia-I Wu1-53/+65
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett1-13/+13
2003-07-17Merge Jose's documentation and core Mesa changes from embedded branchKeith Whitwell1-0/+7
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick1-1/+0
2001-02-06added _mesa_adjust_image_for_convolution()Brian Paul1-2/+7
2000-11-22 Committing in .Jouk Jansen1-2/+2
2000-08-23moved convolution API functions to convolve.cBrian Paul1-1/+53
2000-08-21more convolution work, not doneBrian Paul1-0/+51