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
2010-05-10
intel: Drop intelFlush()
Kristian Høgsberg
2010-05-10
intel: Don't mark front buffer dirty if we're only reading
Kristian Høgsberg
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-01-28
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-26
intel: Use a handy helper in glReadPixels source clipping.
Eric Anholt
2010-01-26
intel: Fix PBO blit ReadPixels from an FBO.
Eric Anholt
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
intel: Remove unnecessary headers.
Vinson Lee
2010-01-04
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-08
i965: Enable the accelerated ReadPixels path on gen4 along with pre-gen4.
Eric Anholt
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