summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellström <thomas@shipmail.org>2006-12-06 13:01:55 +0000
committerThomas Hellström <thomas@shipmail.org>2006-12-06 13:01:55 +0000
commit9770954095789d2d4e21d0e1e85d2947f544b1f2 (patch)
tree497935747a14e3ff85fae400fc2ad72cf6f43d72 /ChangeLog
parent585373e2499616afe61136af66090331640ad085 (diff)
Cause a "FatalError" if EXA is used with an un-patched Xserver,
and an illegal save locked memory action is requested.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96dfe591071f..17268072d9ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-12-06 Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
+ * unichrome/via_memory.c: (viaExaFBSave), (viaOffScreenLinear):
+
+ Cause a "FatalError" if EXA is used with an un-patched Xserver,
+ and an illegal save locked memory action is requested.
+
+2006-12-06 Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
+
* unichrome/via_driver.c: (VIAInitialize3DEngine):
Proper register names in VIAInitialize3DEngine.