summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-12-20vmwgfx: Have the build process define the standalone definesThomas Hellstrom1-2/+3
This will make importing core subsystems a bit cleaner. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2016-04-08vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh1-1/+1
When tracking down a customer issue, it is useful to know exactly which version of the vmwgfx they are using. Since vmware.log is often the only available debug log, report vmwgfx version in there. Signed-off-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
2012-11-07vmwgfx: Add and make use of a header for surface size calculation.Thomas Hellstrom1-1/+1
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Dmitry Torokhov <dtor@vmware.com>
2012-11-07vmwgfx: Break out surface and context management to separate filesThomas Hellstrom1-1/+2
Add a resource-private header for common resource definitions Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Dmitry Torokhov <dtor@vmware.com>
2011-08-24build: Fix Makefile for 3.0 kernelsJakob Bornecrantz1-1/+1
Signed-off-by: Jakob Bornecrantz <jakob@vmware.com>
2010-03-13Remove unused compile define GIT_REVISON and since fatal git revision errors.Thomas Hellstrom1-5/+0
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2009-11-17Initial commitJakob Bornecrantz1-0/+219