summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_buffer_objects.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-02intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.Eric Anholt1-0/+1
2009-08-28intel: Add support for GL_ARB_map_buffer_range.Eric Anholt1-0/+5
2009-06-19intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'.Michel Dänzer1-5/+2
2009-06-02i915: Don't put VBOs in graphics memory unless required for an operation.Eric Anholt1-0/+2
2009-05-12intel: Map write-only buffer objects through the GTT when possible.Eric Anholt1-0/+1
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul1-1/+1
2007-12-20[965] Enable EXT_framebuffer_object.Eric Anholt1-1/+1
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt1-0/+86