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_buffer_objects.h
Age
Commit message (
Expand
)
Author
2011-02-21
intel: Use specified alignment for writes into the upload buffer
Chris Wilson
2011-02-21
intel: combine short memcpy using a temporary allocated buffer
Chris Wilson
2011-02-21
intel: Buffered upload
Chris Wilson
2011-02-21
i965: Combine vb upload buffer with the general upload buffer
Chris Wilson
2011-02-21
intel: Pack dynamic draws together
Chris Wilson
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2009-09-02
intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.
Eric Anholt
2009-08-28
intel: Add support for GL_ARB_map_buffer_range.
Eric Anholt
2009-06-19
intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'.
Michel Dänzer
2009-06-02
i915: Don't put VBOs in graphics memory unless required for an operation.
Eric Anholt
2009-05-12
intel: Map write-only buffer objects through the GTT when possible.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt