mesa/src/gallium/drivers
Rob Herring 92dd38df5a gallium/radeon: Add space between string literal and identifier
Fix compiles with clang that have this C++11 error:

src/gallium/drivers/radeon/r600_pipe_common.h:662:34:
error: invalid suffix on literal; C++11 requires a space between literal
and identifier [-Wreserved-user-defined-literal]

Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
Cc: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
2016-02-29 10:51:45 +00:00
..
ddebug gallium: make image views non-persistent objects 2016-02-15 22:22:33 -05:00
freedreno freedreno: drop unnecessary -Wno-packed-bitfield-compat 2016-02-29 10:51:45 +00:00
i915 gallium: add interface for querying memory usage and sizes (v2) 2016-02-05 17:29:38 +01:00
ilo gallium: make image views non-persistent objects 2016-02-15 22:22:33 -05:00
llvmpipe llvmpipe: add a few const qualifiers 2016-02-19 08:51:51 -07:00
noop gallium/drivers: Sanitize NULL checks into canonical form 2015-12-06 17:10:23 +01:00
nouveau nv50/ir: emit VOTE instruction 2016-02-28 23:58:11 +01:00
r300 Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
r600 gallium/r600: Don't let h/w do endian swap for colorformat 2016-02-29 12:26:27 +02:00
radeon gallium/radeon: Add space between string literal and identifier 2016-02-29 10:51:45 +00:00
radeonsi radeonsi: implement binary shaders & shader cache in memory (v2) 2016-02-21 21:08:58 +01:00
rbug gallium/drivers: Trivial code-style cleanup 2015-12-06 17:10:22 +01:00
softpipe scons: Eliminate MSVC2008 compatibility. 2016-02-11 21:36:00 +00:00
svga svga: unbind index buffer when drawing non-indexed primitives 2016-02-22 12:14:48 -07:00
trace trace: assorted whitespace and formatting fixes 2016-02-19 08:49:51 -07:00
vc4 Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
virgl virgl: add missing CAP turned off. 2016-02-26 04:03:09 +00:00