aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl
Commit message (Expand)AuthorAgeFilesLines
* targets/egl: removedChia-I Wu2011-06-2412-949/+0
* st/egl: drop guess_gl_api from egl_g3d_loaderChia-I Wu2011-06-241-30/+1
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-231-1/+1
* targets/egl: Support driver name lookup using pci listsBenjamin Franzke2011-06-071-1/+80
* 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/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-2/+2
* 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-104-52/+2
* targets/egl: add libnvc0.a to nouveau libsMarcin Slusarz2011-01-091-0/+1
* targets/egl: Improve st_GL.so loading.Chia-I Wu2010-12-101-0/+15
* target/egl: Fix misleading debug message.Chia-I Wu2010-12-101-2/+7
* 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
* egl/i965: include inline_wrapper_sw_helper.hVictor Tseng2010-10-181-0/+1
* target-helpers: Remove per target software wrapper checkJakob Bornecrantz2010-10-151-2/+1
* egl: Remove unnecessary headersJakob Bornecrantz2010-10-152-2/+0
* 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
* targets/egl: Fix crashes from loading invalid modules.Chia-I Wu2010-09-101-4/+1
* gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu2010-09-106-4/+50
* st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu2010-09-105-78/+43
* 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