Mesa (master): ilo: fix fence reference counting

2014-07-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8ff16111eee309652b5409890c42d042e33770e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ff16111eee309652b5409890c42d042e33770e2 Author: Chia-I Wu Date: Tue Jul 8 14:03:17 2014 +0800 ilo: fix fence reference counting The old code was complicated

Mesa (master): configure: Don't special case Cygwin to use gnu99, define _XOPEN_SOURCE instead

2014-07-08 Thread Jon TURNEY
Module: Mesa Branch: master Commit: 7a641dd58ddfba2b7e9483278c05ba752864213d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a641dd58ddfba2b7e9483278c05ba752864213d Author: Jon TURNEY Date: Mon Jun 2 17:40:38 2014 +0100 configure: Don't special case Cygwin to use gnu99, define _XOP

Mesa (master): i965: Remove artificial dependency between math instructions.

2014-07-08 Thread Matt Turner
Module: Mesa Branch: master Commit: cf430408c46745eeb82bfc9a62559bc85d35ded5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf430408c46745eeb82bfc9a62559bc85d35ded5 Author: Matt Turner Date: Sun Jul 6 21:31:28 2014 -0700 i965: Remove artificial dependency between math instructions.

Mesa (master): i965/fs: Track dependencies in instruction scheduling per reg offset.

2014-07-08 Thread Matt Turner
Module: Mesa Branch: master Commit: 099cbc1477ff78cdfbecd5f797b98d624110f779 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=099cbc1477ff78cdfbecd5f797b98d624110f779 Author: Matt Turner Date: Tue Oct 8 22:54:46 2013 -0700 i965/fs: Track dependencies in instruction scheduling per reg

Mesa (master): gallium: fix u_default_transfer_inline_write for textures

2014-07-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: fe6be9926f63e68d9007571956bed0687003e932 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe6be9926f63e68d9007571956bed0687003e932 Author: Marek Olšák Date: Thu Jun 19 23:34:27 2014 +0200 gallium: fix u_default_transfer_inline_write for textures Th

Mesa (master): radeonsi: mark MSAA config state as dirty at the beginning of CS

2014-07-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: be536efe20d7d0969e6d5286fc488fcc1c403b63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be536efe20d7d0969e6d5286fc488fcc1c403b63 Author: Marek Olšák Date: Tue Jul 8 02:02:40 2014 +0200 radeonsi: mark MSAA config state as dirty at the beginning of

Mesa (master): i965/disasm: Fix disassembly of the any16h/ all16h predicates.

2014-07-08 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 503391b46f753e1f8c0bc771776a51719d0507e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=503391b46f753e1f8c0bc771776a51719d0507e4 Author: Kenneth Graunke Date: Sat Jul 5 22:21:40 2014 -0700 i965/disasm: Fix disassembly of the any16h/all16h predica

Mesa (master): glsl: Fix the foreach_in_list_reverse macro.

2014-07-08 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e13a6406c3d55162d6f4641f3ccca7635b9a5212 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e13a6406c3d55162d6f4641f3ccca7635b9a5212 Author: Kenneth Graunke Date: Sat Jul 5 22:04:45 2014 -0700 glsl: Fix the foreach_in_list_reverse macro. We clearly

Mesa (master): nv50/ir: use unordered_set instead of list to keep track of var uses

2014-07-08 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: a9b21015f5e3a6a37e53a8b3c755519f7b70479e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9b21015f5e3a6a37e53a8b3c755519f7b70479e Author: Tobias Klausmann Date: Tue Jul 8 04:19:13 2014 +0200 nv50/ir: use unordered_set instead of list to keep track

Mesa (master): nvc0: allocate more space before a counter is configured

2014-07-08 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 50bbe49c330095ba451d0f48c56759d148a609c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50bbe49c330095ba451d0f48c56759d148a609c2 Author: Samuel Pitoiset Date: Fri Jul 4 16:34:59 2014 +0200 nvc0: allocate more space before a counter is configured