Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Replace F_TO_I() with _mesa_lroundevenf(). | Matt Turner | 2015-08-03 | 1 | -5/+6 |
* | mesa: Avoid double promotion. | Matt Turner | 2015-07-29 | 1 | -4/+4 |
* | mesa: remove unneeded #include of colormac.h | Brian Paul | 2015-04-01 | 1 | -1/+1 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 1 | -3/+4 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 1 | -1/+1 |
* | mesa: use F_TO_I() instead of IROUND() | Brian Paul | 2012-05-19 | 1 | -5/+5 |
* | mesa: remove unused _mesa_map_ci8_to_rgba8() | Brian Paul | 2012-02-10 | 1 | -26/+0 |
* | mesa: replace GLstencil with GLubyte | Brian Paul | 2011-11-15 | 1 | -2/+2 |
* | mesa: Remove unused functions _mesa_lookup_rgba_{float,ubyte} | Ian Romanick | 2011-09-06 | 1 | -261/+0 |
* | mesa: Include mtypes.h in files that use gl_context struct. | Vinson Lee | 2011-01-05 | 1 | -0/+1 |
* | mesa: split up the image.c file | Brian Paul | 2010-10-23 | 1 | -0/+566 |