mesa/src
Giuseppe Bilotta 7932b30892 clover: use get_device_vendor instead of get_vendor
The pipe's get_vendor method returns something more akin to a driver
vendor string in most cases, instead of the actual device vendor. Use
get_device_vendor instead, which was introduced specifically for this
purpose.

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
2015-03-23 13:25:34 +00:00
..
egl egl: cut down static storage size for {Version,ClientAPI}String 2015-03-21 17:22:19 +00:00
gallium clover: use get_device_vendor instead of get_vendor 2015-03-23 13:25:34 +00:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: fix names in lower_constant_arrays_to_uniforms 2015-03-23 11:18:39 +02:00
glx glx: Handle out-of-sequence swap completion events correctly. (v2) 2015-03-17 23:54:02 +00:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader loader: include <sys/stat.h> for non-sysfs builds 2015-03-16 20:48:07 +00:00
mapi mapi: move some #includes from .h file to .c files 2015-03-18 09:01:50 -06:00
mesa i965/vec4: Fix handling of multiple register reads and writes in dead_code_eliminate(). 2015-03-23 14:52:57 +02:00
util util: Optimize _mesa_roundeven with SSE 4.1. 2015-03-18 21:06:26 -07:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript st/vega: Remove. 2015-03-04 11:01:45 +00:00