Mesa (broadwell): 46 new commits

2013-11-12 Thread Kenneth Graunke
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4babc50adbf17b5df2e4d304d0b8b4a1d357f552 Author: Kenneth Graunke Date: Fri Nov 1 11:41:34 2013 -0700 i965: Add Broadwell PCI IDs. Signed-off-by: Kenneth Graunke URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bec

Mesa (broadwell): i965: Emit 3DSTATE_VF on Broadwell too.

2013-11-12 Thread Kenneth Graunke
Module: Mesa Branch: broadwell Commit: b7e9e60647e6c33700de98c5ebe6107df2b178f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7e9e60647e6c33700de98c5ebe6107df2b178f1 Author: Kenneth Graunke Date: Mon Nov 11 18:30:32 2013 -0800 i965: Emit 3DSTATE_VF on Broadwell too. It's not just

Mesa (broadwell): i965: Emit 3DSTATE_WM_CHROMAKEY.

2013-11-12 Thread Kenneth Graunke
Module: Mesa Branch: broadwell Commit: 32f5532923a7a8ab00916613c9cbe95d31992cef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=32f5532923a7a8ab00916613c9cbe95d31992cef Author: Kenneth Graunke Date: Mon Nov 11 20:26:07 2013 -0800 i965: Emit 3DSTATE_WM_CHROMAKEY. We never want to use

Mesa (broadwell): i965: Emit a dummy VF_SGVS packet

2013-11-12 Thread Kenneth Graunke
Module: Mesa Branch: broadwell Commit: d220f85e7e5a1f46704b89e30f95e2c6b2ca9053 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d220f85e7e5a1f46704b89e30f95e2c6b2ca9053 Author: Kenneth Graunke Date: Mon Nov 11 18:31:44 2013 -0800 i965: Emit a dummy VF_SGVS packet --- src/mesa/driv

Mesa (9.2): osmesa: fix broken triangle/ line drawing when using float color buffer

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 69d5778b369f13e3ec714eec6e5d37e516dc0796 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69d5778b369f13e3ec714eec6e5d37e516dc0796 Author: Brian Paul Date: Thu Nov 7 19:01:39 2013 -0700 osmesa: fix broken triangle/line drawing when using float color b

Mesa (9.2): i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 95a708abe6a814918552a104bd162a16fc2e104a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95a708abe6a814918552a104bd162a16fc2e104a Author: Kenneth Graunke Date: Thu Oct 24 00:38:27 2013 -0700 i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.

Mesa (9.2): st/mesa: move out of memory check in st_draw_vbo()

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 5dc0d13e3d1138d74efcbdbd96e45e0ec44bc717 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5dc0d13e3d1138d74efcbdbd96e45e0ec44bc717 Author: Brian Paul Date: Mon Oct 28 18:33:32 2013 -0600 st/mesa: move out of memory check in st_draw_vbo() Before we wer

Mesa (9.2): i965: Also emit HIER_DEPTH and STENCIL packets when disabling depth.

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 57cd553eda59751f4a3912dac53c6d28eca17084 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57cd553eda59751f4a3912dac53c6d28eca17084 Author: Kenneth Graunke Date: Tue Aug 13 13:54:37 2013 -0700 i965: Also emit HIER_DEPTH and STENCIL packets when disablin

Mesa (9.2): i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a flush in blorp.

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 8c2e3c8275ae0f0ea01b35977ef0e577d86351d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c2e3c8275ae0f0ea01b35977ef0e577d86351d7 Author: Kenneth Graunke Date: Thu Oct 24 00:45:56 2013 -0700 i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a flush in b

Mesa (9.2): i965: Emit post-sync non-zero flush before 3DSTATE_GS_SVB_INDEX .

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: e5ed198f35cddf1c47a69c72a540a5fb9d4adc33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5ed198f35cddf1c47a69c72a540a5fb9d4adc33 Author: Kenneth Graunke Date: Thu Oct 24 00:32:52 2013 -0700 i965: Emit post-sync non-zero flush before 3DSTATE_GS_SVB_IN

Mesa (9.2): get-pick-list.sh: Onlly show commits specifically tagged for 9. 2.

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 9b8c5847e61e7e6d4f6411606055ba608710cac8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b8c5847e61e7e6d4f6411606055ba608710cac8 Author: Carl Worth Date: Tue Nov 12 16:45:59 2013 -0800 get-pick-list.sh: Onlly show commits specifically tagged for 9.2.

Mesa (9.2): i965: Also emit HiZ and Stencil packets when disabling depth on Gen6.

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 6e491b875f6d0f8fbfa123065ca7d6c61d9ffc38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e491b875f6d0f8fbfa123065ca7d6c61d9ffc38 Author: Kenneth Graunke Date: Tue Aug 13 13:57:13 2013 -0700 i965: Also emit HiZ and Stencil packets when disabling depth

Mesa (9.2): cherry-ignore: Update for newly-backported commit

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 621a461cd996614530c8d64628e95605be4c0061 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=621a461cd996614530c8d64628e95605be4c0061 Author: Carl Worth Date: Wed Oct 30 17:30:00 2013 -0700 cherry-ignore: Update for newly-backported commit This commit wa

Mesa (9.2): radeonsi: fix blitting the last 2 mipmap levels of compressed textures

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 259448d02f55290003e1e6456a329965b6b4123e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=259448d02f55290003e1e6456a329965b6b4123e Author: Marek Olšák Date: Tue Oct 29 23:29:18 2013 +0100 radeonsi: fix blitting the last 2 mipmap levels of compressed te

Mesa (9.2): i965: Emit post-sync non-zero flush before 3DSTATE_DRAWING_RECTANGLE.

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 81245daed3d1106c53adf4c7b5774745076f1b75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81245daed3d1106c53adf4c7b5774745076f1b75 Author: Kenneth Graunke Date: Thu Oct 24 00:36:42 2013 -0700 i965: Emit post-sync non-zero flush before 3DSTATE_DRAWING_R

Mesa (9.2): i965: CS writes/reads should use I915_GEM_INSTRUCTION

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: 52a6ebe2005d1d998a425a23d1ef45413ad88c07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52a6ebe2005d1d998a425a23d1ef45413ad88c07 Author: Daniel Vetter Date: Wed Oct 9 15:49:11 2013 +0200 i965: CS writes/reads should use I915_GEM_INSTRUCTION Otherwi

Mesa (9.2): Remove error when calling glGenQueries/ glDeleteQueries while a query is active

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: dbeb24c39b28814f2d40d765a4ab72f5cbb4c940 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbeb24c39b28814f2d40d765a4ab72f5cbb4c940 Author: Carl Worth Date: Thu Oct 17 10:54:56 2013 -0700 Remove error when calling glGenQueries/glDeleteQueries while a qu

Mesa (9.2): meta: enable vertex attributes in the context of the newly created array object

2013-11-12 Thread Carl Worth
Module: Mesa Branch: 9.2 Commit: cf33e6d85d21a1b628c8477b4bd1435e386007cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf33e6d85d21a1b628c8477b4bd1435e386007cb Author: Petr Sebor Date: Mon Nov 11 16:19:00 2013 -0700 meta: enable vertex attributes in the context of the newly create

Mesa (master): wayland: Use __DRIimage based getBuffers implementation when available

2013-11-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 68bb26bead333764f140225926a9123f38b567a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68bb26bead333764f140225926a9123f38b567a3 Author: Kristian Høgsberg Date: Fri Nov 8 22:10:36 2013 -0800 wayland: Use __DRIimage based getBuffers implementation

Mesa (master): dri: Remove redundant createNewContext function from __DRIimageDriverExtension

2013-11-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: e0489531455623aa21aa565b2c890362d8437f23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0489531455623aa21aa565b2c890362d8437f23 Author: Kristian Høgsberg Date: Mon Nov 11 16:35:35 2013 -0800 dri: Remove redundant createNewContext function from __

Mesa (master): gbm: Add support for __DRIimage based getBuffers when available

2013-11-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 04e3ef00dbeab177793954781ddfd298724b6d8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04e3ef00dbeab177793954781ddfd298724b6d8d Author: Kristian Høgsberg Date: Fri Nov 8 22:06:51 2013 -0800 gbm: Add support for __DRIimage based getBuffers when a

Mesa (master): dri/i915, dri/i965: Fix support for planar images

2013-11-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 5ba6be2617a46a7cd8567ffe65f496e917a93374 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ba6be2617a46a7cd8567ffe65f496e917a93374 Author: Ander Conselvan de Oliveira Date: Tue Nov 12 14:47:08 2013 +0200 dri/i915, dri/i965: Fix support for planar im

Mesa (master): i965: Fix undefined value usage in ABO setup.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9b3e1592c26a183580342282e509d906d78bb6f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b3e1592c26a183580342282e509d906d78bb6f6 Author: Eric Anholt Date: Tue Nov 5 16:24:58 2013 -0800 i965: Fix undefined value usage in ABO setup. Fixes a compil

Mesa (master): i965/fs: Ignore actual latency pre-reg-alloc.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: f72a0d99fed5d6205431a59775484cde3442cceb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f72a0d99fed5d6205431a59775484cde3442cceb Author: Eric Anholt Date: Tue Nov 5 23:30:33 2013 -0800 i965/fs: Ignore actual latency pre-reg-alloc. We care about

Mesa (master): i965/fs: Try a different pre-scheduling heuristic if the first spills.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e9daead784921e453906853a4a78a2f3135af2e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9daead784921e453906853a4a78a2f3135af2e0 Author: Eric Anholt Date: Wed Nov 6 17:38:23 2013 -0800 i965/fs: Try a different pre-scheduling heuristic if the firs

Mesa (master): i965/fs: Prefer things we know reduce reg pressure when pre-scheduling.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: bc0e3bb4d05fbb5e8e2af8dce8170cb78cfe0e70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc0e3bb4d05fbb5e8e2af8dce8170cb78cfe0e70 Author: Eric Anholt Date: Mon Oct 14 11:38:09 2013 -0700 i965/fs: Prefer things we know reduce reg pressure when pre-s

Mesa (master): i965/fs: Fix message setup for SIMD8 spills.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7c90947a0ba7f61b58a6fd5b94a08587e68d978e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c90947a0ba7f61b58a6fd5b94a08587e68d978e Author: Eric Anholt Date: Mon Nov 4 22:56:33 2013 -0800 i965/fs: Fix message setup for SIMD8 spills. In the SIMD16 s

Mesa (master): i965: Add a warning if something ever hits a bug I noticed.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8bd45a7e7ed8be3f5bb13689d249fc886cf73067 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bd45a7e7ed8be3f5bb13689d249fc886cf73067 Author: Eric Anholt Date: Thu Oct 31 10:14:17 2013 -0700 i965: Add a warning if something ever hits a bug I noticed.

Mesa (master): i965/fs: Do instruction pre-scheduling just before register allocation.

2013-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: fbd8303a943d0d491b7c2415eb237a0731c7dec5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbd8303a943d0d491b7c2415eb237a0731c7dec5 Author: Eric Anholt Date: Wed Nov 6 17:43:25 2013 -0800 i965/fs: Do instruction pre-scheduling just before register a

Mesa (master): nvc0: release 3d bufctx after drawing

2013-11-12 Thread Ben Skeggs
Module: Mesa Branch: master Commit: c944bde5bee6097fd42eed23d293e021df76f6d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c944bde5bee6097fd42eed23d293e021df76f6d7 Author: Ben Skeggs Date: Tue Nov 12 17:58:18 2013 +1000 nvc0: release 3d bufctx after drawing Signed-off-by: Ben Skeg

Mesa (master): clover: Fix the const variant of adaptor_range:: end to deal with mismatching range sizes.

2013-11-12 Thread Francisco Jerez
Module: Mesa Branch: master Commit: 99d447cc5dafa3a36b970068961989cced62e3b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99d447cc5dafa3a36b970068961989cced62e3b6 Author: Francisco Jerez Date: Tue Nov 12 11:14:20 2013 -0800 clover: Fix the const variant of adaptor_range::end to de

Mesa (master): draw,llvmpipe: use exponent manipulation instead of exp2 for polygon offset

2013-11-12 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 50f19e3a668b1b589bf00613d33c7c7c4e6a4954 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50f19e3a668b1b589bf00613d33c7c7c4e6a4954 Author: Roland Scheidegger Date: Mon Nov 11 15:11:59 2013 + draw,llvmpipe: use exponent manipulation instead of ex

Mesa (master): mesa: add comment for struct gl_vertex_buffer_binding

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: c8f3722129f2311583e605fb65bb4ab41252cf91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8f3722129f2311583e605fb65bb4ab41252cf91 Author: Brian Paul Date: Mon Nov 11 11:51:55 2013 -0700 mesa: add comment for struct gl_vertex_buffer_binding --- s

Mesa (master): meta: enable vertex attributes in the context of the newly created array object

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: f2b844f59d86c5971118bfccb00ddc5a1b69797a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2b844f59d86c5971118bfccb00ddc5a1b69797a Author: Petr Sebor Date: Mon Nov 11 16:19:00 2013 -0700 meta: enable vertex attributes in the context of the newly cre

Mesa (master): mesa: add const qualifiers to vertex array helper functions

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: e032abcb2716e3ee676b5a44079d4bbb95c466f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e032abcb2716e3ee676b5a44079d4bbb95c466f9 Author: Brian Paul Date: Mon Nov 11 10:56:09 2013 -0700 mesa: add const qualifiers to vertex array helper functions J

Mesa (master): mesa: call update_array_format() after error checking

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: ce193d4f01baa7f88692164f5673606de162f483 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce193d4f01baa7f88692164f5673606de162f483 Author: Brian Paul Date: Mon Nov 11 15:06:13 2013 -0700 mesa: call update_array_format() after error checking We try

Mesa (master): mesa: use _mesa_is_bufferobj() helper in _mesa_vertex_attrib_address()

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 5f22f3207e298f53aaf8c965a39f758578a28600 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f22f3207e298f53aaf8c965a39f758578a28600 Author: Brian Paul Date: Mon Nov 11 10:57:23 2013 -0700 mesa: use _mesa_is_bufferobj() helper in _mesa_vertex_attrib_a

Mesa (master): gallium: fix build on GNU/ Hurd due to missing PIPE_OS_HURD detection

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 2d77e4f922a8c34541d8b187e171738006bd6f4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d77e4f922a8c34541d8b187e171738006bd6f4d Author: Cyril Brulebois Date: Tue Nov 12 02:51:00 2013 -0700 gallium: fix build on GNU/Hurd due to missing PIPE_OS_HUR

Mesa (master): mesa: 80-column wrapping, remove trailing whitespace in arrayobj.c

2013-11-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 76317355bd8adca1fb5ef33b021962413db0c69d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76317355bd8adca1fb5ef33b021962413db0c69d Author: Brian Paul Date: Mon Nov 11 13:52:45 2013 -0700 mesa: 80-column wrapping, remove trailing whitespace in arrayo

Mesa (master): nouveau/video: don't try on nv3x

2013-11-12 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: e8d5d3409c73329dba8678b52a53acf5735f04b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8d5d3409c73329dba8678b52a53acf5735f04b1 Author: Ilia Mirkin Date: Sat Nov 9 13:29:34 2013 -0500 nouveau/video: don't try on nv3x It doesn't work, I don't kn

Mesa (master): nouveau/video: mark bitstream-level acceleration as unsupported

2013-11-12 Thread Maarten Lankhorst
Module: Mesa Branch: master Commit: 08122e151a511236bccf7ab94efa4278ea3b3b6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08122e151a511236bccf7ab94efa4278ea3b3b6c Author: Ilia Mirkin Date: Sat Nov 9 13:29:35 2013 -0500 nouveau/video: mark bitstream-level acceleration as unsupport