Age | Commit message (Expand) | Author |
2009-04-17 | dri: build DRI swrast driver too | Brian Paul |
2009-02-11 | gallium: Disable nouveau by default | Jakob Bornecrantz |
2009-02-10 | gallium: Introduce new subdirs build variables | Jakob Bornecrantz |
2009-02-09 | re-add MSAA support | Brian Paul |
2008-11-13 | build default set of progs + egl | Alan Hourihane |
2008-11-13 | Fix configs/linux-dri to build winsys again. | Pekka Paalanen |
2008-10-16 | build "GLX" egl driver by default and egl demos | Alan Hourihane |
2008-09-11 | add gallium dir | Alan Hourihane |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-08-17 | consolidate intel directories. | Alan Hourihane |
2008-07-13 | EGL: Only build EGL dri based drivers under linux-dri based configs | Jakob Bornecrantz |
2008-07-11 | build egl subdirs | Brian Paul |
2008-06-08 | mesa: Do not compile the dri drivers in mesa | Jakob Bornecrantz |
2008-06-06 | gallium: Only build intel_drm for linux-dri targets | Jakob Bornecrantz |
2008-06-05 | build egl_xlib/ too (softpipe_egl.so library) | Brian Paul |
2008-06-04 | Build with -O2 | Alan Hourihane |
2008-05-23 | drop GLcore | George Sapountzis |
2008-05-23 | egl: Don't build EGL programs either | Jakob Bornecrantz |
2008-05-23 | egl: Stoped compiling EGL completely | Jakob Bornecrantz |
2008-05-23 | mesa: On second thought lets not build the driver | Jakob Bornecrantz |
2008-05-22 | disable egl by default | Zack Rusin |
2008-05-14 | mesa: Made linux-dri targets build EGL | Jakob Bornecrantz |
2008-04-23 | glcore: tree sharing for DRI and XMesa | George Sapountzis |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2008-02-18 | Build glx/x11. | José Fonseca |
2008-02-18 | Code reorganization: split gallium and mesa makefiles. | José Fonseca |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2007-10-31 | configs: Set -fexceptions for GLUT on linux-dri like other targets | Dan Nicholson |
2007-10-31 | Add -fno-strict-aliasing workaround for Linux GCC targets | Dan Nicholson |
2007-10-29 | Build xdemos programs by default on linux-dri | Dan Nicholson |
2007-10-25 | Expand pkg-config flags before invoking the compiler. | José Fonseca |
2007-09-24 | Move i915tex driver into place as just i915. | Eric Anholt |
2007-09-24 | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt |
2007-08-08 | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell |
2007-07-31 | Build the "pipe" version of the i915tex driver. | Keith Whitwell |
2007-06-20 | Only build i915tex | Keith Whitwell |
2007-05-05 | nouveau: disable nouveau build by default | Dave Airlie |
2007-02-26 | Overhaul of error handling. | Brian |
2007-01-05 | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt |
2006-11-01 | merge the (rest of) texmem branch | Keith Whitwell |
2006-10-11 | Fix bug #4681. | Ian Romanick |
2006-08-16 | When available, which is most of the time, use posix_memalign to implement | Ian Romanick |
2006-08-10 | linux-indirect target fixes. | Adam Jackson |
2006-08-09 | Add Intel i965G/Q DRI driver. | Eric Anholt |
2006-05-06 | restore -O flag (bug 6814) | Brian Paul |
2006-04-06 | minor CFLAGS reordering | Brian Paul |
2006-03-30 | Style fix, drop the explicit -ldrm from the link line. | Adam Jackson |
2006-01-26 | remove i830 | Alan Hourihane |
2006-01-18 | Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin | Adam Jackson |
2005-10-28 | don't use -Wmissing-prototypes for C++ code | Brian Paul |