mesa/version: only enable GL4.1 with correct limits.
[mesa.git] / src / mesa / main / format_unpack.py
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2019-07-16 Eric Anholtmesa: Fold _mesa_unpack_depth_stencil_row() into its...
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().
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-14 Marius Predutmain: replace __FUNCTION__ with __func__
2015-04-01 Brian Paulmesa: don't include colormac.h in format code
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-01-12 Samuel Iglesias... mesa/formats: add new mesa formats and their pack/unpac...
2015-01-12 Jason Ekstrandmesa: Autogenerate format_unpack.c