Age | Commit message (Expand) | Author |
2010-03-06 | config: drop WINDOW_SYSTEM var | George Sapountzis |
2010-03-03 | Add version check for GCC | Ian Romanick |
2010-03-03 | intel: Use drm_intel_bo_alloc_tiled for region allocs. | Eric Anholt |
2010-02-25 | Drop fb, ffb and gamma dri drivers | Kristian Høgsberg |
2010-02-25 | Remove directfb support | Kristian Høgsberg |
2010-02-18 | configure: PTHREADS should be defined on cygwin, as well | Brian Paul |
2010-02-16 | configure.ac: Lower require dri2proto version to 2.1 | Kristian Høgsberg |
2010-02-09 | configure.ac: Enable egl demos when --enable-egl is passed | Kristian Høgsberg |
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg |
2010-02-05 | egl_dri2: Use pkg-config cflags and libs from configure output | Kristian Høgsberg |
2010-02-05 | Merge commit 'fj/mesa-next' | Keith Whitwell |
2010-02-05 | configure.ac: Check for xcb-dri2 to enable EGL dri2 driver. | Chia-I Wu |
2010-02-04 | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez |
2010-02-04 | egl: Add driver for EGL on X with DRI2 | Kristian Høgsberg |
2010-01-26 | glx: Build GLX normally. | Chia-I Wu |
2010-01-23 | egl: Install drivers to ${libdir}/egl. | Chia-I Wu |
2010-01-22 | st/egl_g3d: Rename to st/egl. | Chia-I Wu |
2010-01-22 | winsys/drm: Add swrast. | Chia-I Wu |
2010-01-22 | st/egl: Remove the egl state tracker. | Chia-I Wu |
2010-01-22 | egl: Remove USING_EGL and the related drivers. | Chia-I Wu |
2010-01-21 | Fix typo in configure message for gcc -fvisibility=hidden | Alan Coopersmith |
2010-01-20 | Merge remote branch 'origin/opengl-es-v2' | Chia-I Wu |
2010-01-19 | Check if gcc supports -fvisibility=hidden before adding to CFLAGS | Alan Coopersmith |
2010-01-14 | r300g: Build driver by default | Jakob Bornecrantz |
2010-01-13 | GLX: use glproto CFLAGS etc. when building | Jesse Barnes |
2010-01-12 | configure.ac: Fix es state tracker build. | Chia-I Wu |
2010-01-12 | Merge branch 'master' into opengl-es-v2 | Chia-I Wu |
2010-01-12 | winsys/drm: Use egl_g3d to build EGL drivers. | Chia-I Wu |
2010-01-12 | st/egl_g3d: Add support for KMS native display. | Chia-I Wu |
2010-01-12 | st/egl_g3d: New EGL state tracker that uses Gallium. | Chia-I Wu |
2010-01-11 | GLX: check glproto version | Jesse Barnes |
2010-01-11 | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa | Jesse Barnes |
2010-01-11 | egl: Clean up the Makefile rules. | Chia-I Wu |
2010-01-08 | DRI2: add SwapBuffers support | Jesse Barnes |
2010-01-07 | configure: Fix matching for dri driver to actually work | Kristian Høgsberg |
2010-01-05 | Add es state tracker to autoconf. | Chia-I Wu |
2010-01-04 | Check for libdrm_$chipset.pc when needed | Kristian Høgsberg |
2010-01-03 | Compile with -fvisibility-hidden by default | Kristian Høgsberg |
2010-01-02 | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-22 | configure.ac: fix for libdrm_radeon API changes. | Fabio Pedretti |
2009-12-22 | configure.ac: fix for libdrm_radeon API changes. | Fabio Pedretti |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-17 | configure.ac: Add glsl to SRC_DIRS | Sedat Dilek |
2009-12-04 | gallium: DRI drivers enabled by default, Xorg drivers auto by default. | Jakob Bornecrantz |
2009-12-04 | i915g: Do not build winsys and binaries by default | Jakob Bornecrantz |
2009-11-17 | svga: Build svga driver | Jakob Bornecrantz |
2009-11-05 | i965g: Build with configure | Jakob Bornecrantz |
2009-11-03 | Merge branch 'mesa_7_6_branch' | Brian Paul |