summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_buffer_objects.h
AgeCommit message (Expand)Author
2011-03-04i965: Align index to type size and flush if the type changesChris Wilson
2011-02-21intel: Use specified alignment for writes into the upload bufferChris Wilson
2011-02-21intel: combine short memcpy using a temporary allocated bufferChris Wilson
2011-02-21intel: Buffered uploadChris Wilson
2011-02-21i965: Combine vb upload buffer with the general upload bufferChris Wilson
2011-02-21intel: Pack dynamic draws togetherChris Wilson
2010-06-08intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.Eric Anholt
2009-09-02intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.Eric Anholt
2009-08-28intel: Add support for GL_ARB_map_buffer_range.Eric Anholt
2009-06-19intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'.Michel Dänzer
2009-06-02i915: Don't put VBOs in graphics memory unless required for an operation.Eric Anholt
2009-05-12intel: Map write-only buffer objects through the GTT when possible.Eric Anholt
2008-09-18mesa: 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