summaryrefslogtreecommitdiff
path: root/src/egl/drivers/Makefile.template
AgeCommit message (Expand)AuthorFilesLines
2012-02-29egl/drivers: Convert to automake.Eric Anholt1-40/+0
2012-02-29egl/main: Convert to automake.Eric Anholt1-1/+1
2012-02-29egl: Drop the non-builtin-drivers support.Eric Anholt1-28/+2
2011-01-10egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu1-8/+22
2010-10-24Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY1-2/+2
2010-05-19egl: Link drivers back to libEGL.Chia-I Wu1-1/+1
2010-05-08egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.Chia-I Wu1-2/+3
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu1-2/+2
2010-01-22egl: Add Makefile.template for EGL drivers.Chia-I Wu1-0/+51