History log of /external/mesa3d/src/gallium/targets/xvmc-r300/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2f18cd2b0f75d200d4fc713325269171ac87616 16-Nov-2012 Maarten Lankhorst <maarten.lankhorst@canonical.com> [PATCH] makefiles: use configured name for -ldrm* where possible

For precise lts support I had to do some magic with the library names, which works fine
as long as the libraries from pkg-config are used.

The parts with src/gallium/targets/va-*/Makefile will not apply on the master branch,
but do apply to the 9.0 branch.

NOTE: This is a candidate for the 9.0 branch.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Acked-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit 4f0537e645f9c34e305f2808c70eafbbc1c7689c)
/external/mesa3d/src/gallium/targets/xvmc-r300/Makefile
fc0a5e21d77ae2f082fd19dd2295e84f6fb7bd3b 26-Mar-2012 Christian König <deathsimple@vodafone.de> vl: move winsys helper out of winsys directory

They aren't winsys of their own,
just help dealing with them.

v2: add some more comments in vl_winsys.h

Signed-off-by: Christian König <deathsimple@vodafone.de>
/external/mesa3d/src/gallium/targets/xvmc-r300/Makefile
c565ff60d6fce8c3402e60e6475c03717b297965 11-Feb-2012 Alex Deucher <alexander.deucher@amd.com> gallium/xvmc: r300 and r600 now depend on libdrm_radeon

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=45907

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/external/mesa3d/src/gallium/targets/xvmc-r300/Makefile
3db309aecee57d7e0055a49a0e12a491a554347b 01-Oct-2011 Stéphane Marchesin <marcheu@chromium.org> configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.

Us poor souls who cross compile mesa want to be able to specify which pkg-config to pick, or at least just change one place.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
/external/mesa3d/src/gallium/targets/xvmc-r300/Makefile
1cf06218e483c1e673e2f19df9116e60478edf30 15-Jul-2011 Christian König <deathsimple@vodafone.de> g3dvl: link r300 and r600 targets width libdrm instead of libdrm_radeon
/external/mesa3d/src/gallium/targets/xvmc-r300/Makefile
0e886219193472be2203f2afccea84029f014dbd 29-May-2011 Christian König <deathsimple@vodafone.de> Initial r300g support

Based uppon a patch from Pali Rohár <pali.rohar@gmail.com>.
This seems to get at least YUV->RGB conversion working.
So a simple "mplayer -vo vdpau" now seems to work fine.
/external/mesa3d/src/gallium/targets/xvmc-r300/Makefile