diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-01-02 01:54:19 +0000 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-01-02 01:54:19 +0000 |
commit | e8fd45625f2e09830136bde6bc70d51f25892450 (patch) | |
tree | 7101312d0e4ea20329643d5aafd8f80c1db89d72 /ChangeLog | |
parent | 5ec53e759c5233a26a6c80901b9f31b51153f756 (diff) |
Preliminary RandR rotation support. Bug #4708
<https://bugs.freedesktop.org/show_bug.cgi?id=4708>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2006-01-01 Aaron Plattner <aplattner@nvidia.com> + + * man/nv.man: + * src/nv_driver.c: (NVPreInit), (NVScreenInit), (NVRandRGetInfo), + (NVRandRSetConfig), (NVDriverFunc): + * src/nv_include.h: + * src/nv_shadow.c: (NVRefreshArea8), (NVRefreshArea16), + (NVRefreshArea32): + * src/nv_type.h: + Preliminary RandR rotation support. + Bug #4708 <https://bugs.freedesktop.org/show_bug.cgi?id=4708> + 2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org> * configure.ac: |