summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichel Dänzer <daenzer@vmware.com>2009-11-23 19:33:59 +0100
committerMichel Dänzer <michel@daenzer.net>2009-11-23 19:56:37 +0100
commit601edbef172f3106b9e4c0b96b24d8b5eea8d2a5 (patch)
tree22a1e533a8b979ecb33c24c9ac42514560901861 /docs
parent3128d65fd7da9dc9b7a6823fae9d9b2ca33afca6 (diff)
Fix the DRI swrast driver for big endian platforms.
Too bad I didn't realize earlier how easy this could be... Fixes http://bugs.freedesktop.org/show_bug.cgi?id=22767 .
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.6.1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index 3d19c6cb705..d155cf5a673 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -55,6 +55,7 @@ tbd
<li>Fixed a number of Microsoft Visual Studio compilation problems.
<li>Fixed clipping / provoking vertex bugs in i965 driver.
<li>Assorted build fixes for AIX.
+<li>Endianness fixes for the DRI swrast driver (bug 22767).</li>
</ul>
<h2>Changes</h2>