| Commit message (Expand) | Author | Age | Files | Lines |
* | egl: s/EGL_DISPLAY/EGL_PLATFORM/. | Chia-I Wu | 2010-06-17 | 2 | -3/+3 |
* | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz | 2010-06-08 | 7 | -9/+7 |
* | mesa: remove PROGRAM_DIRS from config files | Brian Paul | 2010-06-04 | 19 | -22/+0 |
* | autoconf: Remove unused APIS. | Chia-I Wu | 2010-05-31 | 1 | -1/+0 |
* | update linux-fbdev config | Brian Paul | 2010-05-27 | 1 | -2/+2 |
* | rbug: Break out of trace | Jakob Bornecrantz | 2010-05-12 | 3 | -3/+3 |
* | mesa/es: Merge back to core mesa. | Chia-I Wu | 2010-05-12 | 1 | -0/+1 |
* | osmesa: add mapi/glapi to SRC_DIRS to fix build | Brian Paul | 2010-05-09 | 3 | -3/+3 |
* | gallium: Add egl-apis target. | Chia-I Wu | 2010-05-08 | 2 | -0/+2 |
* | Define OpenGL ES and OpenVG library names. | Chia-I Wu | 2010-05-08 | 2 | -0/+25 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 4 | -4/+7 |
* | mesa: Fix build of ES overlay. | Chia-I Wu | 2010-05-05 | 1 | -1/+0 |
* | Fix gles .pc file generation | Kristian Høgsberg | 2010-05-04 | 1 | -1/+1 |
* | Add egl.pc file | Kristian Høgsberg | 2010-05-04 | 1 | -0/+3 |
* | 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 |