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_blit.c
Age
Commit message (
Expand
)
Author
2008-06-18
i915: Bug #14313: Fix accelerated (PBO) ReadPixels.
Eric Anholt
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-16
intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...
Dave Airlie
2008-02-14
Hook up i915 driver to new DRI2 infrastructure.
Kristian Høgsberg
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[intel] Prepare intelCopyBuffer() for private back buffers.
Kristian Høgsberg
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-17
[intel] Improve INTEL_DEBUG=blit description of clearing.
Eric Anholt
2007-12-17
[intel] Cleanup of */intel_blit.c to bring the two closer.
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-11-26
i915: Some additional blit fixes and assertions.
Michel Dänzer
2007-11-16
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt