Age | Commit message (Expand) | Author |
2006-08-22 | Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, an... | David Nusinow |
2006-08-21 | remove GL* usage | Alan Hourihane |
2006-08-21 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane |
2006-08-21 | Fix bug #7930, i810 doesn't compile without DRI | Alan Hourihane |
2006-08-17 | Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d. | Eric Anholt |
2006-08-16 | Disable device check when mergedfb in operation. | Alan Hourihane |
2006-08-16 | Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G. | Alan Hourihane |
2006-08-11 | Fix undefined alloc type for agp memory | Wang Zhenyu |
2006-08-10 | Bump to 1.6.5 for release. | Eric Anholt |
2006-08-10 | Fix README typos from in the generated file. | Eric Anholt |
2006-08-10 | Bug #7829: Fix reported driver version. | Eric Anholt |
2006-08-10 | Bug #7835: Restore unused fields in I830DRIRec to avoid i915 DRI breakage. | Eric Anholt |
2006-08-09 | Correct typos in README source. | Eric Anholt |
2006-08-09 | Clean up warnings. | Eric Anholt |
2006-08-09 | Merge branch 'textured-video', bringing in fixed-up i915 textured video. | Eric Anholt |
2006-08-09 | Bump to 1.6.4 for release. | Eric Anholt |
2006-08-09 | Add missing headers to i810_drv_la_SOURCES | Keith Packard |
2006-08-09 | Use double quotes to avoid sgml syntax error | Keith Packard |
2006-08-09 | Reformat README | Keith Packard |
2006-08-09 | Update the README.sgml file for the upcoming release. | Eric Anholt |
2006-08-08 | Update manual page to include i945 and later details. | Keith Packard |
2006-08-08 | Merge branch 'i965', adding i965G support. | Eric Anholt |
2006-08-08 | Intel bug #49: Fix video output at 32bpp by using B8G8R8A8 instead of B8G8R8X8. | Eric Anholt |
2006-08-08 | Intel bug #35: Fix accelerator syncing with DGA. | Alan Hourihane |
2006-08-08 | Disable error register dumping in dri TransitionTo2d. This's for | Wang Zhenyu |
2006-08-08 | bump to 1.6.3 | Alan Hourihane |
2006-08-08 | check for xineramaproto | Alan Hourihane |
2006-08-08 | Re-enable monitor detect after a few fixups. | Alan Hourihane |
2006-08-08 | Disable detecting of new monitors on VT switch. | Alan Hourihane |
2006-08-08 | bump to 1.6.2 to indicate mergedfb support | Alan Hourihane |
2006-08-08 | Fix a build problem. | Alan Hourihane |
2006-08-08 | Merge branch 'master' of git+ssh://xorg.freedesktop.org/git/xorg/driver/xf86-... | Alan Hourihane |
2006-08-08 | Ensure palette is updated in mergedfb & clone modes | Alan Hourihane |
2006-08-04 | Fix a problem creating the I2C bus for the SDVOC | Alan Hourihane |
2006-08-04 | Disable dynamic front buffer mapping on i965. | Eric Anholt |
2006-08-03 | Add parenthesis so that IS_I965G doesn't make the test pass for 8-bit. | Eric Anholt |
2006-08-03 | Turn off video debugging now that it appears to work fine. | Eric Anholt |
2006-08-03 | Merge branch 'broadwater-video-rehash' into i965 | Eric Anholt |
2006-08-03 | Merge branch 'broadwater-video-rehash' into broadwater | Eric Anholt |
2006-08-03 | Add current Tungsten Graphics code drop for i965 support. | Alan Hourihane |
2006-08-03 | Bump PS_MAX_THREADS to 32 now that the program doesn't fail. | Eric Anholt |
2006-08-03 | Make the sampler's payload be the WM payload rather than uninitialized data. | Eric Anholt |
2006-08-03 | Remove some stale XXX-prefixed comments. | Eric Anholt |
2006-08-02 | Set the WM scratch space that we had already allocated. | Eric Anholt |
2006-08-02 | Clean up GRF allocation (which was wrong at 16-register boundaries). | Eric Anholt |
2006-08-02 | Crank down the SF allocation and comment on why this is a fine lower limit. | Eric Anholt |
2006-08-02 | Remove the clip URB allocation. | Eric Anholt |
2006-08-02 | Correct the VS setup, and allocate a correct, minimal number of URB entries. | Eric Anholt |
2006-08-02 | Replace the SF max threads setting with a define for easier tweaking. | Eric Anholt |
2006-08-02 | Remove CS URB allocation since we don't use any constants. | Eric Anholt |