Make definition files optional, move revision numbers to corresponding .patch files.

This commit is contained in:
Sebastian Lackner
2014-11-15 10:33:43 +01:00
parent 723bc23e50
commit 7a419c031a
136 changed files with 80 additions and 454 deletions

View File

@@ -1,18 +1,2 @@
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