Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Delete the intel_regions.c code. | Eric Anholt | 2014-05-01 | 1 | -1/+0 |
* | i965: Fix intel_bufferobj_buffer range for blit drawpixels. | Eric Anholt | 2014-05-01 | 1 | -3/+2 |
* | i965: Drop the tiling argument to intel_miptree_create_for_bo. | Eric Anholt | 2014-05-01 | 1 | -1/+1 |
* | i965: Drop intel_check_front_buffer_rendering(). | Eric Anholt | 2014-03-11 | 1 | -2/+0 |
* | i965: Move intel_prepare_render() above first buffer access | Kristian Høgsberg | 2014-02-05 | 1 | -2/+2 |
* | 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: implement blit path for PBO glDrawPixels | Alexander Monakov | 2013-11-13 | 1 | -0/+115 |
* | i965: Replace #include "intel_context.h" with brw_context.h. | Kenneth Graunke | 2013-07-09 | 1 | -1/+1 |
* | i965: Move the remaining intel code to the i965 directory. | Eric Anholt | 2013-06-26 | 1 | -1/+58 |
* | i965: Add missing intel_pixel_draw.c symlink to fix build. | Eric Anholt | 2008-10-10 | 1 | -0/+1 |