Mesa (master): llvmpipe: (trivial) disable new accurate origin calculation

2013-11-22 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: f69d2c857d2e2df72fbbda0bb2e50561cec9ebe1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f69d2c857d2e2df72fbbda0bb2e50561cec9ebe1 Author: Roland Scheidegger srol...@vmware.com Date: Fri Nov 22 11:28:46 2013 + llvmpipe: (trivial) disable new

Mesa (master): tgsi: Rework calls to ureg_emit_insn().

2013-11-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 4ade77f625cf3b29dabb6d7c151b7ab649def0d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ade77f625cf3b29dabb6d7c151b7ab649def0d5 Author: José Fonseca jfons...@vmware.com Date: Thu Nov 21 13:02:14 2013 + tgsi: Rework calls to ureg_emit_insn().

Mesa (master): tgsi: Prevent emission of instructions with empty writemask.

2013-11-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 69049555af0b0a8fe6005cfa5766f15fc91403a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69049555af0b0a8fe6005cfa5766f15fc91403a0 Author: José Fonseca jfons...@vmware.com Date: Thu Nov 21 13:11:30 2013 + tgsi: Prevent emission of instructions

Mesa (master): docs: Add a section with recommended reading for llvmpipe development.

2013-11-22 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 68b696e59519dc7cb1788c5da0f6c8e94ebfa1b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68b696e59519dc7cb1788c5da0f6c8e94ebfa1b4 Author: José Fonseca jfons...@vmware.com Date: Thu Nov 21 17:52:50 2013 + docs: Add a section with recommended

Mesa (master): mesa: fix indentation in ffvertex_prog.c

2013-11-22 Thread Brian Paul
Module: Mesa Branch: master Commit: 73b19be32d237af01b5c7184d172efcbc814cc68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73b19be32d237af01b5c7184d172efcbc814cc68 Author: Brian Paul bri...@vmware.com Date: Thu Nov 21 13:08:40 2013 -0700 mesa: fix indentation in ffvertex_prog.c

Mesa (master): i965: Let driconf clamp_max_samples affect context version

2013-11-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 315b06ff62357d2196d9f1d4926c517d098e5647 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=315b06ff62357d2196d9f1d4926c517d098e5647 Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Nov 6 19:52:11 2013 -0800 i965: Let driconf

Mesa (master): i965: Share code between intel_quantize_num_samples and clamp_max_samples

2013-11-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 95ebabbc5fceec6a9c37dbb4d8f3282a86fe02ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95ebabbc5fceec6a9c37dbb4d8f3282a86fe02ce Author: Chad Versace chad.vers...@linux.intel.com Date: Wed Nov 6 19:40:25 2013 -0800 i965: Share code between

Mesa (master): i965: Terminate brw_supported_msaa_modes() list with -1, not 0

2013-11-22 Thread Chad Versace
Module: Mesa Branch: master Commit: 8d1a8d65b55bac28fe2c63847b1ef216b7f2c9aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d1a8d65b55bac28fe2c63847b1ef216b7f2c9aa Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Nov 15 08:21:30 2013 -0800 i965: Terminate

Mesa (master): i965: Fix streamed state dumping/ annotation after the blorp-flush change.

2013-11-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5891f981452c1c5ed45b5a7e5fe54a9884ced2b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5891f981452c1c5ed45b5a7e5fe54a9884ced2b6 Author: Eric Anholt e...@anholt.net Date: Tue Nov 19 16:00:28 2013 -0800 i965: Fix streamed state dumping/annotation

Mesa (master): mesa: Remove the ralloc canary on release builds.

2013-11-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 09db4940eede4236b47e1328503a719719f5c981 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=09db4940eede4236b47e1328503a719719f5c981 Author: Eric Anholt e...@anholt.net Date: Thu Nov 21 23:29:56 2013 -0800 mesa: Remove the ralloc canary on release

Mesa (master): i965/fs: Make the first pre-allocation heuristic be the post heuristic.

2013-11-22 Thread Eric Anholt
Module: Mesa Branch: master Commit: 46cf80fb366cb14827724a7fea004e81400cc602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46cf80fb366cb14827724a7fea004e81400cc602 Author: Eric Anholt e...@anholt.net Date: Tue Nov 19 13:07:12 2013 -0800 i965/fs: Make the first pre-allocation

Mesa (master): radeonsi: enable 2D tiling on CIK

2013-11-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7b136de79adf2ae54f2e60211ccee0c92f0741f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b136de79adf2ae54f2e60211ccee0c92f0741f2 Author: Marek Olšák marek.ol...@amd.com Date: Wed Nov 20 13:35:03 2013 +0100 radeonsi: enable 2D tiling on CIK libdrm

Mesa (master): mesa: initialize gl_renderbuffer::Depth in core

2013-11-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: a3969aa125c8f61b093a5f5f69e8265a131051d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3969aa125c8f61b093a5f5f69e8265a131051d0 Author: Marek Olšák marek.ol...@amd.com Date: Wed Nov 20 01:47:36 2013 +0100 mesa: initialize gl_renderbuffer::Depth

Mesa (master): radeonsi: implement MSAA for CIK

2013-11-22 Thread Marek Olšák
Module: Mesa Branch: master Commit: 751e8697f2099a0ceaba09e0d8775e4636f209b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=751e8697f2099a0ceaba09e0d8775e4636f209b1 Author: Marek Olšák marek.ol...@amd.com Date: Wed Nov 20 13:48:19 2013 +0100 radeonsi: implement MSAA for CIK There