summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl/Makefile
AgeCommit message (Expand)Author
2010-10-31targets/egl: Fix a warning with --disable-opengl build.Chia-I Wu
2010-10-24Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGSJon TURNEY
2010-10-07targets/egl: Fix linking with libdrm.Chia-I Wu
2010-09-17targets/egl: Use C++ compiler to link GL/ES state trackers.Chia-I Wu
2010-09-10st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu
2010-08-24targets/egl: add pipe_r600Benjamin Franzke
2010-08-24targets/egl: rename pipe_radeon to pipe_r300Benjamin Franzke
2010-08-17targets/egl: Link with DRI_LIB_DEPS.Chia-I Wu
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu
2010-06-29egl: Check for drm winsys not just the driver nameJakob Bornecrantz
2010-06-29egl: Fix gallium build when EGL is not installed on systemJakob Bornecrantz
2010-06-29st/egl: Build a single EGL driver.Chia-I Wu
2010-06-29st/egl: Move module loading code to targets.Chia-I Wu
2010-06-29st/egl: Reorganize targets.Chia-I Wu