aboutsummaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/Makefile.template
Commit message (Expand)AuthorAgeFilesLines
* egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu2011-01-101-8/+22
* Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY2010-10-241-2/+2
* egl: Link drivers back to libEGL.Chia-I Wu2010-05-191-1/+1
* egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.Chia-I Wu2010-05-081-2/+3
* egl: Install drivers to ${libdir}/egl.Chia-I Wu2010-01-231-2/+2
* egl: Add Makefile.template for EGL drivers.Chia-I Wu2010-01-221-0/+51