Mesa (master): nouveau: relax fence emit space assert

2015-11-04 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: bb73fc4cb82c1abdf47aa373c78c2a85fe29b3ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb73fc4cb82c1abdf47aa373c78c2a85fe29b3ec Author: Ilia Mirkin Date: Wed Nov 4 22:42:41 2015 -0500 nouveau: relax fence emit space assert We also have the "res

Mesa (master): vc4: Fix dumping the size of BOs allocated/cached.

2015-11-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4a951f1c0847353101d28db583e1dd397fdce9ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a951f1c0847353101d28db583e1dd397fdce9ba Author: Eric Anholt Date: Wed Nov 4 13:13:39 2015 -0800 vc4: Fix dumping the size of BOs allocated/cached. 60MB of c

Mesa (master): vc4: When the create ioctl fails, free our cache and try again.

2015-11-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6d3a24bce80a32063aedfe568efd5532aea4c875 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d3a24bce80a32063aedfe568efd5532aea4c875 Author: Eric Anholt Date: Wed Nov 4 13:27:16 2015 -0800 vc4: When the create ioctl fails, free our cache and try agai

Mesa (master): vc4: Print the rounded shader size in debug output.

2015-11-04 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3f7c96c36cb18a9e4616d373369a130416884bf9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f7c96c36cb18a9e4616d373369a130416884bf9 Author: Eric Anholt Date: Wed Nov 4 13:10:28 2015 -0800 vc4: Print the rounded shader size in debug output. It's sur

Mesa (master): mesa/tests: add glBufferStorageEXT to ES 3.1 dispatch list

2015-11-04 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5bbd522452cfe86fc600203fe1a9b056582e2000 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bbd522452cfe86fc600203fe1a9b056582e2000 Author: Ilia Mirkin Date: Wed Nov 4 14:26:37 2015 -0500 mesa/tests: add glBufferStorageEXT to ES 3.1 dispatch list I

Mesa (master): vbo: fix another GL_LINE_LOOP bug

2015-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: bdf6cef0333bf7278e2e2347aaae399288e87dcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdf6cef0333bf7278e2e2347aaae399288e87dcd Author: Brian Paul Date: Sat Oct 31 07:02:36 2015 -0600 vbo: fix another GL_LINE_LOOP bug Very long line loops which

Mesa (master): svga: implement 'white_fragments' option for VGPU10 fragment shaders

2015-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: d31481e70ab0da293d4c3010815f643f161b7168 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d31481e70ab0da293d4c3010815f643f161b7168 Author: Brian Paul Date: Tue Nov 3 14:34:15 2015 -0700 svga: implement 'white_fragments' option for VGPU10 fragment s

Mesa (master): u_vbuf: add some const qualifiers

2015-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: e450d4371a4166f57a7e412d2c1e68aa1162a703 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e450d4371a4166f57a7e412d2c1e68aa1162a703 Author: Brian Paul Date: Wed Oct 28 19:02:38 2015 -0600 u_vbuf: add some const qualifiers Trivial. --- src/gallium

Mesa (master): u_vbuf: minor code reformatting / line wrapping

2015-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: 149ac1fe43a87ee4219f9979dcce2de7964c31a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=149ac1fe43a87ee4219f9979dcce2de7964c31a9 Author: Brian Paul Date: Wed Oct 28 19:05:27 2015 -0600 u_vbuf: minor code reformatting / line wrapping Trivial. ---

Mesa (master): svga: use new enum indices_mode type

2015-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: 3f98c812b30d739b744d70267a28a25afcaa8b13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f98c812b30d739b744d70267a28a25afcaa8b13 Author: Brian Paul Date: Sat Oct 31 07:44:49 2015 -0600 svga: use new enum indices_mode type Reviewed-by: Charmaine L

Mesa (master): util/indices: replace #define tokens with enum type

2015-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: fa6efbd27d1c725f38e960005d8806521bd58156 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa6efbd27d1c725f38e960005d8806521bd58156 Author: Brian Paul Date: Sat Oct 31 07:44:23 2015 -0600 util/indices: replace #define tokens with enum type To ease d

Mesa (master): i965: check inst-> predicate when clearing flag_live at dead code eliminate

2015-11-04 Thread Alejandro Pinheiro
Module: Mesa Branch: master Commit: c3d7caa1e006f00c3544a79a0be7d78904ce4177 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3d7caa1e006f00c3544a79a0be7d78904ce4177 Author: Alejandro PiƱeiro Date: Thu Oct 22 22:22:14 2015 +0200 i965: check inst->predicate when clearing flag_live at

Mesa (master): gallivm: fix sampling for s3tc srgb formats when using texture cache

2015-11-04 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: c19443bc8b68ef4697ead1998286e42bd4d8a572 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c19443bc8b68ef4697ead1998286e42bd4d8a572 Author: Roland Scheidegger Date: Wed Nov 4 14:21:43 2015 +0100 gallivm: fix sampling for s3tc srgb formats when using