Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | i965: Drop trailing whitespace from the rest of the driver. | Kenneth Graunke | 2013-12-05 | 1 | -5/+5 |
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -2/+2 |
* | i965: Replace #include "intel_context.h" with brw_context.h. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Remove some dead code. | Kenneth Graunke | 2013-07-03 | 1 | -13/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -0/+82 |
* | [965] Move to using shared texture management code. | Eric Anholt | 2007-12-16 | 1 | -47/+0 |
* | [965] Replace 965 texture format code with common code. | Eric Anholt | 2007-11-20 | 1 | -0/+5 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -0/+42 |