mesa/src/gallium/targets
Jon TURNEY 70f60c9c89 Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS
Ensure -L$(TOP)/$(LIB_DIR) (the staging dir for build products), appears
in the link line before any -L in $LDFLAGS, so that we link driver we are
building with libEGL we have just built, and not an installed version

[olv: make a similar change to targets/egl]

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2010-10-24 23:13:49 +08:00
..
dri-i915 target-helpers: Remove per target software wrapper check 2010-10-15 19:13:00 +01:00
dri-i965 target-helpers: Remove per target software wrapper check 2010-10-15 19:13:00 +01:00
dri-nouveau gallium: Use debugging helper in all drm targets 2010-06-24 02:19:43 +02:00
dri-r300 r300g: rename radeong_dri.so to r300_dri.so 2010-08-25 06:10:01 +10:00
dri-r600 r600g: more cleanup 2010-09-29 15:40:32 -04:00
dri-swrast swrastg: Use target-helpers 2010-06-24 02:19:44 +02:00
dri-vmwgfx gallium: Use debugging helper in all drm targets 2010-06-24 02:19:43 +02:00
egl Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS 2010-10-24 23:13:49 +08:00
egl-gdi st/egl: Use profiles to create OpenGL ES contexts. 2010-09-10 15:44:11 +08:00
graw-null graw: Undo late loading of graw drivers. 2010-08-26 11:37:42 +01:00
graw-xlib graw: fix the build (missing header) 2010-08-27 13:09:38 -04:00
libgl-gdi scons: Build the new glsl2 code. 2010-08-13 13:55:34 +01:00
libgl-xlib mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
xorg-i915 targets: Clean up xorg make files a bit 2010-07-13 07:49:00 -07:00
xorg-i965 target-helpers: Remove per target software wrapper check 2010-10-15 19:13:00 +01:00
xorg-nouveau targets: Clean up xorg make files a bit 2010-07-13 07:49:00 -07:00
xorg-radeon targets: Clean up xorg make files a bit 2010-07-13 07:49:00 -07:00
xorg-vmwgfx xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions 2010-10-19 11:28:24 +02:00
Makefile gallium: introduce target directory 2010-03-08 19:11:35 +00:00
Makefile.dri gallium: Link DRI drivers with g++ and test with CXX 2010-08-12 16:04:11 +01:00
Makefile.xorg st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments 2010-10-19 11:27:54 +02:00
SConscript graw: Undo late loading of graw drivers. 2010-08-26 11:37:42 +01:00
SConscript.dri scons: Link against talloc in the Gallium DRI drivers 2010-09-20 00:03:58 +02:00