Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel: use driReadDrawable, not driDrawable in do_blit_readpixels() | Brian Paul | 2009-10-05 | 1 | -2/+2 |
* | Fix merge fail | Ian Romanick | 2009-09-10 | 1 | -13/+0 |
* | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul | 2009-09-09 | 1 | -0/+13 |
|\ | |||||
| * | i965: Fix warnings in intel_pixel_read.c. | Eric Anholt | 2009-09-04 | 1 | -0/+4 |
| * | intel: Update Mesa state before span setup in glReadPixels. | Eric Anholt | 2009-09-04 | 1 | -0/+11 |
| * | intel: Move intel_pixel_read.c to shared for use with i965. | Eric Anholt | 2009-09-04 | 1 | -0/+306 |
* | intel: Avoid trying to do blits to Y tiled regions. | Eric Anholt | 2009-06-23 | 1 | -10/+13 |
* | i965: Fix warnings in intel_pixel_read.c. | Eric Anholt | 2009-06-22 | 1 | -0/+4 |
* | intel: Fix glReadPixels regression since changing context init order. | Michel Dänzer | 2009-06-22 | 1 | -1/+1 |
* | intel: Update Mesa state before span setup in glReadPixels. | Eric Anholt | 2009-06-19 | 1 | -0/+11 |
* | intel: Move intel_pixel_read.c to shared for use with i965. | Eric Anholt | 2009-06-19 | 1 | -0/+306 |