mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
[mesa.git] / src / mesa / main / format_unpack.h
2012-12-08 Anuj Phogatmesa: Make nonlinear_to_linear() function available...
2012-01-09 Brian Paulmesa: add _mesa_unpack_ubyte_rgba_row() function
2012-01-09 Brian Paulmesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpac...
2012-01-07 Brian Paulmesa: remove unused _mesa_unpack_uint_rgba_row() prototype
2011-11-09 Eric Anholtmesa: Add support for unpacking 32-bit integer formats...
2011-11-04 Eric Anholtswrast: Make the packed depth/stencil read fastpath...
2011-11-04 Eric Anholtswrast: Directly map the stencil buffer in read_stencil...
2011-09-09 Brian Paulmesa: add new pixel format unpacking code