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
/
i965
/
intel_blit.c
Age
Commit message (
Expand
)
Author
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-17
[965] Replace our own depth constants in intel context with GL context ones.
Eric Anholt
2007-12-17
[intel] Cleanup of */intel_blit.c to bring the two closer.
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-11-19
[965] Convert DBG macro to use FILE_DEBUG_FLAG like i915.
Eric Anholt
2007-10-30
More vblank cleanups.
Michel Dänzer
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC.
Eric Anholt
2007-10-04
Replace duplicated intel_reg.h with a shared header.
Eric Anholt
2007-10-04
Replace some structure-based batch preparation with plain OUT_BATCH.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-07-04
fix LogicOp/bitmap problem, bug 11133
Eric Anholt
2007-01-06
i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)
Zou Nan hai
2006-11-21
Gary Wong's patches for CopyPixels Logiop (enable) and Blend
Keith Whitwell
2006-11-01
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-10-05
Accelerate glBitmap with a color expand blit. Nice speedup for demos
Keith Whitwell
2006-09-22
Explicit test for +ve pitches in intelEmitCopyBlit()
Keith Whitwell
2006-09-20
Add a comment about the interactions of negative pitches, overlapping
Keith Whitwell
2006-09-20
Broadwater seems to prefer this style of blitting.
Keith Whitwell
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt