summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2006-02-07 04:39:59 +0000
committerEric Anholt <anholt@freebsd.org>2006-02-07 04:39:59 +0000
commit79c60ebbc34aaf0ac0b0723898d5b63015547178 (patch)
tree170361c3c9dc95cefbf0b095cdcb0a223f4172f9 /ChangeLog
parent8d74f3d49e73626f5d658ba6586a7c1487dae141 (diff)
Fix a copy'n'paste-o in the EXA render implementation that resulted in
[ax]8b8g8r8 pict formats not being supported on r200, but no other issues.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 693d141a..16f613fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-06 Eric Anholt <anholt@FreeBSD.org>
+
+ * src/radeon_exa_render.c:
+ Fix a copy'n'paste-o in the EXA render implementation that resulted in
+ [ax]8b8g8r8 pict formats not being supported on r200, but no other
+ issues.
+
2006-01-19 Daniel Stone <daniel@freedesktop.org>
* src/radeon_driver.c: