Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Fix pack_uint_Z_FLOAT32() | Illia Iorin | 2018-10-11 | 1 | -12/+9 |
* | python: Use explicit integer divisions | Mathieu Bridon | 2018-08-07 | 1 | -4/+4 |
* | python: Use the print function | Mathieu Bridon | 2018-07-06 | 1 | -1/+2 |
* | mesa: include mtypes.h less | Marek Olšák | 2018-04-12 | 1 | -0/+2 |
* | mesa: remove shebang from python scripts | Emil Velikov | 2017-03-10 | 1 | -1/+0 |
* | util: Move format_r11g11b10f.h to src/util | Jason Ekstrand | 2016-08-05 | 1 | -1/+1 |
* | util: Move format_rgb9e5.h to src/util | Jason Ekstrand | 2016-08-05 | 1 | -1/+1 |
* | mesa: don't include colormac.h in format code | Brian Paul | 2015-04-01 | 1 | -1/+0 |
* | mesa: Remove _mesa_pack_int_rgba_row() and auxiliary functions | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -85/+0 |
* | mesa/format_pack: Add _mesa_pack_int_rgba_row() | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -0/+85 |
* | mesa: Add _mesa_pack_uint_rgba_row() format conversion function | Samuel Iglesias Gonsalvez | 2015-01-12 | 1 | -0/+84 |
* | mesa: Autogenerate most of format_pack.c | Jason Ekstrand | 2015-01-12 | 1 | -0/+920 |