diff options
author | Michel Daenzer <michel@daenzer.net> | 2006-04-29 20:34:57 +0000 |
---|---|---|
committer | Michel Daenzer <michel@daenzer.net> | 2006-04-29 20:34:57 +0000 |
commit | 30f3ce5c5ba205a23748def11de019ee727897f3 (patch) | |
tree | 7a135eea0ac258570fdce3f47610982de0e9172e /ChangeLog | |
parent | d705429c230c9cc1645ae540a51dba62cae9f23e (diff) |
Properly de-initialize EXA driver data, so EXA can be initialized again in
the next generation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-04-29 Michel Dänzer <michel@daenzer.net> + * src/radeon_driver.c: (RADEONCloseScreen): + Properly de-initialize EXA driver data, so EXA can be initialized again + in the next generation. + +2006-04-29 Michel Dänzer <michel@daenzer.net> + * src/radeon_dri.c: (RADEONDRITransitionTo3d), (RADEONDRITransitionTo2d): Fix tests for (un)forcing HW cursor. The broken tests caused problems |