Move 97-Pipelight to Pipelight.

This commit is contained in:
Erich E. Hoover
2014-07-25 18:58:38 -06:00
parent e6cf192b7b
commit 20d1c91c29
6 changed files with 26 additions and 26 deletions

View File

@@ -0,0 +1,18 @@
Author: Michael Müller
Subject: Decrease minimum SetTimer interval to 5 ms.
Revision: 2
Author: Michael Müller
Subject: Allow changing strict draw ordering through an exported function.
Revision: 1
Author: Michael Müller
Subject: Indicate direct rendering through OpenGL extension.
Revision: 1
Author: Sebastian Lackner
Subject: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command.
Revision: 1
Fixes: Reduced SetTimer minimum value from 10 ms to 5 ms (improves Silverlight framerates)
Fixes: Other Pipelight specific enhancements