Mesa (master): i965/fs: Don't use if_block/else_block in SEL peephole.

2014-11-11 Thread Matt Turner
Module: Mesa Branch: master Commit: 4001181ba37f2a79129fe52c489e626724c390dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4001181ba37f2a79129fe52c489e626724c390dd Author: Matt Turner Date: Mon Nov 10 22:02:38 2014 -0800 i965/fs: Don't use if_block/else_block in SEL peephole. Revi

Mesa (master): i965/cfg: Remove if_block/else_block.

2014-11-11 Thread Matt Turner
Module: Mesa Branch: master Commit: 7a82961b71e65b4ea52a70df4b213a51e7941fbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a82961b71e65b4ea52a70df4b213a51e7941fbc Author: Matt Turner Date: Mon Nov 10 22:04:41 2014 -0800 i965/cfg: Remove if_block/else_block. I used these in the SE

Mesa (master): ilo: add variants of 3DSTATE_PS

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9087239df8bb01c35429ea0e438b382a964f6d89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9087239df8bb01c35429ea0e438b382a964f6d89 Author: Chia-I Wu Date: Tue Nov 11 10:50:31 2014 +0800 ilo: add variants of 3DSTATE_PS Add gen7_disable_3DSTATE_PS()

Mesa (master): ilo: clean up gen6_3DSTATE_SF()

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 20a061d2b4c327d154b2067a611a2ac3f2e39698 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20a061d2b4c327d154b2067a611a2ac3f2e39698 Author: Chia-I Wu Date: Tue Nov 11 15:15:21 2014 +0800 ilo: clean up gen6_3DSTATE_SF() Make the helpers fill out vali

Mesa (master): ilo: add variants of 3DSTATE_GS

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 421b565b3bdc1b8646c32f4292f180a86bad952b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=421b565b3bdc1b8646c32f4292f180a86bad952b Author: Chia-I Wu Date: Tue Nov 11 10:35:24 2014 +0800 ilo: add variants of 3DSTATE_GS Add gen6_so_3DSTATE_GS(), gen6

Mesa (master): ilo: add 3DSTATE_SO_BUFFER variants

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: c637075ea29811194d12611ec79b3ba4858d1e37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c637075ea29811194d12611ec79b3ba4858d1e37 Author: Chia-I Wu Date: Tue Nov 11 11:21:01 2014 +0800 ilo: add 3DSTATE_SO_BUFFER variants Add gen7_disable_3DSTATE_S

Mesa (master): ilo: prefix 3DSTATE_VF with gen75

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8abf4976c6efc11781170b957918128606f4a529 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8abf4976c6efc11781170b957918128606f4a529 Author: Chia-I Wu Date: Tue Nov 11 09:11:37 2014 +0800 ilo: prefix 3DSTATE_VF with gen75 3DSTATE_VF is Gen7.5+ only.

Mesa (master): ilo: add variants of 3DSTATE_{HS,DS}

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 31372f2d2c2601e9e0daa11c44d8c45f756cdd4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31372f2d2c2601e9e0daa11c44d8c45f756cdd4c Author: Chia-I Wu Date: Tue Nov 11 10:38:28 2014 +0800 ilo: add variants of 3DSTATE_{HS,DS} Rename them to gen7_disab

Mesa (master): ilo: add gen6_3dstate_constant()

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2ff88ce4be7f81403818e8c4662300abf68b09ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ff88ce4be7f81403818e8c4662300abf68b09ea Author: Chia-I Wu Date: Tue Nov 11 11:06:12 2014 +0800 ilo: add gen6_3dstate_constant() It replaces gen6_fill_3dstate

Mesa (master): ilo: add variants of 3DSTATE_CLIP

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 703ae84ac205b128997e949d7b8373bb102a0d5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=703ae84ac205b128997e949d7b8373bb102a0d5a Author: Chia-I Wu Date: Tue Nov 11 10:21:03 2014 +0800 ilo: add variants of 3DSTATE_CLIP Add gen6_disable_3DSTATE_CLI

Mesa (master): ilo: add variants of 3DSTATE_WM

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8ebb86325b567ae6dacdefdcc79d30bf93927c79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ebb86325b567ae6dacdefdcc79d30bf93927c79 Author: Chia-I Wu Date: Tue Nov 11 10:25:20 2014 +0800 ilo: add variants of 3DSTATE_WM Add gen6_hiz_3DSTATE_WM() and

Mesa (master): ilo: rework gen7_3DSTATE_SO_DECL_LIST()

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: eab595d573ff7719a1960bdf819eda75a1aa4c26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eab595d573ff7719a1960bdf819eda75a1aa4c26 Author: Chia-I Wu Date: Tue Nov 11 11:53:57 2014 +0800 ilo: rework gen7_3DSTATE_SO_DECL_LIST() Started to make pipe_s

Mesa (master): ilo: clean up gen7_3DSTATE_STREAMOUT()

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 239dca78b13d8c033d75d1898b1d5e3d784c30d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=239dca78b13d8c033d75d1898b1d5e3d784c30d4 Author: Chia-I Wu Date: Tue Nov 11 13:28:32 2014 +0800 ilo: clean up gen7_3DSTATE_STREAMOUT() Render stream and rende

Mesa (master): ilo: add variants of 3DSTATE_VS

2014-11-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 63ded78e1cc1748bd5e74fcb4bcead6d58093668 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63ded78e1cc1748bd5e74fcb4bcead6d58093668 Author: Chia-I Wu Date: Tue Nov 11 10:31:55 2014 +0800 ilo: add variants of 3DSTATE_VS Add gen6_disable_3DSTATE_VS()