Age | Commit message (Expand) | Author |
2010-08-24 | configs: Remove -lstdc++ from default. | Vinson Lee |
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-08-19 | configs: Add -lstdc++ to default. | Vinson Lee |
2010-08-16 | configs: Add -ltalloc to linux-dri. | Vinson Lee |
2010-08-13 | Merge branch 'master' into glsl2 | Ian Romanick |
2010-08-11 | configs: added -ltalloc to config files | Brian Paul |
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-08 | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz |
2010-06-04 | mesa: remove PROGRAM_DIRS from config files | Brian Paul |
2010-05-31 | autoconf: Remove unused APIS. | Chia-I Wu |
2010-05-27 | update linux-fbdev config | Brian Paul |
2010-05-12 | rbug: Break out of trace | Jakob Bornecrantz |
2010-05-12 | mesa/es: Merge back to core mesa. | Chia-I Wu |
2010-05-09 | osmesa: add mapi/glapi to SRC_DIRS to fix build | Brian Paul |
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-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-28 | Merge branch '7.8' | Brian Paul |
2010-04-27 | osmesa: update SRC_DIRS to fix build | Brian Paul |
2010-04-27 | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston |
2010-04-27 | progs/egl: Add egl/eglut to PROGRAM_DIRS. | Chia-I Wu |
2010-04-24 | llvmpipe: add initial autoconf support. | Dave Airlie |
2010-04-19 | progs: Fix linking of Xlib demos for non-autoconf builds | Dan Nicholson |
2010-04-19 | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson |
2010-04-19 | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith |
2010-04-14 | mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm | Brian Paul |
2010-04-11 | scons: Make LLVM a black-white dependency. | José Fonseca |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-05 | mesa: bump MESA_TINY version | Brian Paul |
2010-04-01 | Revert accidental commits from the xquartz tree | Jeremy Huddleston |
2010-04-01 | progs: Fix linking of Xlib demos for non-autoconf builds | Dan Nicholson |
2010-04-01 | apple: Don't build gallium | Jeremy Huddleston |
2010-04-01 | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston |
2010-04-01 | progs/es: Move OpenGL ES demos to subdirectories of progs/egl. | Chia-I Wu |
2010-04-01 | progs/egl: Move demos a level deeper. | Chia-I Wu |