Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-23 | id, glhd: Unbreak texturing. | Corbin Simpson | |
Argfl. | |||
2010-06-22 | id, glhd: Fix malloc/calloc of struct. | Corbin Simpson | |
( >&) | |||
2010-06-22 | id, glhd: Fix segfault with misreferenced pipe member. | Corbin Simpson | |
And remove the offending member to keep that from happening again. | |||
2010-06-22 | gallium/drivers: Create Galahad from identity. | Corbin Simpson | |
Galahad is a sanity-checking layer meant to replace the crufty and scattered sanity checks inside drivers with a robust, non-silenceable, useful set of warnings and errors that can be used to keep misbehaving state trackers from going unnoticed. |