Age | Commit message (Expand) | Author |
2006-10-26 | Major cleanup of 3D invariant state, fixing hangs with rotation and render.exa | Eric Anholt |
2006-10-26 | Note alignment requirement for i915 3D (texturing). | Eric Anholt |
2006-10-26 | Don't write unused values beyond the end of scale_units array. | Eric Anholt |
2006-09-25 | Merge branch 'master' into exa | Wang Zhenyu |
2006-09-22 | Fix a typo to mark sync for XAA. | Wang Zhenyu |
2006-09-20 | Revert "fix default tex wrap mode with clamp" | Wang Zhenyu |
2006-09-19 | fix default tex wrap mode with clamp | Wang Zhenyu |
2006-09-19 | shader program fix for component alpha set | Eric Anholt |
2006-09-19 | misc cleanup | Wang Zhenyu |
2006-09-14 | Add a compile flag to enable syncing after each operation in EXA. | Eric Anholt |
2006-09-14 | Add a note on maxX/maxY for the 2D rendering. | Eric Anholt |
2006-09-14 | Replace a couple of mis-uses of the screen's bpp when the pixmap's was needed. | Eric Anholt |
2006-09-14 | Replace duplicated sync code in exa with a call to I830Sync. | Eric Anholt |
2006-09-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane |
2006-09-13 | bump max Xvideo height to 1088 to cope with some players. | root |
2006-09-11 | reimplement Solid function | Wang Zhenyu |
2006-09-08 | Fix a compile failure from the last commit. | Eric Anholt |
2006-09-08 | Merge branch 'exa-origin' into exa | Eric Anholt |
2006-09-07 | Remove another debug printf. | Eric Anholt |
2006-09-07 | Re-remove xf86_ansic.h, and move copyright to the top of the file. | Eric Anholt |
2006-09-07 | Remove the UTS/DFS implementations that just match the fallback versions. | Eric Anholt |
2006-09-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v... | Alan Hourihane |
2006-09-07 | When in MergedFB mode, fix offscreen memory allocation. | Alan Hourihane |
2006-09-06 | Remove a debug printf. | Eric Anholt |
2006-09-01 | Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it. | Eric Anholt |
2006-08-29 | Fix bug with probing info of DFP2 and LFP2 connected | Alan Hourihane |
2006-08-28 | Fix SetVBlank to operate all the time | Alan Hourihane |
2006-08-25 | Making render log a little quiet in normal | Wang Zhenyu |
2006-08-24 | Current 915 render operations for 915G/945G only | Wang Zhenyu |
2006-08-24 | Merge branch 'master' into exa | Wang Zhenyu |
2006-08-22 | fix typo | Alan Hourihane |
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 | 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 | Clean up warnings. | Eric Anholt |
2006-08-09 | Merge branch 'textured-video', bringing in fixed-up i915 textured video. | Eric Anholt |
2006-08-09 | Add missing headers to i810_drv_la_SOURCES | 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.3xf86-video-intel-1.6.3xf86-video-i810-1.6.3 | Alan Hourihane |
2006-08-08 | Re-enable monitor detect after a few fixups.xf86-video-intel-1.6.2xf86-video-i810-1.6.2 | Alan Hourihane |
2006-08-08 | Disable detecting of new monitors on VT switch. | Alan Hourihane |