Module: Mesa
Branch: master
Commit: 4b9bcf31f47c4530f22cbbaca73491d01e44a9d4
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b9bcf31f47c4530f22cbbaca73491d01e44a9d4
Author: Roland Scheidegger
Date: Thu Jan 9 16:55:22 2014 +0100
gallium: add bits for clipping points as tris (d3d-sty
Module: Mesa
Branch: master
Commit: 3b64714da48f1654dbbf6ef5b4abe5b0c5952a9e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3b64714da48f1654dbbf6ef5b4abe5b0c5952a9e
Author: Roland Scheidegger
Date: Fri Jan 17 02:12:20 2014 +0100
llvmpipe: fix large point rasterization with point_qua
Module: Mesa
Branch: master
Commit: 3618ac4f202138079024ea6ed2cf7e2ef5463066
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3618ac4f202138079024ea6ed2cf7e2ef5463066
Author: Brian Paul
Date: Thu Jan 16 13:53:27 2014 -0800
svga: fix crash when clearing null color buffer
Fixes regress
Module: Mesa
Branch: master
Commit: d6fa71fbb0d365cefdabfea9de62cfece71f7486
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6fa71fbb0d365cefdabfea9de62cfece71f7486
Author: Brian Paul
Date: Wed Jan 15 18:09:56 2014 -0800
llvmpipe: handle NULL color buffer pointers
Fixes regression
Module: Mesa
Branch: master
Commit: 7b4ceec0b7591fa7a2dd66c45727341f52bf5258
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b4ceec0b7591fa7a2dd66c45727341f52bf5258
Author: Brian Paul
Date: Wed Jan 15 17:24:02 2014 -0800
softpipe: handle NULL color buffer pointers
Fixes regression
Module: Mesa
Branch: master
Commit: 27307a73e561a63753d1f5573e0380694225345c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=27307a73e561a63753d1f5573e0380694225345c
Author: José Fonseca
Date: Fri Jan 17 16:15:18 2014 +
trace: Re-license trace.xsl under MIT license.
I was the so
Module: Mesa
Branch: master
Commit: 1c5e2965a0de296240dd8f5af12482164416b7f1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c5e2965a0de296240dd8f5af12482164416b7f1
Author: Kenneth Graunke
Date: Mon Aug 26 13:11:21 2013 -0700
i965: Remove CACHED_BATCH support altogether.
Using an u
Module: Mesa
Branch: master
Commit: 26a3bf5c726199d7664d5878ef1f73592e55caa7
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=26a3bf5c726199d7664d5878ef1f73592e55caa7
Author: Eric Anholt
Date: Thu Nov 28 00:48:57 2013 -0800
i965: Stop doing our optimization on a copy of the GLSL IR.
Module: Mesa
Branch: master
Commit: 746e3e3b3ad20a29ee6de64d663d2dc11deac06e
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=746e3e3b3ad20a29ee6de64d663d2dc11deac06e
Author: Eric Anholt
Date: Tue Nov 12 15:33:27 2013 -0800
i965: Replace 8-wide and 16-wide with SIMD8 and SIMD16.
Thos