| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Only compile ES files when ES1 or ES2 are selected | Kristian Høgsberg | 2010-05-02 | 1 | -1/+2 |
* | Merge branch 'gles2-2' | Kristian Høgsberg | 2010-05-02 | 1 | -0/+12 |
|\ |
|
| * | Hook in install rules for es1 and es2 | Kristian Høgsberg | 2010-05-02 | 1 | -0/+1 |
| * | Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2 | Kristian Høgsberg | 2010-05-02 | 1 | -0/+2 |
| * | gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files | Kristian Høgsberg | 2010-04-28 | 1 | -0/+8 |
| * | configure.ac: Add options to enable GLES1/2 API support | Kristian Høgsberg | 2010-04-28 | 1 | -0/+1 |
* | | Merge branch '7.8' | Brian Paul | 2010-04-28 | 4 | -7/+10 |
|\ \ |
|
| * | | osmesa: update SRC_DIRS to fix build | Brian Paul | 2010-04-27 | 3 | -5/+5 |
| * | | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston | 2010-04-27 | 1 | -2/+5 |
| * | | progs: Fix linking of Xlib demos for non-autoconf builds | Dan Nicholson | 2010-04-19 | 1 | -1/+1 |
| * | | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-04-19 | 1 | -2/+2 |
| * | | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith | 2010-04-19 | 1 | -0/+2 |
| * | | mesa: bump MESA_TINY version | Brian Paul | 2010-04-05 | 1 | -1/+1 |
| * | | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 1 | -5/+2 |
| * | | apple: Don't build gallium | Jeremy Huddleston | 2010-04-01 | 1 | -1/+1 |
| * | | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston | 2010-04-01 | 1 | -2/+5 |
* | | | progs/egl: Add egl/eglut to PROGRAM_DIRS. | Chia-I Wu | 2010-04-27 | 3 | -3/+3 |
* | | | llvmpipe: add initial autoconf support. | Dave Airlie | 2010-04-24 | 1 | -0/+12 |
| |/
|/| |
|
* | | mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm | Brian Paul | 2010-04-14 | 1 | -1/+1 |
* | | scons: Make LLVM a black-white dependency. | José Fonseca | 2010-04-11 | 1 | -1/+1 |
* | | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 2 | -2/+2 |
* | | progs: Fix linking of Xlib demos for non-autoconf builds | Dan Nicholson | 2010-04-01 | 1 | -1/+1 |
* | | progs/es: Move OpenGL ES demos to subdirectories of progs/egl. | Chia-I Wu | 2010-04-01 | 1 | -1/+1 |
* | | progs/egl: Move demos a level deeper. | Chia-I Wu | 2010-04-01 | 2 | -2/+2 |
* | | auto detect llvm version | Chris Li | 2010-03-26 | 1 | -0/+2 |
* | | gallium: Reorg winsys directories | Jakob Bornecrantz | 2010-03-24 | 2 | -2/+2 |
* | | gallium: Move egl drivers to targets | Jakob Bornecrantz | 2010-03-24 | 3 | -3/+4 |
* | | gallium: Remove GALLIUM_WINSYS_DRM_DIRS | Jakob Bornecrantz | 2010-03-24 | 4 | -7/+3 |
* | | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-03-23 | 1 | -2/+2 |
* | | llvmpipe: remove -m32 flag from linux-llvm config | Brian Paul | 2010-03-17 | 1 | -1/+1 |
* | | cell: build identity driver too | Brian Paul | 2010-03-16 | 1 | -1/+1 |
* | | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith | 2010-03-13 | 1 | -0/+2 |
* | | mesa: fix linux-dri and autogen builds since sw-api-2 merge | Keith Whitwell | 2010-03-12 | 2 | -2/+2 |
* | | null: Add a null software winsys. | José Fonseca | 2010-03-09 | 1 | -1/+1 |
* | | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell | 2010-03-09 | 7 | -8/+1 |
|\ \ |
|
| * | | config: drop WINDOW_SYSTEM var | George Sapountzis | 2010-03-06 | 6 | -7/+0 |
| * | | mesa: bump version to 7.9 | Brian Paul | 2010-03-05 | 1 | -1/+1 |
| |/ |
|
* / | gallium: introduce target directory | Keith Whitwell | 2010-03-08 | 7 | -4/+9 |
|/ |
|
* | Remove ffb and gamma from configs. | Vinson Lee | 2010-03-03 | 5 | -9/+3 |
* | drop linux-solo configs | George Sapountzis | 2010-02-26 | 2 | -17/+0 |
* | Remove remaining miniglx references | Kristian Høgsberg | 2010-02-25 | 1 | -54/+0 |
* | Drop glide driver | Kristian Høgsberg | 2010-02-25 | 2 | -51/+0 |
* | Remove directfb support | Kristian Høgsberg | 2010-02-25 | 1 | -38/+0 |
* | cell: fix-up C, CPP flags | Brian Paul | 2010-02-12 | 1 | -3/+7 |
* | cell: remove -mcpu=cell from CFLAGS | Brian Paul | 2010-02-12 | 1 | -1/+1 |
* | mesa: remove darwin-x86ppc and dangling darwin refs in Makefile | Brian Paul | 2010-02-11 | 1 | -33/+0 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 5 | -6/+6 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -1/+1 |
* | cell: fix the usual cell breakage | Marc Dietrich | 2010-02-08 | 1 | -3/+3 |
* | egl_dri2: Use pkg-config cflags and libs from configure output | Kristian Høgsberg | 2010-02-05 | 1 | -0/+3 |