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
*
i965: Align index to type size and flush if the type changes
Chris Wilson
2011-03-04
1
-3
/
+3
*
intel: Reset the buffer offset after releasing reference to packed upload
Chris Wilson
2011-02-24
1
-58
/
+76
*
intel: extend current vertex buffers
Chris Wilson
2011-02-21
1
-3
/
+1
*
intel: Use specified alignment for writes into the upload buffer
Chris Wilson
2011-02-21
1
-20
/
+45
*
intel: combine short memcpy using a temporary allocated buffer
Chris Wilson
2011-02-21
1
-30
/
+16
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-8
/
+8
*
intel: Buffered upload
Chris Wilson
2011-02-21
1
-11
/
+74
*
intel: Replace the bo for a complete update
Chris Wilson
2011-02-21
1
-6
/
+13
*
i965: Combine vb upload buffer with the general upload buffer
Chris Wilson
2011-02-21
1
-15
/
+52
*
intel: Pack dynamic draws together
Chris Wilson
2011-02-21
1
-7
/
+55
*
intel: Use system memory for DYNAMIC_DRAW source objects
Chris Wilson
2011-02-21
1
-20
/
+31
*
intel: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
i965: Avoid blits in BufferCopySubdata on gen6.
Eric Anholt
2010-10-18
1
-1
/
+2
*
i965: Fix assertion failure on gen6 BufferSubData to busy BO.
Eric Anholt
2010-10-18
1
-10
/
+17
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-19
/
+19
*
intel: Don't try to do work for BufferSubData with a size of 0.
Eric Anholt
2010-08-20
1
-0
/
+6
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-12
/
+12
*
intel: Drop intelFlush()
Kristian Høgsberg
2010-05-10
1
-2
/
+2
*
Merge branch 'object-purgeable'
Chris Wilson
2010-03-05
1
-1
/
+133
|
\
|
*
APPLE_object_purgeable: intel
Chris Wilson
2010-03-05
1
-1
/
+133
*
|
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-03-04
1
-5
/
+3
|
/
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-6
/
+6
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
1
-0
/
+2
|
\
|
*
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
1
-0
/
+2
*
|
intel: When subdataing a busy buffer, use a temporary and blit in.
Eric Anholt
2009-11-13
1
-3
/
+16
*
|
intel: Use new drm_intel_bo_references() to avoid flushing.
Eric Anholt
2009-10-08
1
-6
/
+7
|
/
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-28
1
-1
/
+4
|
\
|
*
i915: Fix GetBufferSubData in the case of a system-memory BO.
mesa_7_5_2_rc1
Eric Anholt
2009-09-24
1
-1
/
+4
|
*
i915: Fix assertion failure on remapping a non-BO-backed VBO.
Eric Anholt
2009-06-30
1
-1
/
+4
*
|
intel: Flush the batch when we're about to subdata into a VBO.
mesa_7_6_rc1
Eric Anholt
2009-09-24
1
-1
/
+5
*
|
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-03
1
-3
/
+8
*
|
intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range.
Eric Anholt
2009-09-02
1
-15
/
+58
*
|
intel: Sync a synchronized READ_BIT map buffer range with GL drawing to it.
Eric Anholt
2009-09-02
1
-1
/
+1
*
|
intel: Move MapBufferRange mesa state setting up to cover the 915 case.
Eric Anholt
2009-09-02
1
-7
/
+7
*
|
intel: fix incorrect parameter type for intel_bufferobj_map_range()
Brian Paul
2009-09-01
1
-1
/
+1
*
|
intel: set Length/Offset fields in intel_bufferobj_map()
Brian Paul
2009-09-01
1
-0
/
+3
*
|
intel: clear buffer fields in intel_bufferobj_unmap()
Brian Paul
2009-08-31
1
-0
/
+2
*
|
intel: Add support for GL_ARB_map_buffer_range.
Eric Anholt
2009-08-28
1
-35
/
+136
*
|
intel: Add support for ARB_copy_buffer.
Eric Anholt
2009-08-27
1
-2
/
+91
*
|
intel: Flush when mapping buffer objects so writes don't get reordered.
Eric Anholt
2009-07-02
1
-0
/
+3
*
|
i915: Fix assertion failure on remapping a non-BO-backed VBO.
Eric Anholt
2009-06-30
1
-1
/
+4
*
|
intel: fix additional merge conflicts missed in previous commit
Brian Paul
2009-06-24
1
-14
/
+0
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
1
-0
/
+15
|
\
|
|
*
i915: Don't put VBOs in graphics memory unless required for an operation.
Eric Anholt
2009-06-17
1
-1
/
+38
|
*
intel: Map write-only buffer objects through the GTT when possible.
Eric Anholt
2009-06-17
1
-2
/
+14
*
|
intel: Fix migration from sys_buffer in intel_bufferobj_buffer.
Chia-I Wu
2009-06-19
1
-3
/
+7
*
|
intel: Fixups for 'mesa: create/destroy buffer objects via driver functions'.
Michel Dänzer
2009-06-19
1
-10
/
+8
*
|
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
|
/
[next]