Mesa (master): i965/brw: Fix emit_depthbuffer() when packed depth/ stencil texture is attached

2011-06-10 Thread Chad Versace
Module: Mesa Branch: master Commit: 97d230b0bcf8ed001f685ebac314fbd8e1955718 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97d230b0bcf8ed001f685ebac314fbd8e1955718 Author: Chad Versace c...@chad-versace.us Date: Fri Jun 10 10:27:54 2011 -0700 i965/brw: Fix emit_depthbuffer() when

Mesa (7.10): r300g: fix occlusion queries when depth test is disabled or zbuffer is missing

2011-06-10 Thread Marek Olšák
Module: Mesa Branch: 7.10 Commit: bbebbdd3e726b6faaa58b5e1d0044e2b9010969f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbebbdd3e726b6faaa58b5e1d0044e2b9010969f Author: Marek Olšák mar...@gmail.com Date: Fri Jun 10 19:00:50 2011 +0200 r300g: fix occlusion queries when depth test

Mesa (7.10): r300g: clear can be killed by render condition

2011-06-10 Thread Marek Olšák
Module: Mesa Branch: 7.10 Commit: 3d5e6c4c1e8f670bf6ce128b80e494d53024b60d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d5e6c4c1e8f670bf6ce128b80e494d53024b60d Author: Marek Olšák mar...@gmail.com Date: Fri Jun 10 19:06:04 2011 +0200 r300g: clear can be killed by render condition

Mesa (master): Fix format not a string literal error with -Werror= format-security

2011-06-10 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 23ef4a6063668c187d00a0502207f0c03be5f994 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23ef4a6063668c187d00a0502207f0c03be5f994 Author: Eugeni Dodonov eug...@mandriva.com Date: Fri Jun 10 15:26:02 2011 -0300 Fix format not a string literal error

Mesa (master): i965: Add support for GL_FIXED vertex attributes.

2011-06-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4176025d463e7733dac19788b45b6472b65d62d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4176025d463e7733dac19788b45b6472b65d62d4 Author: Eric Anholt e...@anholt.net Date: Wed Jun 8 13:44:00 2011 -0700 i965: Add support for GL_FIXED vertex

Mesa (7.10): mesa: add some missing GLAPIENTRY keywords

2011-06-10 Thread Brian Paul
Module: Mesa Branch: 7.10 Commit: 9c7e1b054da5df93643156ab26dd313836a43752 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c7e1b054da5df93643156ab26dd313836a43752 Author: Brian Paul bri...@vmware.com Date: Thu Jun 2 12:35:00 2011 -0600 mesa: add some missing GLAPIENTRY keywords

Mesa (7.10): st/mesa: fix incorrect texture level/face/slice accesses

2011-06-10 Thread Brian Paul
Module: Mesa Branch: 7.10 Commit: 59b147c6a35414f37e010b262f6feab7960d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59b147c6a35414f37e010b262f6feab7960d Author: Brian Paul bri...@vmware.com Date: Thu Jun 2 12:44:10 2011 -0600 st/mesa: fix incorrect texture

Mesa (7.10): draw: fix edge flag handling in clipper (for unfilled tris/ quads/polygons)

2011-06-10 Thread Brian Paul
Module: Mesa Branch: 7.10 Commit: cc5d54e797eff0d1da72ae197d3250310e21a9d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc5d54e797eff0d1da72ae197d3250310e21a9d6 Author: Brian Paul bri...@vmware.com Date: Fri Jun 10 13:08:09 2011 -0600 draw: fix edge flag handling in clipper (for

Mesa (7.10): vbo: check array indexes to prevent negative indexing

2011-06-10 Thread Brian Paul
Module: Mesa Branch: 7.10 Commit: 788dda53cf3fd636a7ec579ce6ef2062004627ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=788dda53cf3fd636a7ec579ce6ef2062004627ea Author: Brian Paul bri...@vmware.com Date: Fri Jun 10 13:07:30 2011 -0600 vbo: check array indexes to prevent negative

Mesa (7.10): vbo: remove node-count 0 test in vbo_save_playback_vertex_list()

2011-06-10 Thread Brian Paul
Module: Mesa Branch: 7.10 Commit: 8a78e6cf804f58c0bc99278624bc30c3dea867b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a78e6cf804f58c0bc99278624bc30c3dea867b1 Author: Brian Paul bri...@vmware.com Date: Fri Jun 10 13:07:48 2011 -0600 vbo: remove node-count 0 test in