Age | Commit message (Expand) | Author |
2010-09-22 | configs: remove egl-swrast target from linux-dri config | Brian Paul |
2010-08-16 | configs: Add -ltalloc to linux-dri. | Vinson Lee |
2010-06-04 | mesa: remove PROGRAM_DIRS from config files | Brian Paul |
2010-04-27 | progs/egl: Add egl/eglut to PROGRAM_DIRS. | Chia-I Wu |
2010-04-01 | progs/egl: Move demos a level deeper. | Chia-I Wu |
2010-03-24 | gallium: Reorg winsys directories | Jakob Bornecrantz |
2010-03-24 | gallium: Move egl drivers to targets | Jakob Bornecrantz |
2010-03-24 | gallium: Remove GALLIUM_WINSYS_DRM_DIRS | Jakob Bornecrantz |
2010-03-12 | mesa: fix linux-dri and autogen builds since sw-api-2 merge | Keith Whitwell |
2010-03-09 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-08 | gallium: introduce target directory | Keith Whitwell |
2010-03-06 | config: drop WINDOW_SYSTEM var | George Sapountzis |
2010-03-03 | Remove ffb and gamma from configs. | Vinson Lee |
2010-02-09 | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg |
2010-01-22 | st/egl_g3d: Rename to st/egl. | Chia-I Wu |
2010-01-22 | st/egl: Remove the egl state tracker. | Chia-I Wu |
2010-01-22 | egl: Remove the demo driver. | Chia-I Wu |
2010-01-06 | configs: set INTEL_LIBS, INTEL_CFLAGS, etc | Brian Paul |
2009-12-21 | i965g: back out unintentional changes to linux-dri | Keith Whitwell |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-11-17 | svga: Build svga driver | Jakob Bornecrantz |
2009-10-24 | i965g: hook into build system | Keith Whitwell |
2009-10-22 | Kill off trident. | Corbin Simpson |
2009-10-22 | Nuke s3v. | Corbin Simpson |
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 |