glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c
[mesa.git] / src / mesa / main / format_pack.py
2019-07-16 Eric Anholtswrast: Move _mesa_format_pack_colormask() to the only...
2019-07-16 Eric Anholtmesa: Convert format_pack/unpack off of GL types.
2019-07-16 Eric Anholtmesa: Port format_pack/unpack off of _mesa_problem().
2019-07-16 Eric Anholtmesa: Rename gl_pack typedefs to mesa_pack.
2018-10-11 Illia Iorinmesa: Fix pack_uint_Z_FLOAT32()
2018-08-07 Mathieu Bridonpython: Use explicit integer divisions
2018-07-06 Mathieu Bridonpython: Use the print function
2018-04-12 Marek Olšákmesa: include mtypes.h less
2017-03-10 Emil Velikovmesa: remove shebang from python scripts
2016-08-05 Jason Ekstrandutil: Move format_r11g11b10f.h to src/util
2016-08-05 Jason Ekstrandutil: Move format_rgb9e5.h to src/util
2015-04-01 Brian Paulmesa: don't include colormac.h in format code
2015-01-12 Samuel Iglesias... mesa: Remove _mesa_pack_int_rgba_row() and auxiliary...
2015-01-12 Samuel Iglesias... mesa/format_pack: Add _mesa_pack_int_rgba_row()
2015-01-12 Samuel Iglesias... mesa: Add _mesa_pack_uint_rgba_row() format conversion...
2015-01-12 Jason Ekstrandmesa: Autogenerate most of format_pack.c