Add fixed bug numbers to each patchset, autogenerate README.md with patch information.

This commit is contained in:
Sebastian Lackner
2014-07-11 19:34:33 +02:00
parent 42afbafa33
commit 5c72aff53e
19 changed files with 132 additions and 63 deletions

View File

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