index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
bufferobj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: AtomicBufferBindings should be initialized to zero.
Marta Lofstedt
2015-08-17
1
-2
/
+2
*
mesa: Fix printf format specifier warn of the ptrdiff_t
Edward O'Callaghan
2015-08-13
1
-1
/
+1
*
mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Marta Lofstedt
2015-08-03
1
-2
/
+3
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-7
/
+7
*
mesa: Implement _mesa_BindBufferRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+37
*
mesa: Implement _mesa_BindBufferBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+56
*
mesa: Implement _mesa_BindBuffersRange for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+110
*
mesa: Implement _mesa_BindBuffersBase for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+142
*
mesa: Implement _mesa_DeleteBuffers for target GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
2015-07-14
1
-0
/
+11
*
mesa: Initialize and free shader storage buffers
Iago Toral Quiroga
2015-07-14
1
-0
/
+19
*
mesa: Add shader storage buffer support to struct gl_context
Iago Toral Quiroga
2015-07-14
1
-0
/
+5
*
Revert "mesa: Add ARB_direct_state_access checks in buffer object functions"
Ian Romanick
2015-05-28
1
-105
/
+0
*
mesa: Add ARB_direct_state_access checks in buffer object functions
Fredrik Höglund
2015-05-14
1
-0
/
+105
*
main: create_buffers unlocks mutex when throwing OUT_OF_MEMORY.
Laura Ekstrand
2015-04-01
1
-0
/
+1
*
main: Added entry point for glTransformFeedbackBufferRange
Martin Peres
2015-03-25
1
-1
/
+2
*
main: Added entry point for glTransformFeedbackBufferBase
Martin Peres
2015-03-25
1
-3
/
+6
*
mesa: Make sure the buffer exists in _mesa_lookup_bufferobj_err
Fredrik Höglund
2015-03-20
1
-4
/
+6
*
main: Correct _mesa_error with no format in bufferobj.c.
Laura Ekstrand
2015-03-17
1
-1
/
+1
*
main: Cosmetic changes to GetBufferSubData.
Laura Ekstrand
2015-03-17
1
-1
/
+1
*
main: Add entry point for GetNamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+22
*
main: Cosmetic updates to GetBufferPointerv.
Laura Ekstrand
2015-03-17
1
-4
/
+5
*
main: Add entry point for GetNamedBufferPointerv.
Laura Ekstrand
2015-03-17
1
-0
/
+20
*
main: Add entry points for GetNamedBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
1
-0
/
+39
*
main: Refactor GetBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
1
-74
/
+45
*
main: Add entry point for FlushMappedNamedBufferRange.
Laura Ekstrand
2015-03-17
1
-0
/
+16
*
main: Refactor FlushMappedBufferRange.
Laura Ekstrand
2015-03-17
1
-26
/
+34
*
main: Add entry point for UnmapNamedBuffer.
Laura Ekstrand
2015-03-17
1
-13
/
+34
*
main: Add entry points for MapNamedBuffer[Range].
Laura Ekstrand
2015-03-17
1
-0
/
+42
*
main: Refactor MapBuffer[Range].
Laura Ekstrand
2015-03-17
1
-161
/
+127
*
main: Minor whitespace fixes in ClearNamedBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-2
/
+2
*
main: Add entry points for ClearNamedBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-0
/
+35
*
main: Refactor ClearBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-72
/
+53
*
main: Add entry point for CopyNamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-33
/
+66
*
main: Improve errors and style in BufferSubData.
Laura Ekstrand
2015-03-17
1
-3
/
+7
*
main: Add entry point for NamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-49
/
+80
*
main: Add entry point for NamedBufferData.
Laura Ekstrand
2015-03-17
1
-20
/
+49
*
main: Add entry point for NamedBufferStorage.
Laura Ekstrand
2015-03-17
1
-17
/
+48
*
main: Add entry point for CreateBuffers.
Laura Ekstrand
2015-03-17
1
-13
/
+52
*
main: Add utility function _mesa_lookup_bufferobj_err.
Laura Ekstrand
2015-03-09
1
-0
/
+19
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-28
/
+28
*
mesa: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-2
/
+31
*
mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers
Marek Olšák
2015-02-17
1
-1
/
+1
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-9
/
+9
*
mesa: fix 'misalgned' typos in error messages
Brian Paul
2014-10-20
1
-2
/
+2
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
1
-8
/
+6
*
mesa: Mark buffer objects that are used as atomic counter buffers
Chris Forbes
2014-10-16
1
-0
/
+1
*
mesa: Mark buffer objects which are bound as UBOs
Chris Forbes
2014-10-16
1
-0
/
+6
*
mesa: use PRId64 for printing 64-bit ints
Brian Paul
2014-08-11
1
-16
/
+17
*
mesa: Add missing atomic buffer bindings and unbindings
Aditya Atluri
2014-08-01
1
-0
/
+31
[next]