Age | Commit message (Expand) | Author |
2011-02-11 | mesa: Optionally build a dricore support library (v3) | Christopher James Halse Rogers |
2011-02-11 | configure.ac: remove libdrm_radeon dependency for r300g and r600g | Marek Olšák |
2011-02-10 | configure.ac: Fix typo | Kristian Høgsberg |
2011-02-07 | egl: Implement libwayland-egl | Benjamin Franzke |
2011-02-07 | egl: Add wayland platform | Benjamin Franzke |
2011-02-06 | configure.ac: correctly check for libdrm_radeon version | Marek Olšák |
2011-01-31 | Remove talloc from the make and automake build systems. | Kenneth Graunke |
2011-01-25 | configure.ac: define LIBDRM_INTEL_REQUIRED | Tormod Volden |
2011-01-20 | glapi: Fix OpenGL and OpenGL ES interop. | Chia-I Wu |
2011-01-20 | glapi: Fix OpenGL ES 1.1 and 2.0 interop. | Chia-I Wu |
2011-01-20 | autoconf: Fail when --with-state-trackers is incomplete. | Chia-I Wu |
2011-01-11 | noop: remove dead dri target | Jerome Glisse |
2011-01-11 | configure: bump libdrm version requirement to 2.4.23 | Brian Paul |
2011-01-10 | Export TLS support in gl.pc. | Tom Fogal |
2011-01-10 | mesa: Remove GLES overlay. | Chia-I Wu |
2011-01-10 | egl: Make egl_dri2 and egl_glx built-in drivers. | Chia-I Wu |
2011-01-09 | noop: make noop useable like trace or rbug | Jerome Glisse |
2011-01-06 | mesa: fix build for NetBSD | Pierre Allegraud |
2011-01-04 | Merge remote branch 'origin/nvc0' | Christoph Bumiller |
2011-01-03 | intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support. | Eric Anholt |
2011-01-04 | autoconf: Fix --with-driver=xlib --enable-openvg. | Chia-I Wu |
2010-12-19 | Merge remote branch 'origin/master' into nvc0-new | Christoph Bumiller |
2010-12-08 | configure: use llvm-config --cppflags instead of --cflags | Brian Paul |
2010-11-15 | gallium/noop: no operation gallium driver | Jerome Glisse |
2010-11-12 | nvc0: import nvc0 gallium driver | Christoph Bumiller |
2010-11-10 | autoconf: Add --enable-gallium-egl. | Chia-I Wu |
2010-10-31 | autoconf: Tidy configure output for EGL. | Chia-I Wu |
2010-10-30 | autoconf: st/vega requires --enable-openvg. | Chia-I Wu |
2010-10-29 | autoconf: Update configuration info. | Chia-I Wu |
2010-10-29 | autoconf: Better client API selection. | Chia-I Wu |
2010-10-27 | Fix build on systems where "python" is python 3. | Kenneth Graunke |
2010-09-28 | configure.ac: do not build xorg-r300g by default | Marek Olšák |
2010-09-28 | configure.ac: look for libdrm_radeon before building gallium/r300,r600 | Marek Olšák |
2010-09-27 | mesa: make makedepend an hard requirement | Luca Barbieri |
2010-09-24 | Build r300g by default | Marek Olšák |
2010-09-19 | egl: Enable drm platform by default. | Chia-I Wu |
2010-09-19 | st/egl: Rename kms backend to drm. | Chia-I Wu |
2010-09-08 | configure: Enable -fvisibility=hidden for g++ as well | Kristian Høgsberg |
2010-09-07 | Make XF86VIDMODE extension optional | Jon TURNEY |
2010-09-01 | Cygwin: Teach mklib/minstall to properly install libraries on cygwin | Jon TURNEY |
2010-08-30 | Don't pass -ffast-math to clang, since it ignores it and complains. | Eric Anholt |
2010-08-30 | Make configure work with clang | nobled |
2010-08-30 | Add talloc to osmesa library dependencies | Jon TURNEY |
2010-08-30 | Add talloc to dependencies for libGL built with xlib driver | Jon TURNEY |
2010-08-25 | r300g: rename radeong_dri.so to r300_dri.so | Dave Airlie |
2010-08-22 | mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. | Eric Anholt |
2010-08-13 | Merge branch 'master' into glsl2 | Ian Romanick |
2010-07-30 | configure: fix wrong variable name GLESv1_LIB_DEPS | Li Peng |
2010-07-26 | Merge remote branch 'origin/master' into glsl2 | Eric Anholt |
2010-07-16 | st/egl: Fix build on FreeBSD. | Chia-I Wu |