mesa/src/gallium/state_trackers
Rob Herring 3f097396a1 Android: push driver build details to driver makefiles
src/gallium/targets/dri/Android.mk contains lots of conditional for
individual drivers. Let's move these details into the individual driver
makefiles.

In the process, align the make driver conditionals with automake
(i.e. HAVE_GALLIUM_*).

Signed-off-by: Rob Herring <robh@kernel.org>
[Emil Velikov: add the radeon winsys for radeonsi]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-05-11 13:52:21 +01:00
..
clover clover: Fix build since clang r301442 2017-04-27 12:52:25 -04:00
dri Android: push driver build details to driver makefiles 2017-05-11 13:52:21 +01:00
glx/xlib st/glx: Add awareness for multisample pixel formats to st/glx-xlib. 2017-04-07 16:50:58 -05:00
hgl gallium/util: replace pipe_mutex_lock() with mtx_lock() 2017-03-07 08:52:38 +11:00
nine gallium: remove pipe_index_buffer and set_index_buffer 2017-05-10 19:00:16 +02:00
omx st/omx/enc: use PIPE_USAGE_STAGING for output buffer 2017-03-23 14:43:42 -04:00
osmesa st/osmesa: remove double-write (overwriting) 2016-06-02 07:05:05 -06:00
va st/va: remove assert for single slice 2017-03-28 12:08:54 +02:00
vdpau vdpau: fix a maybe-uninitialized warning 2017-03-30 17:14:47 +02:00
wgl st/wgl: whitespace, formatting fixes in stw_pixelformat.c 2017-04-28 22:01:34 -06:00
xa st/xa: suffix xa-indent{,.sh} and add a shebang line 2017-03-10 14:12:47 +00:00
xvmc st/xvmc/tests: force enable assertions 2016-10-06 15:03:46 +01:00
README

This directory is a placeholder for incubating state-trackers. Mesa's
state-tracker is in src/mesa.