Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-26 | Major cleanup of 3D invariant state, fixing hangs with rotation and render.exa | Eric Anholt | |
Now, the generic invariant state is always set while the X Server is active, and happens automatically when the X Server grabs the DRI lock. More 3D state is moved to the generic code. Then, the 3D consumers (video, rotation, render) set last_3d to their enum entry, and can update their own invariant state when another consumer was active. | |||
2006-08-24 | Merge branch 'master' into exa | Wang Zhenyu | |
Conflicts: man/i810.man src/Makefile.am src/i830_accel.c src/i830_dga.c src/i830_driver.c | |||
2006-07-26 | Fix a build problemxf86-video-intel-1.6.1xf86-video-i810-1.6.1 | Alan Hourihane | |
2006-07-19 | Correct the DWORD count of several 3D instructions. | Eric Anholt | |
2006-06-21 | Fix build without DRI | Alan Hourihane | |
2006-06-19 | Set some invarient state, cures some problems with | Alan Hourihane | |
rotation at startup. This mimicks the 3D drivers setup. |