]> git.sesse.net Git - rdpsrv/blob - Xserver/programs/Xserver/dix/CHANGES
Import X server from vnc-3.3.7.
[rdpsrv] / Xserver / programs / Xserver / dix / CHANGES
1 The following changes have been made to this directory since R3 (for
2 a full description, see doc/Server/r4.tbl.ms):
3
4      o  Windows restructured (memory reduction, devPrivates and speedups)
5      o  GCs restructured (memory reduction, devPrivates and wrappers)
6      o  Screens restructured (window ops merged in, devPrivates)
7      o  Pixmaps restructured (drawable changes mostly)
8      o  Cursors restructured (shares glyph bits now)
9      o  Visuals restructured (screen index removed, fields rearranged)
10      o  Devices restructured (input extension changes)
11      o  Out of memory changes.  Many interfaces now return OutOfMemory
12         status.
13      o  Synchronous grab code rewritten.  Should conform to our
14         understanding of the protocol now.  Be careful when time
15         stamping events (don't allow time to run backwards).
16      o  Resource types redesigned and rewritten.
17      o  Internal fake color allocation routine for software cursors.