Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS | Brian Paul | 2010-01-27 | 1 | -1/+1 |
* | egl: Install drivers to ${libdir}/egl. | Chia-I Wu | 2010-01-23 | 2 | -0/+6 |
* | st/egl_g3d: Rename to st/egl. | Chia-I Wu | 2010-01-22 | 2 | -3/+3 |
* | egl: Remove egl_softpipe. | Chia-I Wu | 2010-01-22 | 2 | -6/+4 |
* | winsys/drm: Add swrast. | Chia-I Wu | 2010-01-22 | 1 | -2/+2 |
* | st/egl: Remove the egl state tracker. | Chia-I Wu | 2010-01-22 | 2 | -2/+5 |
* | egl: Remove USING_EGL and the related drivers. | Chia-I Wu | 2010-01-22 | 3 | -20/+0 |
* | egl: Remove the demo driver. | Chia-I Wu | 2010-01-22 | 2 | -2/+2 |
* | Merge remote branch 'origin/opengl-es-v2' | Chia-I Wu | 2010-01-20 | 1 | -0/+27 |
|\ | |||||
| * | mesa/es: Fix build issue after merge. | Chia-I Wu | 2010-01-12 | 1 | -1/+1 |
| * | Merge branch 'master' into opengl-es-v2 | Chia-I Wu | 2010-01-12 | 9 | -20/+42 |
| |\ | |||||
| * | | Update config linux-opengl-es. | Chia-I Wu | 2009-11-10 | 1 | -1/+7 |
| * | | Add new config for OpenGL ES. | Chia-I Wu | 2009-11-06 | 1 | -0/+21 |
* | | | configs: remove -ansi from linux-debug | Brian Paul | 2010-01-15 | 1 | -1/+1 |
* | | | r300g: Build driver by default | Jakob Bornecrantz | 2010-01-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | st/egl_g3d: New EGL state tracker that uses Gallium. | Chia-I Wu | 2010-01-12 | 2 | -0/+3 |
* | | egl: Clean up the Makefile rules. | Chia-I Wu | 2010-01-11 | 2 | -1/+7 |
* | | configs: set INTEL_LIBS, INTEL_CFLAGS, etc | Brian Paul | 2010-01-06 | 1 | -0/+6 |
* | | Check for libdrm_$chipset.pc when needed | Kristian Høgsberg | 2010-01-04 | 1 | -0/+2 |
* | | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca | 2010-01-02 | 3 | -4/+0 |
* | | autoconf: fix build breakage | Marc Dietrich | 2010-01-02 | 1 | -1/+1 |
* | | gallium: Generate a single library for auxiliaries with Make too. | José Fonseca | 2010-01-01 | 1 | -1/+1 |
* | | gallium: Remove the sct module. | José Fonseca | 2010-01-01 | 1 | -1/+1 |
* | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-31 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | 2009-12-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Add gallium to darwin config. | Vinson Lee | 2009-12-22 | 1 | -1/+1 |
| | * | | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston | 2009-12-20 | 1 | -2/+2 |
| * | | | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston | 2009-12-20 | 1 | -2/+2 |
* | | | | cell: add glsl to SRC_DIRS | Brian Paul | 2009-12-27 | 1 | -1/+1 |
* | | | | Merge branch 'i965g-restart' | Keith Whitwell | 2009-12-22 | 3 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | i965g: back out unintentional changes to linux-dri | Keith Whitwell | 2009-12-21 | 1 | -1/+2 |
| * | | | | Merge commit 'origin/master' into i965g-restart | Keith Whitwell | 2009-12-21 | 5 | -10/+11 |
| |\ \ \ \ | |||||
| * | | | | | i965g: add standalone xlib debug winsys | Keith Whitwell | 2009-11-04 | 1 | -0/+8 |
| * | | | | | i965g: hook into build system | Keith Whitwell | 2009-10-24 | 2 | -5/+4 |
* | | | | | | darwin: Build glsl | Jeremy Huddleston | 2009-12-21 | 1 | -1/+1 |
* | | | | | | darwin: Cleanup CPPFLAGS a bit | Jeremy Huddleston | 2009-12-20 | 1 | -2/+2 |
* | | | | | | Merge branch 'master' into glsl-pp-rework-2 | Michal Krol | 2009-12-12 | 7 | -16/+17 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell | 2009-12-01 | 1 | -4/+4 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | configs: Warn about pointer arithmetic. | José Fonseca | 2009-11-27 | 1 | -4/+4 |
| * | | | | | mesa: bump version to 7.8 | Brian Paul | 2009-11-18 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | mesa: move -ansi -pedantic to CFLAGS | Brian Paul | 2009-11-17 | 1 | -1/+2 |
| * | | | | svga: Build svga driver | Jakob Bornecrantz | 2009-11-17 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-11-03 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Add --with-dri-searchpath argument | Chow Loong Jin | 2009-10-30 | 1 | -1/+1 |
| | * | mesa: bump version to 7.6.1 | Brian Paul | 2009-09-29 | 1 | -1/+1 |
| * | | Kill off trident. | Corbin Simpson | 2009-10-22 | 3 | -3/+3 |
| * | | Nuke s3v. | Corbin Simpson | 2009-10-22 | 2 | -2/+2 |
| * | | i915g: Drop the simple sufix | Jakob Bornecrantz | 2009-10-05 | 1 | -1/+1 |
| * | | mesa: add objviewer to PROGRAM_DIRS | Brian Paul | 2009-10-01 | 1 | -1/+1 |
| * | | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton | 2009-09-27 | 1 | -1/+1 |