Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-24 | vmware/xorg: Clean Makefile a bit | Jakob Bornecrantz | |
2009-11-24 | vmware/xorg: Don't link against libdrm_intel | Jakob Bornecrantz | |
2009-11-24 | vmware/xorg: Stage driver in lib/gallium | Jakob Bornecrantz | |
2009-11-23 | svga: Scrub Makefiles a bit | Jakob Bornecrantz | |
Remove x86 specific hacks. Not that they will ever be used on none x86 arches, but they are built by default. And the way the flags where added was a hack. | |||
2009-11-22 | svga: Prevent potential null pointer deference in vmw_surface.c. | Vinson Lee | |
2009-11-22 | svga: Fix memory leak in vmw_screen_ioctl.c | Vinson Lee | |
2009-11-17 | svga: More -Werror removal | Jakob Bornecrantz | |
2009-11-17 | svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warnings | Jakob Bornecrantz | |
2009-11-17 | svga: Add vmwgfx_drm.h file from vmwgfx kernel driver | Jakob Bornecrantz | |
Add the vmwgfx_drm.h header for now, this allows the svga driver to be enabled by default without forcing people to install the vmwgfx_drm.h header on their system. To be removed once vmwgfx_drm.h is in libdrm. | |||
2009-11-17 | svga: Add svga driver | Jakob Bornecrantz | |
2009-12-14 | vmwgfx: Update vmwgfx_drm.h to the on upstream | Jakob Bornecrantz | |
2009-12-14 | vmware/xorg: Use new stream ioctl | Jakob Bornecrantz | |
2009-12-12 | vmwgfx/core: Check for 3D via the get param ioctl | Jakob Bornecrantz | |