| Commit message (Expand) | Author | Age | Files | Lines |
* | vl: use SwapBuffers instead of CopyBuffers | Christian König | 2012-03-01 | 1 | -3/+3 |
* | vl: rewrite vl DRI backend using XCB | Christian König | 2012-03-01 | 1 | -3/+3 |
* | egl/drivers: Convert to automake. | Eric Anholt | 2012-02-29 | 1 | -0/+2 |
* | egl/main: Convert to automake. | Eric Anholt | 2012-02-29 | 1 | -10/+32 |
* | egl: Clean up some flow of EGL platform handling. | Eric Anholt | 2012-02-29 | 1 | -18/+15 |
* | glx: Convert to automake. | Eric Anholt | 2012-02-29 | 1 | -0/+4 |
* | r300g: Use automake to generate Makefile v3 | Tom Stellard | 2012-02-26 | 1 | -0/+1 |
* | st/xvmc: move xvmc state tracker out of xorg subdir | Christian König | 2012-02-25 | 1 | -1/+1 |
* | mesa: enable remap table when --enable-shared-glapi | Chia-I Wu | 2012-02-09 | 1 | -0/+3 |
* | r600g: add support for common surface allocator for tiling v13 | Jerome Glisse | 2012-02-06 | 1 | -1/+3 |
* | dri: Don't build libdricommon.la if we don't need it | Jon TURNEY | 2012-02-06 | 1 | -1/+5 |
* | mesa: Fix xcb-dri2 link flags leaking into LIBS. | Eric Anholt | 2012-02-04 | 1 | -0/+2 |
* | build: Note that we don't support srcdir != builddir | Colin Walters | 2012-02-01 | 1 | -0/+4 |
* | Revert "automake: src/mesa/drivers/osmesa" | Matt Turner | 2012-01-31 | 1 | -7/+3 |
* | Revert "automake: src/glsl and src/glsl/glcpp" | Matt Turner | 2012-01-31 | 1 | -2/+0 |
* | Revert "Make sure libGL.so links with libglsl" | Matt Turner | 2012-01-31 | 1 | -2/+0 |
* | Make sure libGL.so links with libglsl | Matt Turner | 2012-01-31 | 1 | -0/+2 |
* | automake: src/glsl and src/glsl/glcpp | Matt Turner | 2012-01-30 | 1 | -0/+2 |
* | autoconf: use AC_PROG_YACC/LEX | Matt Turner | 2012-01-30 | 1 | -5/+8 |
* | automake: src/mesa/drivers/osmesa | Matt Turner | 2012-01-30 | 1 | -3/+7 |
* | autoconf: Enable missing-prototypes errors when available. | Eric Anholt | 2012-01-30 | 1 | -1/+14 |
* | Use only native engine & bitwriter LLVM libraries for linking. | ojab | 2012-01-30 | 1 | -1/+1 |
* | configure.ac: Don't use $CLANG since it will collide with the static analyzer. | Jeremy Huddleston | 2012-01-27 | 1 | -3/+3 |
* | configure.ac: remove shared/static options | Matt Turner | 2012-01-26 | 1 | -31/+1 |
* | dri: make sure to build libdricommon.la | Matt Turner | 2012-01-26 | 1 | -0/+1 |
* | configure: Use WAYLAND_SCANNER_RULES only if available | Benjamin Franzke | 2012-01-26 | 1 | -1/+2 |
* | automake: src/egl/wayland | Benjamin Franzke | 2012-01-26 | 1 | -17/+7 |
* | st/xvmc: remove xorg-server dependency | Christian König | 2012-01-25 | 1 | -1/+1 |
* | Revert "Always build shared glapi" | Matt Turner | 2012-01-24 | 1 | -1/+27 |
* | automake: src/gbm | Matt Turner | 2012-01-23 | 1 | -14/+4 |
* | autoconf: Fix build of dri symbols test to not manually link expat. | Eric Anholt | 2012-01-23 | 1 | -0/+2 |
* | Don't build shared dricore when unneeded | Jon TURNEY | 2012-01-23 | 1 | -1/+1 |
* | configure.ac: use AC_PROG_MKDIR_P | Matt Turner | 2012-01-21 | 1 | -0/+1 |
* | Remove src/mesa/ppc | Matt Turner | 2012-01-21 | 1 | -5/+0 |
* | automake: src/mesa/drivers/dri | Matt Turner | 2012-01-20 | 1 | -0/+2 |
* | automake: src/mesa/drivers/dri/swrast | Matt Turner | 2012-01-20 | 1 | -0/+8 |
* | automake: src/mesa/drivers/dri/nouveau | Matt Turner | 2012-01-20 | 1 | -6/+9 |
* | automake: src/mesa/drivers/dri/r200 | Matt Turner | 2012-01-20 | 1 | -8/+6 |
* | automake: src/mesa/drivers/dri/radeon | Matt Turner | 2012-01-20 | 1 | -1/+18 |
* | automake: src/mesa/drivers/dri/i915 | Matt Turner | 2012-01-20 | 1 | -5/+12 |
* | Always build shared dricore | Matt Turner | 2012-01-20 | 1 | -21/+8 |
* | Always build shared glapi | Matt Turner | 2012-01-20 | 1 | -23/+1 |
* | Remove -ffast-math from default CFLAGS | Matt Turner | 2012-01-20 | 1 | -3/+0 |
* | mesa: Enable silent automake rules when available. | Eric Anholt | 2012-01-17 | 1 | -0/+5 |
* | i965: Convert the build to using automake. | Eric Anholt | 2012-01-17 | 1 | -0/+13 |
* | configure: Add the svga gallium driver to the default gallium drivers | Thomas Hellstrom | 2012-01-12 | 1 | -1/+1 |
* | configure.ac: use AC_PROG_SED | Matt Turner | 2012-01-11 | 1 | -1/+1 |
* | configure.ac: don't set HAVE_GTEST twice | Matt Turner | 2012-01-11 | 1 | -1/+0 |
* | configure.ac: Remove unused GLUT substitutions. | Kenneth Graunke | 2012-01-06 | 1 | -4/+0 |
* | i965/gen7: Use the updated interface for SO write pointer resetting. | Eric Anholt | 2012-01-06 | 1 | -1/+1 |