Merge remote branch 'origin/master' into pipe-video
[mesa.git] / configure.ac
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-23 Tom FogalFix GLX_USE_TLS define.
2011-02-20 Jon TURNEYFix --enable-shared-glapi configure option
2011-02-12 Christopher James... mesa: Optionally build a dricore support library (v3)
2011-02-11 Marek Olšákconfigure.ac: remove libdrm_radeon dependency for r300g...
2011-02-10 Kristian Høgsbergconfigure.ac: Fix typo
2011-02-07 Benjamin Franzkeegl: Implement libwayland-egl
2011-02-07 Benjamin Franzkeegl: Add wayland platform
2011-02-06 Marek Olšákconfigure.ac: correctly check for libdrm_radeon version
2011-01-31 Kenneth GraunkeRemove talloc from the make and automake build systems.
2011-01-26 Tormod Voldenconfigure.ac: define LIBDRM_INTEL_REQUIRED
2011-01-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-20 Chia-I Wuglapi: Fix OpenGL and OpenGL ES interop.
2011-01-20 Chia-I Wuglapi: Fix OpenGL ES 1.1 and 2.0 interop.
2011-01-20 Chia-I Wuautoconf: Fail when --with-state-trackers is incomplete.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Jerome Glissenoop: remove dead dri target
2011-01-11 Brian Paulconfigure: bump libdrm version requirement to 2.4.23
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-10 Tom FogalExport TLS support in gl.pc.
2011-01-10 Chia-I Wumesa: Remove GLES overlay.
2011-01-10 Chia-I Wuegl: Make egl_dri2 and egl_glx built-in drivers.
2011-01-10 Jerome Glissenoop: make noop useable like trace or rbug
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Pierre Allegraudmesa: fix build for NetBSD
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-03 Eric Anholtintel: Bump libdrm configure.ac requirement for the...
2011-01-03 Chia-I Wuautoconf: Fix --with-driver=xlib --enable-openvg.
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-20 Ben SkeggsMerge remote branch 'origin/master' into nvc0-new
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-08 Brian Paulconfigure: use llvm-config --cppflags instead of -...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-15 Jerome Glissegallium/noop: no operation gallium driver
2010-11-12 Christoph Bumillernvc0: import nvc0 gallium driver
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-09 Chia-I Wuautoconf: Add --enable-gallium-egl.
2010-10-31 Chia-I Wuautoconf: Tidy configure output for EGL.
2010-10-30 Chia-I Wuautoconf: st/vega requires --enable-openvg.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-29 Chia-I Wuautoconf: Update configuration info.
2010-10-29 Chia-I Wuautoconf: Better client API selection.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-28 Thomas Balling Sør... vl: enable target va-r600
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-27 Thomas Balling Sør... vl: commited Orasanu Lucian's patch containing va stubs.
2010-10-26 Thomas Balling Sør... vl: pipe-video branch merged with Königs pipe-video...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-24 Thomas Balling Sør... vl: va state-tracker configuration scripts
2010-10-23 Christian KönigFirst xvmc-r600 implementation
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' of ssh://cgit.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge remote branch 'origin/master' into pipe-video
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-28 Marek Olšákconfigure.ac: do not build xorg-r300g by default
2010-09-28 Marek Olšákconfigure.ac: look for libdrm_radeon before building...
2010-09-27 Luca Barbierimesa: make makedepend an hard requirement
2010-09-24 Marek OlšákBuild r300g by default
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Chia-I Wuegl: Enable drm platform by default.
2010-09-19 Chia-I Wust/egl: Rename kms backend to drm.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-09 Kristian Høgsbergconfigure: Enable -fvisibility=hidden for g++ as well
2010-09-07 Jon TURNEYMake XF86VIDMODE extension optional
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Jon TURNEYCygwin: Teach mklib/minstall to properly install librar...
2010-08-30 Eric AnholtDon't pass -ffast-math to clang, since it ignores it...
2010-08-30 nobledMake configure work with clang
2010-08-30 Jon TURNEYAdd talloc to osmesa library dependencies
2010-08-30 Jon TURNEYAdd talloc to dependencies for libGL built with xlib...
2010-08-24 Dave Airlier300g: rename radeong_dri.so to r300_dri.so
2010-08-23 Eric Anholtmesa: AC_SUBST the talloc libs/cflags so the ./configur...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-30 Li Pengconfigure: fix wrong variable name GLESv1_LIB_DEPS
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-16 Chia-I Wust/egl: Fix build on FreeBSD.
2010-07-16 Chia-I Wuegl: Build egl_dri2 only when DRI drivers are built.
2010-07-16 Chia-I Wuegl: Build egl_dri2 only when xcb-dri2 is available.
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Thomas Balling Sør... vdpau changes
2010-07-13 Jakob Bornecrantzst/xorg: When selecting st via configure make sure...
2010-07-09 Kristian Høgsbergegl_dri2: Support _EGL_PLATFORM_DRM
2010-07-06 Chia-I Wust/egl: Add support for !GLX_DIRECT_RENDERING.
2010-07-01 John HeinUse GLUT_CFLAGS when building glut
2010-06-29 Chia-I Wust/egl: Reorganize targets.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-25 Eric Anholtglsl2: Replace the GLSL compiler with the glsl2 project.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...
next