Mesa (master): mesa: Add missing break statement in _mesa_choose_tex_format .

2013-05-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 171199b2b7d3de3783a3e69c5a81795f5f8b5f10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=171199b2b7d3de3783a3e69c5a81795f5f8b5f10 Author: Vinson Lee Date: Mon May 27 17:54:35 2013 -0700 mesa: Add missing break statement in _mesa_choose_tex_format.

Mesa (master): integer overflow in XF86DRIGetClientDriverName() [ CVE-2013-1993 2/2]

2013-05-30 Thread Alan Coopersmith
Module: Mesa Branch: master Commit: 306f630e676eb901789dd09a0f30d7e7fa941ebe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=306f630e676eb901789dd09a0f30d7e7fa941ebe Author: Alan Coopersmith Date: Fri Apr 26 16:33:03 2013 -0700 integer overflow in XF86DRIGetClientDriverName() [CVE-20

Mesa (master): integer overflow in XF86DRIOpenConnection() [CVE-2013-1993 1 /2]

2013-05-30 Thread Alan Coopersmith
Module: Mesa Branch: master Commit: 2e5a268f18be30df15aed0b44b01a18a37fb5df4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e5a268f18be30df15aed0b44b01a18a37fb5df4 Author: Alan Coopersmith Date: Fri Apr 26 16:31:58 2013 -0700 integer overflow in XF86DRIOpenConnection() [CVE-2013-19

Mesa (master): mesa: fix error checking of DXT sRGB formats in _mesa_base_tex_format()

2013-05-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 51498a3e71ebffb7eac4b0376045bf28c5c76e17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51498a3e71ebffb7eac4b0376045bf28c5c76e17 Author: Brian Paul Date: Thu May 30 09:18:27 2013 -0600 mesa: fix error checking of DXT sRGB formats in _mesa_base_tex

Mesa (master): mesa: asst. whitespace, formatting fixes in teximage.c

2013-05-30 Thread Brian Paul
Module: Mesa Branch: master Commit: fb1785197f26a76ff3b9b98dd178d0a9c378f979 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb1785197f26a76ff3b9b98dd178d0a9c378f979 Author: Brian Paul Date: Thu May 30 09:16:49 2013 -0600 mesa: asst. whitespace, formatting fixes in teximage.c ---

Mesa (master): draw: fix vs/fs input/output mismatches

2013-05-30 Thread Zack Rusin
Module: Mesa Branch: master Commit: 978d5ed06bfc3d87a4b1ca1981caeeaa88de2790 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=978d5ed06bfc3d87a4b1ca1981caeeaa88de2790 Author: Zack Rusin Date: Thu May 30 13:48:36 2013 -0400 draw: fix vs/fs input/output mismatches When we've changed dr

Mesa (master): intel: Change the register type from UW to UD in blorp engine

2013-05-30 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 6e28713a8dceed021bdeaa881e1b4977ac8103ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e28713a8dceed021bdeaa881e1b4977ac8103ab Author: Anuj Phogat Date: Tue May 7 17:06:23 2013 -0700 intel: Change the register type from UW to UD in blorp engine

Mesa (master): mesa: Implement ext_framebuffer_multisample_blit_scaled extension

2013-05-30 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 40e3298125e820da7aaad05f3bf23534e6a773ff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40e3298125e820da7aaad05f3bf23534e6a773ff Author: Anuj Phogat Date: Thu Apr 18 16:31:35 2013 -0700 mesa: Implement ext_framebuffer_multisample_blit_scaled exten

Mesa (master): intel: Add multisample scaled blitting in blorp engine

2013-05-30 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 0a70fdfb3ffe2b03c037c64076fe4c6d3e8a0fe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a70fdfb3ffe2b03c037c64076fe4c6d3e8a0fe5 Author: Anuj Phogat Date: Tue May 14 17:20:02 2013 -0700 intel: Add multisample scaled blitting in blorp engine In tr

Mesa (9.1): Fix build of swrast only without libdrm

2013-05-30 Thread Andreas Boll
Module: Mesa Branch: 9.1 Commit: ca79663f927d3aaeb0b23bb6ae432e9279c9f165 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca79663f927d3aaeb0b23bb6ae432e9279c9f165 Author: Daniel Martin Date: Thu Feb 28 19:39:06 2013 +0100 Fix build of swrast only without libdrm Reviewed-by: Matt Tur