Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -1/+3 | |
* | gallium: split driver-independent code out of xlib winsys | Keith Whitwell | 2009-01-08 | 1 | -1/+1 | |
* | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-15 | 1 | -0/+17 | |
|\ | ||||||
| * | Add OSMesa pkg-config file | Dan Nicholson | 2008-12-14 | 1 | -1/+2 | |
| * | Add more package metadata to the pkg-config files | Dan Nicholson | 2008-12-14 | 1 | -0/+16 | |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Pekka Paalanen | 2008-11-12 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Nouveau: build, link and use nv20. | Pekka Paalanen | 2008-11-08 | 1 | -1/+1 | |
* | | | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2 | Ben Skeggs | 2008-09-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | mesa: build gallium directories before core mesa | Keith Whitwell | 2008-09-12 | 1 | -1/+1 | |
* | | | | Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2 | Ben Skeggs | 2008-09-12 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-09-12 | 1 | -0/+4 | |
| |\ \ | ||||||
| * \ \ | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-09-11 | 1 | -2/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-07-23 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-07-14 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | nv04. | Stephane Marchesin | 2008-07-08 | 1 | -1/+1 | |
| * | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-06-23 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-04-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | nv10. | Stephane Marchesin | 2008-03-15 | 1 | -1/+1 | |
| * | | | | | | | | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs | 2008-03-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | nouveau: fix build | Ben Skeggs | 2008-02-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul | 2008-09-11 | 1 | -0/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal... | Alan Hourihane | 2008-09-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | change MESA_MINOR to 3 | Brian Paul | 2008-08-26 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -8/+20 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | ||||||
| * | | | | | | | consolidate intel directories. | Alan Hourihane | 2008-08-17 | 1 | -1/+0 | |
| * | | | | | | | choose sane default for dri driver location | Alan Hourihane | 2008-08-17 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | EGL: Only build EGL dri based drivers under linux-dri based configs | Jakob Bornecrantz | 2008-07-13 | 1 | -0/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on util | Jakob Bornecrantz | 2008-07-10 | 1 | -1/+1 | |
| * | | | | | gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependencies | Brian Paul | 2008-07-10 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | gallium: Only build intel_drm for linux-dri targets | Jakob Bornecrantz | 2008-06-06 | 1 | -1/+1 | |
| * | | | | i915: Moved pipe_buffer and i915_winsys functions to a common folder | Jakob Bornecrantz | 2008-06-06 | 1 | -0/+1 | |
| * | | | | egl: build libEGL and softpipe_egl.so by default | Brian Paul | 2008-06-05 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
| * | | | gallium: reorder libs so that translate can see rtasm | Keith Whitwell | 2008-04-18 | 1 | -1/+1 | |
| * | | | gallium: add translate directory | Keith Whitwell | 2008-04-15 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | gallium: new surface/context tracker (sct) module | Brian | 2008-03-10 | 1 | -1/+1 | |
| |/ | ||||||
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -1/+1 | |
| * | Bring rtasm from mesa to gallium. | José Fonseca | 2008-02-19 | 1 | -1/+1 | |
| * | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 1 | -2/+10 | |
| * | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 | |
| * | Use HOST_CC for programs that will run on the build host | Ian Romanick | 2008-01-23 | 1 | -0/+1 | |
| * | Use EXTRA_LIB_PATH with *_LIB_DEPS | Ian Romanick | 2008-01-23 | 1 | -6/+6 | |
| * | glut doesn't need -lXt | Brian | 2007-12-02 | 1 | -1/+1 | |
| * | Cleanup some code. | Zack Rusin | 2007-10-24 | 1 | -2/+1 | |
| * | Introduce linux-llvm target. Remove the llvm code from the default build for ... | Zack Rusin | 2007-10-24 | 1 | -22/+3 | |
| * | Implement the conversion and do the initial execution pass. | Zack Rusin | 2007-10-24 | 1 | -1/+2 | |
| * | Initial stab at LLVM integration. | Zack Rusin | 2007-10-24 | 1 | -1/+20 | |
* | | Fixed 'make install' for darwin | Jeremy Huddleston | 2008-08-12 | 1 | -0/+6 | |
* | | mesa: revert building glslcompiler by default | Brian Paul | 2008-07-21 | 1 | -1/+1 | |
* | | autoconf: Support Motif widgets in GLw with --enable-motif | Dan Nicholson | 2008-07-18 | 1 | -0/+1 |