Age | Commit message (Expand) | Author |
2010-09-07 | Make XF86VIDMODE extension optional | Jon TURNEY |
2010-08-22 | mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime. | Eric Anholt |
2010-08-22 | mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. | Eric Anholt |
2010-07-30 | configure: fix wrong variable name GLESv1_LIB_DEPS | Li Peng |
2010-07-16 | st/egl: Fix build on FreeBSD. | Chia-I Wu |
2010-07-08 | egl_dri2: Support _EGL_PLATFORM_DRM | Kristian Høgsberg |
2010-07-01 | Use GLW_CFLAGS when building libGLw | Dan Nicholson |
2010-07-01 | Use GLUT_CFLAGS when building glut | John Hein |
2010-06-17 | egl: s/EGL_DISPLAY/EGL_PLATFORM/. | Chia-I Wu |
2010-06-04 | mesa: remove PROGRAM_DIRS from config files | Brian Paul |
2010-05-31 | autoconf: Remove unused APIS. | Chia-I Wu |
2010-05-12 | mesa/es: Merge back to core mesa. | Chia-I Wu |
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-05 | mesa: Fix build of ES overlay. | Chia-I Wu |
2010-05-04 | Fix gles .pc file generation | Kristian Høgsberg |
2010-05-04 | Add egl.pc file | Kristian Høgsberg |
2010-05-02 | mesa: Only compile ES files when ES1 or ES2 are selected | Kristian Høgsberg |
2010-05-02 | Merge branch 'gles2-2' | Kristian Høgsberg |
2010-05-02 | Hook in install rules for es1 and es2 | Kristian Høgsberg |
2010-05-02 | Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2 | Kristian Høgsberg |
2010-04-28 | gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files | Kristian Høgsberg |
2010-04-28 | configure.ac: Add options to enable GLES1/2 API support | Kristian Høgsberg |
2010-04-24 | llvmpipe: add initial autoconf support. | Dave Airlie |
2010-03-24 | gallium: Remove GALLIUM_WINSYS_DRM_DIRS | Jakob Bornecrantz |
2010-03-23 | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson |
2010-03-13 | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith |
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-02-05 | egl_dri2: Use pkg-config cflags and libs from configure output | Kristian Høgsberg |
2010-01-23 | egl: Install drivers to ${libdir}/egl. | Chia-I Wu |
2010-01-22 | egl: Remove USING_EGL and the related drivers. | Chia-I Wu |
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-04 | Check for libdrm_$chipset.pc when needed | Kristian Høgsberg |
2010-01-02 | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca |
2010-01-02 | autoconf: fix build breakage | Marc Dietrich |
2009-10-30 | Add --with-dri-searchpath argument | Chow Loong Jin |
2009-06-07 | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie |
2009-06-01 | Use separate $(MINSTALL) for installing libraries | Dan Nicholson |
2009-03-20 | Merge remote branch 'main/master' into radeon-rewrite | Dave Airlie |
2009-03-06 | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld |
2009-02-25 | autoconf: Fixup EGL build | Dan Nicholson |
2009-02-20 | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ | Jakob Bornecrantz |
2009-02-15 | radeon: add cflags to decide whether to link libdrm_radeon or not. | Dave Airlie |
2009-02-11 | autoconf: Adjust to new asm SOURCES variables | Dan Nicholson |
2009-02-11 | gallium: Update autoconf to latest gallium build | Jakob Bornecrantz |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-09 | mesa: autoconf fixes for OS X | Siddhartha Chaudhuri |