Initial version of new dependency based patch system.

This commit is contained in:
Sebastian Lackner
2014-07-11 18:51:03 +02:00
parent 9d3369d7a6
commit 42afbafa33
32 changed files with 582 additions and 175 deletions

View File

@@ -1,3 +0,0 @@
Revision: 2
Author: Michael Müller
Title: Decrease minimum SetTimer interval to 5 ms.

View File

@@ -1,3 +0,0 @@
Revision: 1
Author: Michael Müller
Title: Allow changing strict draw ordering through an exported function.

View File

@@ -1,4 +0,0 @@
Revision: 1
Author: Michael Müller
Title: Indicate direct rendering through OpenGL extension.

View File

@@ -1,3 +0,0 @@
Revision: 1
Author: Sebastian Lackner
Title: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command.

View File

@@ -0,0 +1,15 @@
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.
Revision: 1
Author: Michael Müller
Title: Indicate direct rendering through OpenGL extension.
Revision: 1
Author: Sebastian Lackner
Title: Implement X11DRV_FLUSH_GDI_DISPLAY ExtEscape command.