Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | i965g: format RELOCs similarly | Keith Whitwell | 2009-11-02 | 3 | -12/+26 | |
| * | | i965g: rename brw_constant_buffer to brw_curbe_buffer | Keith Whitwell | 2009-11-02 | 3 | -13/+7 | |
| * | | i965g: driver and winsys compile | Keith Whitwell | 2009-11-01 | 19 | -551/+308 | |
| * | | i965g: the whole drivers/i965 directory is compiling | Keith Whitwell | 2009-11-01 | 3 | -143/+108 | |
| * | | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 4 | -166/+205 | |
| * | | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 8 | -147/+269 | |
| * | | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 7 | -322/+576 | |
| * | | i965g: more files compiling | Keith Whitwell | 2009-11-01 | 7 | -161/+176 | |
| * | | i965g: more work on compilation -- surface management | Keith Whitwell | 2009-11-01 | 9 | -617/+474 | |
| * | | i965g: more work on compilation | Keith Whitwell | 2009-10-31 | 6 | -171/+169 | |
| * | | i965g: non-glsl fragment shader path is compiling | Keith Whitwell | 2009-10-31 | 8 | -192/+230 | |
| * | | i965g: wip on fragment shaders | Keith Whitwell | 2009-10-31 | 2 | -236/+698 | |
| * | | i965g: work in progress on fragment shaders | Keith Whitwell | 2009-10-29 | 18 | -1000/+682 | |
| * | | i965g: still working on compilation | Keith Whitwell | 2009-10-28 | 6 | -90/+208 | |
| * | | i965g: still working on compilation | Keith Whitwell | 2009-10-27 | 7 | -88/+83 | |
| * | | i965g: still working on compilation | Keith Whitwell | 2009-10-26 | 9 | -470/+485 | |
| * | | i965g: still working on compilation | Keith Whitwell | 2009-10-26 | 38 | -680/+789 | |
| * | | i965g: start hooking up some to the gallium context interfaces | Keith Whitwell | 2009-10-25 | 12 | -294/+519 | |
| * | | i965g: more compiling wip | Keith Whitwell | 2009-10-25 | 16 | -200/+243 | |
| * | | i965g: more work on compiling, particularly the brw_draw files | Keith Whitwell | 2009-10-25 | 33 | -404/+722 | |
| * | | i965g: more work on compiling | Keith Whitwell | 2009-10-24 | 43 | -603/+920 | |
| * | | i965g: more files compiling | Keith Whitwell | 2009-10-24 | 47 | -492/+1027 | |
| * | | i965g: hook into build system | Keith Whitwell | 2009-10-24 | 2 | -5/+4 | |
| * | | ws/i965: renames from i915, hook up makefiles | Keith Whitwell | 2009-10-24 | 12 | -237/+236 | |
| * | | i965g: first compiling file | Keith Whitwell | 2009-10-24 | 5 | -35/+114 | |
| * | | ws/i965: pull in the rest of the i915 winsys tree. | Keith Whitwell | 2009-10-23 | 7 | -0/+299 | |
| * | | ws/i965: clone the i915 winsys | Keith Whitwell | 2009-10-23 | 7 | -0/+799 | |
| * | | i965g: wip on removing GL stuff, trying to get a few files compiling | Keith Whitwell | 2009-10-23 | 50 | -1021/+421 | |
| * | | i965: ignore cliprect_mode | Keith Whitwell | 2009-10-23 | 1 | -17/+4 | |
| * | | i965g: wip | Keith Whitwell | 2009-10-23 | 40 | -2599/+907 | |
| * | | i965g: re-starting from the dri driver | Keith Whitwell | 2009-10-23 | 68 | -0/+29208 | |
* | | | nv50: correct the negation of DDY sources | Christoph Bumiller | 2009-12-22 | 1 | -15/+7 | |
* | | | intel: Replace release info in DRIVER_DATE with "DEVELOPMENT" | Ian Romanick | 2009-12-21 | 1 | -1/+1 | |
* | | | Merge branch 'mesa_7_7_branch' | Ian Romanick | 2009-12-21 | 3 | -3/+19 | |
|\ \ \ | ||||||
| * | | | Add MD5 checksums for 7.6.1 release | Ian Romanick | 2009-12-21 | 1 | -1/+9 | |
| * | | | Add MD5 checksums for 7.7 release | Ian Romanick | 2009-12-21 | 1 | -1/+9 | |
| * | | | mesa: set version string to 7.7mesa_7_7 | Ian Romanick | 2009-12-21 | 1 | -1/+1 | |
| * | | | intel: Bump driver date to reflect status as final Q4 driver RC | Ian Romanick | 2009-12-21 | 1 | -1/+1 | |
| * | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-21 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| | * | | | mesa: set version string to 7.6.1mesa_7_6 | Ian Romanick | 2009-12-21 | 1 | -1/+1 | |
| | * | | | progs/perf: Fix MSVC build. | Vinson Lee | 2009-12-21 | 1 | -1/+1 | |
| | * | | | mesa: Fix missing finite symbol error on Windows. | José Fonseca | 2009-12-21 | 1 | -2/+1 | |
| | * | | | mesa: Include <unistd.h> only when one is available. | Michal Krol | 2009-12-21 | 2 | -0/+8 | |
| | * | | | scons: Define _USE_MATH_DEFINES on MSVC. | Vinson Lee | 2009-12-21 | 2 | -0/+2 | |
* | | | | | glsl: assorted clean-ups in slang_compile.c | Brian Paul | 2009-12-21 | 1 | -36/+9 | |
* | | | | | darwin: Build glsl | Jeremy Huddleston | 2009-12-21 | 1 | -1/+1 | |
* | | | | | osmesa: Fix a copy/paste error in building libOSMesa | Jeremy Huddleston | 2009-12-21 | 1 | -1/+1 | |
* | | | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-21 | 148 | -491/+732 | |
|\| | | | | ||||||
| * | | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | 2009-12-21 | 91 | -342/+341 | |
| |\| | | | ||||||
| | * | | | configure.ac: fix for libdrm_radeon API changes. | Fabio Pedretti | 2009-12-22 | 1 | -1/+2 |