summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* targets/egl: removedChia-I Wu2011-06-241-242/+0
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-231-1/+1
* st/egl: Fix udev linkage when egl_dri2 is not buildBenjamin Franzke2011-05-311-1/+1
* st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,waylandBenjamin Franzke2011-05-131-0/+1
* st/egl: Add wayland shm softpipe supportBenjamin Franzke2011-04-251-0/+1
* r300g: import the last bits of libdrm and cleanup the whole thingMarek Olšák2011-02-111-1/+1
* st/egl: Add wayland platformBenjamin Franzke2011-02-071-0/+3
* glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu2011-01-201-1/+5
* targets/egl: i965 needs libwsw.Chia-I Wu2011-01-151-1/+2
* mesa: Remove GLES overlay.Chia-I Wu2011-01-101-23/+1
* targets/egl: add libnvc0.a to nouveau libsMarcin Slusarz2011-01-091-0/+1
* targets/egl: Fix a warning with --disable-opengl build.Chia-I Wu2010-10-311-2/+1
* 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