Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Implement fast color clears using meta operations | Kristian Høgsberg | 2014-08-15 | 1 | -9/+12 |
* | i965: Delete the intel_regions.c code. | Eric Anholt | 2014-05-01 | 1 | -1/+0 |
* | i965: Account for view parameters in blit CTSI path | Chris Forbes | 2014-04-10 | 1 | -2/+7 |
* | 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: Move intel_context::perf_debug to brw_context. | Kenneth Graunke | 2013-07-09 | 1 | -1/+0 |
* | i965: Pass brw_context to functions rather than intel_context. | Kenneth Graunke | 2013-07-09 | 1 | -5/+6 |
* | i965: Replace #include "intel_context.h" with brw_context.h. | Kenneth Graunke | 2013-07-09 | 1 | -1/+0 |
* | i965: Drop #ifdef I915 code. | Eric Anholt | 2013-06-28 | 1 | -4/+0 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -1/+132 |
* | [965] Enable EXT_framebuffer_object. | Eric Anholt | 2007-12-20 | 1 | -0/+1 |