Emil Velikov
ac9679b1c5
docs: Add sha256 sums for the 10.5.0 release
...
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com >
(cherry picked from commit 0d3e4ed1349565dea8e6c5139400d7441b8ffdca)
2015-03-07 00:25:05 +00:00
Emil Velikov
b48774e7d8
docs: Update 10.5.0 release notes
...
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com >
(cherry picked from commit 97357d475fc8cbb5dbe7bf17ca41f535827fb253)
2015-03-07 00:25:01 +00:00
Ilia Mirkin
bc321db75b
st/mesa: add EXT_polygon_offset_clamp support
...
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu >
Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com >
Reviewed-by: Roland Scheidegger <sroland@vmware.com >
2015-02-02 20:44:22 -05:00
Ilia Mirkin
2ce29ce5af
i965/gen6+: enable EXT_polygon_offset_clamp
...
Replace the hard-coded 0's with the context clamp value.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu >
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org >
2015-02-02 20:35:36 -05:00
Timothy Arceri
a9e77896a7
docs: note change in minimum GCC version to 4.2.0
...
Signed-off-by: Timothy Arceri <t_arceri@yahoo.com.au >
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com >
Acked-by: Matt Turner <mattst88@gmail.com >
2014-12-18 16:08:27 +11:00
Timothy Arceri
54cc3be436
docs: note change in minimum GCC version to 4.1.0
...
Signed-off-by: Timothy Arceri <t_arceri@yahoo.com.au >
Reviewed-by: Matt Turner <mattst88@gmail.com >
2014-12-17 08:37:55 +11:00
Ilia Mirkin
e02ed16cb5
freedreno/a3xx: add support for SRGB render targets
...
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu >
Reviewed-by: Rob Clark <robclark@freedesktop.org >
2014-12-06 18:18:43 -05:00
Ilia Mirkin
4aec928ca4
freedreno/a3xx: unify vertex/texture formats into a single table
...
The table contains all the relevant information about each format. The
helper functions now just do lookups in the table.
Note that this adds support for a lot of formats that were previously
unsupported. Additionally it adds disabled support for integer render
buffers, which will require more work to actually enable.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu >
Reviewed-by: Rob Clark <robclark@freedesktop.org >
2014-11-29 12:15:43 -05:00
Emil Velikov
752c2e9690
docs: add relnotes template for 10.5.0
...
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com >
2014-11-26 18:00:17 +00:00