summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl/Makefile
AgeCommit message (Expand)Author
2011-02-11r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák
2011-02-07st/egl: Add wayland platformBenjamin Franzke
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu
2011-01-15targets/egl: i965 needs libwsw.Chia-I Wu
2011-01-10mesa: Remove GLES overlay.Chia-I Wu
2011-01-09targets/egl: add libnvc0.a to nouveau libsMarcin Slusarz
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