Mesa (master): r600g: Drop references to destroyed blend state

2014-10-22 Thread Michel Dänzer
Module: Mesa Branch: master Commit: ae879718c4086fc5905070e7f26dfa2757df0c86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae879718c4086fc5905070e7f26dfa2757df0c86 Author: Michel Dänzer michel.daen...@amd.com Date: Tue Oct 21 12:40:15 2014 +0900 r600g: Drop references to destroyed

Mesa (10.3): glsl_to_tgsi: fix the value of gl_FrontFacing with native integers

2014-10-22 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 6fa07d1d4842169906155c6de58475fefe780204 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fa07d1d4842169906155c6de58475fefe780204 Author: Marek Olšák marek.ol...@amd.com Date: Thu Oct 16 16:21:54 2014 +0200 glsl_to_tgsi: fix the value of

Mesa (10.3): glsl: fix several use-after-free bugs

2014-10-22 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 8f6f6a28fac7d3c3dc14884fce53129b9ce89de7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f6f6a28fac7d3c3dc14884fce53129b9ce89de7 Author: Brian Paul bri...@vmware.com Date: Fri Oct 17 13:31:53 2014 -0600 glsl: fix several use-after-free bugs The

Mesa (10.3): r600g: Drop references to destroyed blend state

2014-10-22 Thread Emil Velikov
Module: Mesa Branch: 10.3 Commit: 724f71ef3905289eee7b45955243fdc7dc5f1251 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=724f71ef3905289eee7b45955243fdc7dc5f1251 Author: Michel Dänzer michel.daen...@amd.com Date: Tue Oct 21 12:40:15 2014 +0900 r600g: Drop references to destroyed

Mesa (master): r600g: implement pipe_rasterizer_state::clip_halfz

2014-10-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: a3591da1a0fd627ff4e2653a80e2dfccb0324f31 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3591da1a0fd627ff4e2653a80e2dfccb0324f31 Author: Marek Olšák marek.ol...@amd.com Date: Wed Oct 22 10:59:49 2014 +0200 r600g: implement

Mesa (master): radeonsi: implement pipe_rasterizer_state::clip_halfz

2014-10-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8ec40adf7eaaf4a107ee76497d69d1479580f711 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ec40adf7eaaf4a107ee76497d69d1479580f711 Author: Marek Olšák marek.ol...@amd.com Date: Wed Oct 22 10:59:49 2014 +0200 radeonsi: implement

Mesa (master): r300g: implement pipe_rasterizer_state::clip_halfz

2014-10-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: 8ddd2f7aee893f7ad2ce359e7d68729568ca3a5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ddd2f7aee893f7ad2ce359e7d68729568ca3a5e Author: Marek Olšák marek.ol...@amd.com Date: Wed Oct 22 10:59:49 2014 +0200 r300g: implement

Mesa (master): glsl: Fix crash due to negative array index

2014-10-22 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 6f0089e92e9a3b096b978bb09a87db6a38acb7b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f0089e92e9a3b096b978bb09a87db6a38acb7b2 Author: Anuj Phogat anuj.pho...@gmail.com Date: Thu Sep 18 16:30:31 2014 -0700 glsl: Fix crash due to negative array

Mesa (master): glsl: Use signed array index in update_max_array_access()

2014-10-22 Thread Anuj Phogat
Module: Mesa Branch: master Commit: 7a652c41b4de4bdbb954a4ebf6cdb605d197e999 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a652c41b4de4bdbb954a4ebf6cdb605d197e999 Author: Anuj Phogat anuj.pho...@gmail.com Date: Mon Sep 22 15:10:28 2014 -0700 glsl: Use signed array index in

Mesa (master): u_blitter: do error checking assertions for shader caching

2014-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 27de89d2667bb154a4334f839397420a11b02bab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27de89d2667bb154a4334f839397420a11b02bab Author: Brian Paul bri...@vmware.com Date: Tue Oct 21 10:22:35 2014 -0600 u_blitter: do error checking assertions for

Mesa (master): u_blitter: use ctx-bind_fs_state(), not pipe- bind_fs_state()

2014-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: f82a84c09771da63b68464b9653cae421c0ae482 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f82a84c09771da63b68464b9653cae421c0ae482 Author: Brian Paul bri...@vmware.com Date: Tue Oct 21 10:26:24 2014 -0600 u_blitter: use ctx-bind_fs_state(), not

Mesa (master): u_blitter: create basic fs shaders in util_blitter_cache_all_shaders()

2014-10-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 0bcd9f5469868748ce3b1bb8ddab55d9859e96c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bcd9f5469868748ce3b1bb8ddab55d9859e96c4 Author: Brian Paul bri...@vmware.com Date: Tue Oct 21 12:14:06 2014 -0600 u_blitter: create basic fs shaders in

Mesa (master): mesa: remove conditional render and rgtc from ES3 requirements

2014-10-22 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9ad80d1d1876493b45428b5f81b03add3ae8150e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ad80d1d1876493b45428b5f81b03add3ae8150e Author: Ilia Mirkin imir...@alum.mit.edu Date: Tue Oct 21 22:20:50 2014 -0400 mesa: remove conditional render and rgtc