Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-08 | Fixed off-by-one error in savage_bci_wait_fifo_shadow. | Felix Kuehling | |
2005-01-05 | 3D scissor regs are now managed by the DRM to iterate over clip rects | Felix Kuehling | |
passed to the cmdbuf ioctl (try xeyes on top of glxgears ;-) Tightened the texture state check Bumped Savage DRM version to 2.1.0 so that DRI driver can (theoretically) depend on the DRM to manage the scissor registers | |||
2005-01-01 | Completeley rewritten Savage DRM which can be considered secure (modulo | Felix Kuehling | |
implementation errors). Direct hardware (MMIO, BCI) access is no longer needed in the Mesa driver. Bumped version to 2.0.0. Corresponding changes to the DDX and Mesa drivers are being committed. |