[Mesa-dev] [8.0 cherry-pick RFC] Fix bug 46431
Chad Versace
chad.versace at linux.intel.com
Fri Jun 15 15:07:35 PDT 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I want to cherry-pick a short series of 3 to 8.0, but want to check others if
they suspect any problems with the series. If no one responds by Monday morning,
I'll cherry-pick it then.
You can view the series at
http://cgit.freedesktop.org/~chadversary/mesa/log/?h=8.0-bug-46431
Patches 1 and 2 fix
Bug 46431 - [bisected i965] piglit spec/EXT_texture_integer/api-teximage fails on mesa 8.0
https://bugs.freedesktop.org/show_bug.cgi?id=46431
Patch 3 is related to 1 and 2. It adds a missing enum to a switch.
- ----------------------------------------------------------------
Brian Paul (2):
mesa: new _mesa_error_check_format_and_type() function
mesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case
Marek Olšák (1):
mesa: allow exposing GL3 without EXT_texture_integer
src/mesa/main/fbobject.c | 16 ++--
src/mesa/main/image.c | 221 +++++++++++++++++++++++++++++++------------
src/mesa/main/image.h | 6 +-
src/mesa/main/readpix.c | 9 +-
src/mesa/main/texformat.c | 10 +-
src/mesa/main/texgetimage.c | 16 ++--
src/mesa/main/teximage.c | 39 ++++----
src/mesa/main/version.c | 1 -
8 files changed, 216 insertions(+), 102 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBAgAGBQJP27ImAAoJEAIvNt057x8iwk8P/1AaZOowcNklc4qGSrrXe68C
fwQex9wGjMzd+WOGG50Za2lPF3TAT+sFfpvJeh+QEKZz/LNRBQ4hqaS9Qma0qkyQ
zInjyTJxHWsxKmAAnojU1yAnRor4nxmHlEeV8dG2woyiKYY7X6lMhz2ORjKdxQ+m
011/jmUbIdKVhj6MgeJ0/cihh/BqC9Wl4jRKu/FWWOaG/TiSm9JdrBF/YTU6fxXr
fF0FoasCr8iS4s9oHkmLFQnkGS1hh4W3QeJleO6uvOfjiCwNKeI4NuXSNnDW1sdr
bDfCdyYe5z4B3IKg3NQHPiu2xL+9lnzvTLXgVo4TkPD0OqPeMmbA8V1EHcz2lY5P
BZHOqg0YHauidX1xiO2F/EurHiPwYxjDg/t34Q/i7cjAOsxPAGRxNZPBMLIyZ6y1
s/ShbjGskfSL7jwvDgRINU9t5/zZW9Si5f3h8ByDqakMZBBhbFJ5018VfqQ2ppgJ
eoOoRIu/J0UZHCvh3DkyOk9OMiWLQ14IXrKrnd+m4ZjbxP0MAXKz0oM2C/gKyynz
oCSt65wkYfeGWSd1RCWU0LbKPw69AjESdnXKXwgDiKp91q9ZGAtlRIOddXKdV79L
dTpuEmJ+ho3ytyj+DbJuiaHlmdoUWGasd+DRdQ97rkO3keqgEoAKrfVwWVCXxmN0
hVeVrEPaVuEvPW+xsLT+
=XUhU
-----END PGP SIGNATURE-----
More information about the mesa-dev
mailing list