aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_msg.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Use __asm__ instead of asmDylan Baker2017-11-011-5/+5
* svga: init local vars to silence uninitialized use warningsBrian Paul2017-05-241-3/+3
* svga: Limit svga message capability to newer compilersSinclair Yeh2017-05-241-4/+14
* svga: Fix MSVC build.Brian Paul2017-05-241-2/+32
* svga: Add the ability to log messages to vmware.log on the host.Sinclair Yeh2017-05-241-0/+411