Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-07-04 | 3 | -3/+26 | |
| |\ | ||||||
| * \ | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-06-09 | 1 | -13/+17 | |
| |\ \ | ||||||
| * \ \ | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-06-05 | 2 | -5/+12 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into pipe-video | Christian König | 2011-05-21 | 2 | -0/+6 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-04-23 | 1 | -1/+2 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-03-19 | 2 | -5/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-02-24 | 8 | -15/+45 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-20 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote branch 'origin/master' into pipe-video | Christian König | 2011-01-12 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge remote branch 'vdpau/pipe-video' into pipe-video | Christian König | 2011-01-10 | 3 | -5/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | 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 | 21 | -51/+89 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | vdpau changes | Thomas Balling Sørensen | 2010-07-14 | 3 | -5/+7 | |
* | | | | | | | | | | | | | configs: do not let llvm-config define NDEBUG in debug builds | Brian Paul | 2011-07-11 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | mesa: bump version to 7.12 (devel) | Brian Paul | 2011-06-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | configs: add libdrm cflags to linux-llvm config | Brian Paul | 2011-06-29 | 1 | -0/+3 | |
* | | | | | | | | | | | | Add gbm (generic/graphics buffer manager) | Benjamin Franzke | 2011-06-23 | 2 | -2/+22 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | darwin: Use -fvisibility=hidden to set default symbol visibility | Jeremy Huddleston | 2011-06-08 | 1 | -2/+2 | |
* | | | | | | | | | | | darwin: Fix VG_LIB_GLOB to also match the unversioned symlink | Jeremy Huddleston | 2011-06-07 | 1 | -1/+1 | |
* | | | | | | | | | | | darwin: Don't link against libGL when building libOSMesa | Jeremy Huddleston | 2011-06-07 | 1 | -1/+1 | |
* | | | | | | | | | | | darwin: Set VG_LIB_{NAME,GLOB} to fix make install | Jeremy Huddleston | 2011-06-06 | 1 | -10/+12 | |
* | | | | | | | | | | | darwin: Define GALLIUM_DRIVERS_DIRS in darwin config | Jeremy Huddleston | 2011-06-06 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | dri/nouveau: Fix build with --enable-shared-dricore. | Johannes Obermayr | 2011-06-02 | 2 | -5/+12 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | mesa: check that flex/bison are installed | Brian Paul | 2011-05-18 | 2 | -0/+6 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | configs: add r600 dir to DRI_DIRS | Brian Paul | 2011-04-11 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | autoconf/make: Don't specify individual llvm libraries. | José Fonseca | 2011-03-14 | 1 | -3/+3 | |
* | | | | | | | gallivm: Use LLVM MC disassembler, instead of udis86. | José Fonseca | 2011-03-13 | 1 | -2/+2 | |
* | | | | | | | glx: Take GLPROTO_CFLAGS into account. | Henri Verbeet | 2011-03-07 | 1 | -0/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | mesa: Optionally build a dricore support library (v3) | Christopher James Halse Rogers | 2011-02-11 | 7 | -8/+28 | |
* | | | | | | egl: Implement libwayland-egl | Benjamin Franzke | 2011-02-07 | 2 | -0/+16 | |
* | | | | | | Remove talloc from the make and automake build systems. | Kenneth Graunke | 2011-01-31 | 4 | -9/+3 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | 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 | 2 | -0/+8 | |
| |_|_|/ |/| | | | ||||||
* | | | | Add GLX_TLS setting to configs/default. | Tom Fogal | 2011-01-10 | 1 | -0/+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 | |
* | | | | noop: make noop useable like trace or rbug | Jerome Glisse | 2011-01-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | mesa: bump version to 7.11 | Vinson Lee | 2011-01-05 | 1 | -1/+1 | |
* | | | mesa/llvm: use llvm-config --cppflags | Brian Paul | 2010-12-06 | 1 | -3/+2 | |
* | | | mesa: consolidate some compiler -D flags | Brian Paul | 2010-12-03 | 1 | -2/+3 | |
* | | | Fix build on systems where "python" is python 3. | Kenneth Graunke | 2010-10-27 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | configs: remove egl-swrast target from linux-dri config | Brian Paul | 2010-09-22 | 1 | -1/+1 | |
* | | mesa: bump version to 7.10 | Vinson Lee | 2010-09-17 | 1 | -1/+1 | |
* | | Make XF86VIDMODE extension optional | Jon TURNEY | 2010-09-07 | 1 | -0/+2 | |
* | | mesa: also build galahad driver | Brian Paul | 2010-09-03 | 1 | -1/+1 | |
* | | configs: Remove -lstdc++ from default. | Vinson Lee | 2010-08-24 | 1 | -1/+1 | |
* | | 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 | 2 | -1/+7 | |
* | | configs: Add -lstdc++ to default. | Vinson Lee | 2010-08-19 | 1 | -1/+1 | |
* | | configs: Add -ltalloc to linux-dri. | Vinson Lee | 2010-08-16 | 1 | -1/+1 |