First import
[xorg_rtime.git] / xorg-server-1.4 / dix / CHANGES
blobd8fb7c31a7eded6bf7f9f5a784de161c97705499
1 The following changes have been made to this directory since R3 (for
2 a full description, see doc/Server/r4.tbl.ms):
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.