index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_buffer_objects.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: Don't put VBOs in graphics memory unless required for an operation.
Eric Anholt
2009-06-02
1
-1
/
+38
*
intel: Map write-only buffer objects through the GTT when possible.
Eric Anholt
2009-05-12
1
-2
/
+14
*
intel: Unmap buffers if needed at DeleteBuffer time.
Eric Anholt
2009-05-06
1
-1
/
+10
*
intel: Take advantage of GL_READ_ONLY_ARB to map to GEM bo_map write flag.
Eric Anholt
2009-04-23
1
-3
/
+2
*
intel: remove some unneeded buffer unmap calls
Brian Paul
2009-02-27
1
-14
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
1
-1
/
+0
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-2
/
+2
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-2
/
+2
*
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-26
1
-0
/
+1
*
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-06-03
1
-2
/
+1
*
[intel] Bug #14575: Unmap buffers when deleting/dataing as required.
Eric Anholt
2008-02-28
1
-0
/
+16
*
[intel] Re-allocate backing buffer objects on BufferData.
Eric Anholt
2008-01-09
1
-9
/
+2
*
[intel] Merge intel_buffer_objects to shared.
Eric Anholt
2007-12-15
1
-4
/
+12
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-2
/
+2
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+268