Age | Commit message (Expand) | Author |
2010-05-12 | rbug: Break out of trace | Jakob Bornecrantz |
2010-05-08 | gallium: Add egl-apis target. | Chia-I Wu |
2010-05-08 | Define OpenGL ES and OpenVG library names. | Chia-I Wu |
2010-05-07 | glapi: Move to src/mapi/. | Chia-I Wu |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-01 | progs: Fix linking of Xlib demos for non-autoconf builds | Dan Nicholson |
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 | null: Add a null software winsys. | José Fonseca |
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-05 | mesa: bump version to 7.9 | Brian Paul |
2010-01-27 | configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS | Brian Paul |
2010-01-23 | egl: Install drivers to ${libdir}/egl. | Chia-I Wu |
2010-01-22 | egl: Remove egl_softpipe. | Chia-I Wu |
2010-01-22 | winsys/drm: Add swrast. | Chia-I Wu |
2010-01-22 | egl: Remove the demo driver. | Chia-I Wu |
2010-01-14 | r300g: Build driver by default | Jakob Bornecrantz |
2010-01-12 | st/egl_g3d: New EGL state tracker that uses Gallium. | Chia-I Wu |
2010-01-11 | egl: Clean up the Makefile rules. | Chia-I Wu |
2010-01-02 | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca |
2010-01-01 | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca |
2010-01-01 | gallium: Remove the sct module. | José Fonseca |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-12 | Merge branch 'master' into glsl-pp-rework-2 | Michal Krol |
2009-12-10 | Build mesa glsl with make. | michal |
2009-11-18 | mesa: bump version to 7.8 | Brian Paul |
2009-11-17 | svga: Build svga driver | Jakob Bornecrantz |
2009-10-24 | i965g: hook into build system | Keith Whitwell |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz |
2009-10-01 | mesa: add objviewer to PROGRAM_DIRS | Brian Paul |
2009-09-27 | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton |
2009-09-15 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-15 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul |
2009-09-12 | Use CFLAGS as HOST_CFLAGS by default | Dan Nicholson |
2009-09-08 | mesa: bump version to 7.7 | Brian Paul |
2009-09-08 | mesa: bump version to 7.5.2 | Brian Paul |
2009-08-21 | egl: Remove dependency on libX11. | Chia-I Wu |
2009-07-22 | mesa: bump version to 7.5.1 | Brian Paul |
2009-07-17 | egl: Support per-thread info. | Chia-I Wu |
2009-06-24 | identity: Add new identity driver | Jakob Bornecrantz |
2009-06-01 | Use separate $(MINSTALL) for installing libraries | Dan Nicholson |
2009-06-01 | rbug: Add Gallium Remote Debugger Protocol code | Jakob Bornecrantz |
2009-05-01 | mesa: bump version to 7.6 (devel) | Brian Paul |
2009-05-01 | configs: bump MESA_MINOR to 5 | Brian Paul |
2009-03-06 | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld |
2009-02-25 | egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building... | Brian Paul |