summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl
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-12-10targets/egl: Improve st_GL.so loading.Chia-I Wu
2010-12-10target/egl: Fix misleading debug message.Chia-I Wu
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-18egl/i965: include inline_wrapper_sw_helper.hVictor Tseng
2010-10-15target-helpers: Remove per target software wrapper checkJakob Bornecrantz
2010-10-15egl: Remove unnecessary headersJakob Bornecrantz
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-10targets/egl: Fix crashes from loading invalid modules.Chia-I Wu
2010-09-10gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu
2010-09-10st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu
2010-08-24targets/egl: Check against drm_driver_descriptor::name.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-08-06targets/egl: Fix build by including missing headers.Vinson Lee
2010-08-05targets/egl: fix buildJoakim Sindholt
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu
2010-06-30st/egl: Add egl-gdi target.Chia-I Wu
2010-06-29egl: Check for drm winsys not just the driver nameJakob Bornecrantz
2010-06-29i915g: Fix copy pastoJakob Bornecrantz
2010-06-29egl: Fix gallium build when EGL is not installed on systemJakob Bornecrantz
2010-06-29i915g: Add missing egl pipe fileJakob 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