mirror of
https://github.com/X11Libre/xf86-video-vmware.git
synced 2026-03-24 09:34:40 +00:00
dc85a6da15768f7a9622677e79c618bfb35ce513
There are a number of compilation warnings caused by const char pointers being either explicitly or implicitly cast to char pointers. There are a number of ABI differences that have hindered this so far, but make a new attempt using the common_compat.h defines. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Sinclair Yeh <syeh@vmware.com> Reviewed-by: Deepak Rawat <drawat@vmware.com>
Copyright (C) 1999-2009 VMware, Inc. All Rights Reserved The code here may be used/distributed under the terms of the standard XFree86 license. Documentation on the VMware SVGA Device programming model has been updated and expanded, and it now lives at: http://vmware-svga.sourceforge.net/ --
Description
Languages
C
98.6%
Makefile
0.7%
M4
0.7%