| Commit message (Expand) | Author | Age | Files | Lines |
* | Squashed commit of the following: | José Fonseca | 2011-07-14 | 1 | -9/+0 |
* | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-07-04 | 1 | -1/+9 |
|\ |
|
| * | Add gbm (generic/graphics buffer manager) | Benjamin Franzke | 2011-06-23 | 1 | -1/+9 |
* | | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-06-05 | 1 | -0/+2 |
|\| |
|
| * | dri/nouveau: Fix build with --enable-shared-dricore. | Johannes Obermayr | 2011-06-02 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-21 | 1 | -0/+4 |
|\| |
|
| * | mesa: check that flex/bison are installed | Brian Paul | 2011-05-18 | 1 | -0/+4 |
* | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-03-19 | 1 | -0/+1 |
|\| |
|
| * | glx: Take GLPROTO_CFLAGS into account. | Henri Verbeet | 2011-03-07 | 1 | -0/+1 |
* | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-02-24 | 1 | -6/+20 |
|\| |
|
| * | mesa: Optionally build a dricore support library (v3) | Christopher James Halse Rogers | 2011-02-11 | 1 | -3/+11 |
| * | egl: Implement libwayland-egl | Benjamin Franzke | 2011-02-07 | 1 | -0/+9 |
| * | Remove talloc from the make and automake build systems. | Kenneth Graunke | 2011-01-31 | 1 | -3/+0 |
* | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-20 | 1 | -0/+5 |
|\| |
|
| * | glapi: Fix OpenGL and OpenGL ES interop. | Chia-I Wu | 2011-01-20 | 1 | -0/+1 |
| * | glapi: Fix OpenGL ES 1.1 and 2.0 interop. | Chia-I Wu | 2011-01-20 | 1 | -0/+4 |
* | | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-12 | 1 | -1/+1 |
|\| |
|
| * | Export TLS support in gl.pc. | Tom Fogal | 2011-01-10 | 1 | -0/+1 |
| * | mesa: Remove GLES overlay. | Chia-I Wu | 2011-01-10 | 1 | -1/+0 |
* | | Merge remote branch 'vdpau/pipe-video' into pipe-video | Christian König | 2011-01-10 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | vl: va state-tracker configuration scripts | Thomas Balling Sørensen | 2010-10-24 | 1 | -0/+3 |
| * | Merge branch 'master' into pipe-video | Thomas Balling Sørensen | 2010-10-05 | 1 | -7/+35 |
| |\ |
|
| * | | vdpau changes | Thomas Balling Sørensen | 2010-07-14 | 1 | -0/+3 |
* | | | Fix build on systems where "python" is python 3. | Kenneth Graunke | 2010-10-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | Make XF86VIDMODE extension optional | Jon TURNEY | 2010-09-07 | 1 | -0/+2 |
* | | mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime. | Eric Anholt | 2010-08-22 | 1 | -1/+1 |
* | | mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. | Eric Anholt | 2010-08-22 | 1 | -0/+3 |
* | | configure: fix wrong variable name GLESv1_LIB_DEPS | Li Peng | 2010-07-30 | 1 | -1/+1 |
* | | st/egl: Fix build on FreeBSD. | Chia-I Wu | 2010-07-16 | 1 | -0/+2 |
* | | egl_dri2: Support _EGL_PLATFORM_DRM | Kristian Høgsberg | 2010-07-08 | 1 | -2/+4 |
* | | Use GLW_CFLAGS when building libGLw | Dan Nicholson | 2010-07-01 | 1 | -0/+1 |
* | | Use GLUT_CFLAGS when building glut | John Hein | 2010-07-01 | 1 | -0/+1 |
* | | egl: s/EGL_DISPLAY/EGL_PLATFORM/. | Chia-I Wu | 2010-06-17 | 1 | -1/+1 |
* | | mesa: remove PROGRAM_DIRS from config files | Brian Paul | 2010-06-04 | 1 | -3/+0 |
* | | autoconf: Remove unused APIS. | Chia-I Wu | 2010-05-31 | 1 | -1/+0 |
* | | mesa/es: Merge back to core mesa. | Chia-I Wu | 2010-05-12 | 1 | -0/+1 |
* | | gallium: Add egl-apis target. | Chia-I Wu | 2010-05-08 | 1 | -0/+1 |
* | | Define OpenGL ES and OpenVG library names. | Chia-I Wu | 2010-05-08 | 1 | -0/+4 |
* | | 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 |
* | | llvmpipe: add initial autoconf support. | Dave Airlie | 2010-04-24 | 1 | -0/+12 |
|/ |
|
* | gallium: Remove GALLIUM_WINSYS_DRM_DIRS | Jakob Bornecrantz | 2010-03-24 | 1 | -1/+0 |
* | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-03-23 | 1 | -2/+2 |