Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | allow make to build lp_test_* for llvmpipe | Chris Li | 2010-02-05 | 1 | -1/+1 |
* | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-31 | 6 | -25/+39 |
|\ | |||||
| * | 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 |
* | | | | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-16 | 3 | -3/+12 |
|\| | | | |||||
| * | | | 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 |
* | | | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-08 | 11 | -25/+38 |
|\| | | |||||
| * | | 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 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | |