summaryrefslogtreecommitdiffstats
path: root/vcl/README
Commit message (Collapse)AuthorAgeFilesLines
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-251-4/+2
|
* generic: re-structure generic code to increase re-use between backendsMichael Meeks2011-10-251-0/+30
move more chunks of unx/generic into generic/ and into libvcl itself. This allows the headless backend to remove it's X linkage finally.