summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl
Commit message (Expand)AuthorAgeFilesLines
* targets/egl: Check against drm_driver_descriptor::name.Chia-I Wu2010-08-243-16/+15
* targets/egl: add pipe_r600Benjamin Franzke2010-08-242-0/+40
* targets/egl: rename pipe_radeon to pipe_r300Benjamin Franzke2010-08-242-8/+8
* targets/egl: Link with DRI_LIB_DEPS.Chia-I Wu2010-08-171-3/+3
* targets/egl: Fix build by including missing headers.Vinson Lee2010-08-062-0/+2
* targets/egl: fix buildJoakim Sindholt2010-08-051-0/+1
* st/egl: Fix build on FreeBSD.Chia-I Wu2010-07-161-1/+1
* st/egl: Add egl-gdi target.Chia-I Wu2010-06-301-46/+0
* egl: Check for drm winsys not just the driver nameJakob Bornecrantz2010-06-291-5/+5
* i915g: Fix copy pastoJakob Bornecrantz2010-06-291-4/+4
* egl: Fix gallium build when EGL is not installed on systemJakob Bornecrantz2010-06-291-1/+2
* i915g: Add missing egl pipe fileJakob Bornecrantz2010-06-291-0/+28
* st/egl: Build a single EGL driver.Chia-I Wu2010-06-298-63/+205
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-298-35/+343
* st/egl: Reorganize targets.Chia-I Wu2010-06-2911-0/+427