Mesa (master): freedreno/ir3: rework varying slots (maybe??)

2016-12-30 Thread Rob Clark
Module: Mesa Branch: master Commit: 832dddcf91f168ab057cb5c7f6914b24ae6b864c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=832dddcf91f168ab057cb5c7f6914b24ae6b864c Author: Rob Clark Date: Mon Nov 28 16:02:31 2016 -0500 freedreno/ir3: rework varying slots (maybe??) See: dEQP-GLES2.

Mesa (master): i965/peephole_ffma: Use nir_builder

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c2799a80c5d7835d9c79ef8f7dcd6da0ca89ceb6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2799a80c5d7835d9c79ef8f7dcd6da0ca89ceb6 Author: Jason Ekstrand Date: Sat Dec 24 11:21:57 2016 -0800 i965/peephole_ffma: Use nir_builder Reviewed-by: Eduardo

Mesa (master): nir/from_ssa: Use nir_builder for emit_copy

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c8e06121654c14d6c4a5f6d1562aabc70072294c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8e06121654c14d6c4a5f6d1562aabc70072294c Author: Jason Ekstrand Date: Sat Dec 24 10:14:48 2016 -0800 nir/from_ssa: Use nir_builder for emit_copy This lets us

Mesa (master): nir/opt_peephole_select: Pass around the actual nir_shader

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: ffa4ba71d91396f7323affedb21618d183a28443 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffa4ba71d91396f7323affedb21618d183a28443 Author: Jason Ekstrand Date: Sat Dec 24 10:58:17 2016 -0800 nir/opt_peephole_select: Pass around the actual nir_shader

Mesa (master): nir/lower_var_copies: Use a shader rather than a void *mem_ctx

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 47b54a6f747cf3025696a6c29b75940d78e05ecb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47b54a6f747cf3025696a6c29b75940d78e05ecb Author: Jason Ekstrand Date: Sat Dec 24 10:34:33 2016 -0800 nir/lower_var_copies: Use a shader rather than a void *mem

Mesa (master): nir: Make nir_copy_deref follow the "clone" pattern

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 134a5ad31c8d39219f241f7a7cad246a6864c74b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=134a5ad31c8d39219f241f7a7cad246a6864c74b Author: Jason Ekstrand Date: Sat Dec 24 09:42:34 2016 -0800 nir: Make nir_copy_deref follow the "clone" pattern We re

Mesa (master): nir/conditional_if: Properly use the builder

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: cd6f736c0702da3e620d9c97a1a01d911d72381f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd6f736c0702da3e620d9c97a1a01d911d72381f Author: Jason Ekstrand Date: Sat Dec 24 10:39:19 2016 -0800 nir/conditional_if: Properly use the builder We were pass

Mesa (master): nir/split_var_copies: Use a nir_shader rather than a void *mem_ctx

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 8495ece52ee06f8bc94773678fa610c5939a3baa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8495ece52ee06f8bc94773678fa610c5939a3baa Author: Jason Ekstrand Date: Sat Dec 24 11:03:01 2016 -0800 nir/split_var_copies: Use a nir_shader rather than a void

Mesa (master): nir/lower_io: Use the builder instead of carrying a mem_ctx

2016-12-30 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: c4ccdfa51359362d90c0f825811928103bb3f7f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ccdfa51359362d90c0f825811928103bb3f7f9 Author: Jason Ekstrand Date: Sat Dec 24 10:24:29 2016 -0800 nir/lower_io: Use the builder instead of carrying a mem_ct

Mesa (master): mesa: make union in gl_program a struct and add FIXME

2016-12-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 9d99dc4bc1fda9906e8dc576d6116fbdb05f67ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d99dc4bc1fda9906e8dc576d6116fbdb05f67ac Author: Timothy Arceri Date: Sat Dec 31 07:45:35 2016 +1100 mesa: make union in gl_program a struct and add FIXME i91

Mesa (master): glsl/mesa: add reference to gl_shader_program_data from gl_program

2016-12-30 Thread Timothy Arceri
Module: Mesa Branch: master Commit: 68245aa6f5f832ba3066fb65050ff79ad3e5531c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68245aa6f5f832ba3066fb65050ff79ad3e5531c Author: Timothy Arceri Date: Tue Dec 20 21:37:25 2016 +1100 glsl/mesa: add reference to gl_shader_program_data from gl

Mesa (master): i965: Avoid NULL pointer dereference when transform feedback is off.

2016-12-30 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 62a819184141133478cfdcfa76b62d5bb7e14fd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62a819184141133478cfdcfa76b62d5bb7e14fd5 Author: Kenneth Graunke Date: Fri Dec 30 15:35:02 2016 -0800 i965: Avoid NULL pointer dereference when transform feedb