index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_pixel_read.c
Age
Commit message (
Expand
)
Author
2009-10-05
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
intel: use driReadDrawable, not driDrawable in do_blit_readpixels()
Brian Paul
2009-10-03
intel: Suppress a compiler warning for an pointer->int cast
Chris Wilson
2009-09-10
Fix merge fail
Ian Romanick
2009-09-09
i965: fix an overlooked merge conflict
Brian Paul
2009-09-09
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-08
i965: use _mesa_is_bufferobj()
Brian Paul
2009-09-04
i965: Fix warnings in intel_pixel_read.c.
Eric Anholt
2009-09-04
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-09-04
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt
2009-06-23
intel: Avoid trying to do blits to Y tiled regions.
Eric Anholt
2009-06-22
i965: Fix warnings in intel_pixel_read.c.
Eric Anholt
2009-06-22
intel: Fix glReadPixels regression since changing context init order.
Michel Dänzer
2009-06-19
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-06-19
intel: Move intel_pixel_read.c to shared for use with i965.
Eric Anholt