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
/
state_tracker
/
st_cb_bufferobjects.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "st/mesa: add a simple path to BufferData if it only discards buffer c...
José Fonseca
2013-04-29
1
-14
/
+0
*
st/mesa: add a simple path to BufferData if it only discards buffer contents
Marek Olšák
2013-04-24
1
-0
/
+14
*
st/mesa: fix debug_printf() format string warning
Brian Paul
2013-02-23
1
-1
/
+1
*
st/mesa: add some simple buffer/draw debug code
Brian Paul
2013-01-14
1
-0
/
+5
*
st/mesa: set PIPE_BIND_SAMPLER_VIEW for TBOs in st_bufferobj_data
Christoph Bumiller
2012-12-08
1
-0
/
+3
*
mesa/st: add ARB_uniform_buffer_object support (v2)
Dave Airlie
2012-12-08
1
-0
/
+3
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-0
/
+3
*
st/mesa: set PIPE_BIND_STREAM_OUTPUT for TFB target in st_bufferobj_data
Christoph Bumiller
2012-05-17
1
-0
/
+3
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+1
*
gallium: fix behavior of pipe_buffer_map_range
Marek Olšák
2012-01-05
1
-4
/
+0
*
st/mesa: add some null pointer checking to better handle out of memory
Brian Paul
2011-11-07
1
-0
/
+12
*
mesa: handle zero-size buffers in MapBuffer and ranges in MapBufferRange (v3)
Marek Olšák
2011-09-02
1
-24
/
+8
*
mesa: Eliminate dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-43
/
+0
*
mesa: Remove target parameter from dd_function_table::FlushMappedBufferRange
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::MapBufferRange
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::GetBufferSubData
Ian Romanick
2011-08-23
1
-1
/
+0
*
mesa: Remove target parameter from dd_function_table::BufferSubData
Ian Romanick
2011-08-23
1
-1
/
+0
*
mesa: Remove target parameter from dd_function_table::MapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
*
mesa: Remove target parameter from dd_function_table::UnmapBuffer
Ian Romanick
2011-08-23
1
-1
/
+1
*
st/mesa: simplify some st_context(ctx)->pipe code
Brian Paul
2011-05-25
1
-2
/
+1
*
st/mesa: implement CopyBufferSubData using resource_copy_region
Marek Olšák
2011-04-21
1
-19
/
+4
*
st/mesa: Make use of the new PIPE_TRANSFER_DISCARD_* for buffer object.
Mathias Fröhlich
2011-03-15
1
-5
/
+9
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-6
/
+27
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-3
/
+3
*
st/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDATE_RANGE/BUFFFER_BIT
Mathias Fröhlich
2010-11-26
1
-0
/
+6
*
st/mesa: fix mapping of zero-sized buffer objects
Brian Paul
2010-11-26
1
-12
/
+18
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-10
/
+10
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-3
/
+1
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-3
/
+1
*
|
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-2
/
+1
|
/
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-33
/
+67
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
1
-1
/
+1
*
mesa: Ensure object refcount is null when destroying the buffer.
José Fonseca
2010-02-09
1
-0
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
mesa: Cope with the degenerate case of zero length ranges.
José Fonseca
2010-01-03
1
-4
/
+45
*
gallium: only create pipe buffer when size is nonzero
Maarten Maathuis
2009-12-23
1
-6
/
+10
*
mesa: Translate MAP_UNSYNCHRONIZED_BIT.
José Fonseca
2009-11-06
1
-0
/
+3
*
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-03
1
-4
/
+5
*
st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()
Brian Paul
2009-08-31
1
-5
/
+5
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
1
-0
/
+3
|
\
|
*
mesa: Set FLUSH_EXPLICIT_BIT flags when calling FlushMappedBufferRange.
José Fonseca
2009-06-30
1
-0
/
+3
*
|
st/mesa: restore some parameter checking buffer object functions
Brian Paul
2009-06-19
1
-0
/
+10
*
|
st/mesa: remove redundant st_buffer_object::size field and error checks
Brian Paul
2009-06-19
1
-8
/
+0
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-09
1
-6
/
+4
|
\
|
|
*
mesa/st: fix tracking of mapped buffer ranges
Keith Whitwell
2009-06-09
1
-1
/
+1
|
*
st/mesa: fix incorrect bufObj Length assignment, remove unneeded assertion
Brian Paul
2009-06-08
1
-2
/
+1
*
|
st/mesa: minor clean-ups, reformatting, etc
Brian Paul
2009-06-02
1
-14
/
+11
*
|
st/mesa: implement/enable GL_ARB_copy_buffer extension
Brian Paul
2009-06-02
1
-0
/
+38
*
|
st/mesa: enable GL_APPLE_vertex_array_object for gallium drivers
Brian Paul
2009-05-13
1
-0
/
+5
|
/
[prev]
[next]