Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Clean up header file inclusion in convolve.h. | Vinson Lee | 2010-11-07 | 1 | -3/+4 |
* | mesa: Remove EXT_convolution. | Eric Anholt | 2010-09-23 | 1 | -70/+0 |
* | mesa: Remove unused _MESA_INIT_*_FUNCTIONS. | Chia-I Wu | 2010-09-14 | 1 | -8/+0 |
* | mesa: Include compiler.h for ASSERT. | Chia-I Wu | 2010-08-20 | 1 | -0/+2 |
* | mesa/main: Make FEATURE_convolve follow feature conventions. | Chia-I Wu | 2009-09-24 | 1 | -53/+65 |
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -13/+13 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -0/+7 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | added _mesa_adjust_image_for_convolution() | Brian Paul | 2001-02-06 | 1 | -2/+7 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -2/+2 |
* | moved convolution API functions to convolve.c | Brian Paul | 2000-08-23 | 1 | -1/+53 |
* | more convolution work, not done | Brian Paul | 2000-08-21 | 1 | -0/+51 |