aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY2010-10-241-6/+8
* targets/egl: Fix linking with libdrm.Chia-I Wu2010-10-071-4/+6
* targets/egl: Use C++ compiler to link GL/ES state trackers.Chia-I Wu2010-09-171-3/+10
* st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu2010-09-101-1/+2
* targets/egl: add pipe_r600Benjamin Franzke2010-08-241-0/+13
* targets/egl: rename pipe_radeon to pipe_r300Benjamin Franzke2010-08-241-7/+7
* targets/egl: Link with DRI_LIB_DEPS.Chia-I Wu2010-08-171-3/+3
* st/egl: Fix build on FreeBSD.Chia-I Wu2010-07-161-1/+1
* egl: Check for drm winsys not just the driver nameJakob Bornecrantz2010-06-291-5/+5
* egl: Fix gallium build when EGL is not installed on systemJakob Bornecrantz2010-06-291-1/+2
* st/egl: Build a single EGL driver.Chia-I Wu2010-06-291-39/+36
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-14/+37
* st/egl: Reorganize targets.Chia-I Wu2010-06-291-0/+208