Tag 'mesa-7.10.2-3' created by Cyril Brulebois <k...@debian.org> at 2011-05-31 16:10 +0000
Tagging upload of mesa 7.10.2-3 to unstable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk3lEvYACgkQeGfVPHR5Nd3prwCfWocPeym8Wy+Dft9XpR7uQ6ci y9sAnjvKHNmpbALTnnYWgYvAsmoHGz/R =NDXg -----END PGP SIGNATURE----- Changes since mesa-7.10.2-2: Alex Buell (1): configure: bump LIBDRM_REQUIRED to 2.4.24 Alex Deucher (2): r600c: add new pci ids r600g: add new pci ids Brian Paul (3): glsl: add static qualifier to silence warning glsl: add cast to silence signed/unsigned comparison warning mesa: s/height/depth/ in texsubimage() Cyril Brulebois (4): Merge branch 'upstream-unstable' into debian-unstable Bump changelog. Ship r600g again, it should be more usable now. Upload to unstable. José Fonseca (2): mesa: Fix GetVertexAttrib* inside display lists. draw: Fix draw_variant_output::format's type. Kenneth Graunke (2): intel: Support glCopyTexImage() from ARGB8888 to XRGB8888. glsl: Fix memory error when creating the supported version string. Kostas Georgiou (1): r600c/g: Add pci id for FirePro 2270 Matt Turner (1): r300/compiler: align memory allocations to 8-bytes Tom Stellard (1): r300/compiler: Limit instructions to 3 source selects --- configure.ac | 2 debian/changelog | 7 debian/libgl1-mesa-dri.install.linux | 1 debian/rules | 2 src/gallium/auxiliary/draw/draw_vs.h | 3 src/gallium/auxiliary/draw/draw_vs_aos_io.c | 4 src/gallium/winsys/r600/drm/radeon_pciid.c | 5 src/glsl/ast_function.cpp | 2 src/glsl/glcpp/glcpp-parse.c | 2 src/glsl/glcpp/glcpp-parse.y | 2 src/glsl/glsl_parser_extras.cpp | 2 src/mesa/drivers/dri/intel/intel_tex_copy.c | 13 + src/mesa/drivers/dri/r300/compiler/memory_pool.c | 2 src/mesa/drivers/dri/r300/compiler/radeon_compiler_util.c | 121 ++++++++++---- src/mesa/drivers/dri/r300/compiler/radeon_compiler_util.h | 6 src/mesa/drivers/dri/r300/compiler/radeon_optimize.c | 12 - src/mesa/drivers/dri/radeon/radeon_chipset.h | 5 src/mesa/drivers/dri/radeon/radeon_screen.c | 5 src/mesa/main/dlist.c | 6 src/mesa/main/teximage.c | 2 20 files changed, 150 insertions(+), 54 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1qrryv-0007bg...@vasks.debian.org