mesa/src/gallium/drivers
Rob Herring 0156a33aa3 freedreno: drop unnecessary -Wno-packed-bitfield-compat
Enabling this warning doesn't generate any warnings with gcc, but is an
unknown option for clang, so drop it.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Rob Clark <robdclark@gmail.com> (v1)

Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
v2: keep the warning around, commented out
Signed-off-by: Emil Velikov <emil.velikov@collabora.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: disable evergreen_do_fast_color_clear for BE 2016-02-29 12:26:27 +02: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