Module: Mesa
Branch: master
Commit: 4d61eb80187cd8e5984eed94f2ae3c7d6c3b3aa0
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d61eb80187cd8e5984eed94f2ae3c7d6c3b3aa0
Author: Mauro Rossi
Date: Fri Jan 12 15:47:34 2018 +0100
ac: fix build error in si_shader
assert() is replaced by unr
Module: Mesa
Branch: master
Commit: f0d74ecce8d3353ed2696cb4b1e707fd6ddf0a40
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0d74ecce8d3353ed2696cb4b1e707fd6ddf0a40
Author: Timothy Arceri
Date: Fri Jan 12 11:12:09 2018 +1100
radv/radeonsi/nir: lower 64bit flrp
Fixes a bunch of arb_
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc0b63799dd23c7c1d150e83770d79bdca00a62
Author: Eric Anholt
Date: Fri Jan 12 15:35:04 2018 -0800
broadcom/vc5: Use MSF to ignore discards/non-dispatched channels in loops.
Prevents potential infinite loops when a non-dispat
Module: Mesa
Branch: master
Commit: 897c54d522ab960a879b763a15e489f630c491ee
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=897c54d522ab960a879b763a15e489f630c491ee
Author: Thomas Hellstrom
Date: Thu Jan 11 10:19:23 2018 +0100
loader/dri3: Avoid freeing renderbuffers in use
Upon re
Module: Mesa
Branch: master
Commit: d5e369ff8a485e9882a7565c15c20581a23f905f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5e369ff8a485e9882a7565c15c20581a23f905f
Author: Samuel Pitoiset
Date: Thu Jan 11 22:07:23 2018 +0100
nir: add a 'const' qualifier to nir_ssa_def_components_re
Module: Mesa
Branch: master
Commit: 0eb30d81c4896d27204b83293fb9e32c8a3a5820
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0eb30d81c4896d27204b83293fb9e32c8a3a5820
Author: Samuel Pitoiset
Date: Thu Jan 11 22:07:25 2018 +0100
ac: add 'const' qualifiers to the shader info pass
For c
Module: Mesa
Branch: master
Commit: 20f7f9a32839393c4d05029364f9370092e6c9e1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=20f7f9a32839393c4d05029364f9370092e6c9e1
Author: Samuel Pitoiset
Date: Thu Jan 11 22:07:24 2018 +0100
ac: remove unused ac_nir_compiler_options from gather_inf