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
/
main
/
bufferobj.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapi: add EXT_external_objects and EXT_external_objects_fd
Andres Rodriguez
2017-08-06
1
-1
/
+12
*
mesa: add KHR_no_error support to glClear*Buffer*Data()
Samuel Pitoiset
2017-08-02
1
-0
/
+21
*
mesa: add KHR_no_error support to glNamedBufferData() and glBufferData()
Samuel Pitoiset
2017-08-02
1
-0
/
+8
*
mesa: add KHR_no_error support to glDeleteBuffers()
Samuel Pitoiset
2017-07-31
1
-0
/
+3
*
mesa: add KHR_no_error support for gl*Buffers()
Samuel Pitoiset
2017-06-28
1
-0
/
+6
*
mesa: add KHR_no_error support for glBindBuffer()
Samuel Pitoiset
2017-06-07
1
-0
/
+3
*
mesa: add KHR_no_error support for glInvalidateBufferData()
Samuel Pitoiset
2017-06-07
1
-0
/
+3
*
mesa: add KHR_no_error support for glInvalidateBufferSubData()
Samuel Pitoiset
2017-06-07
1
-0
/
+5
*
mesa: add KHR_no_error support for glBindBufferRange()
Timothy Arceri
2017-05-30
1
-0
/
+3
*
mesa: add KHR_no_error support for glBufferSubData()
Timothy Arceri
2017-05-17
1
-0
/
+3
*
mesa: add KHR_no_error support for glNamedBufferSubData()
Timothy Arceri
2017-05-17
1
-0
/
+3
*
mesa: create validate_buffer_sub_data() helper
Timothy Arceri
2017-05-17
1
-2
/
+1
*
mesa: add KHR_no_error support for glBufferStorage()
Timothy Arceri
2017-05-17
1
-0
/
+3
*
mesa: add KHR_no_error support for glNamedBufferStorage()
Timothy Arceri
2017-05-17
1
-0
/
+3
*
mesa: add KHR_no_error support to copy buffer subdata functions
Timothy Arceri
2017-05-07
1
-1
/
+8
*
mesa: make _mesa_buffer_storage() static
Timothy Arceri
2017-05-07
1
-5
/
+0
*
mesa: make _mesa_copy_buffer_sub_data() static
Timothy Arceri
2017-05-07
1
-7
/
+0
*
mesa: make _mesa_clear_buffer_sub_data() static
Timothy Arceri
2017-05-07
1
-9
/
+0
*
mesa: add KHR_no_error support for flush mapped buffer functions
Timothy Arceri
2017-05-07
1
-1
/
+6
*
mesa: make _mesa_flush_mapped_buffer_range() static
Timothy Arceri
2017-05-07
1
-6
/
+0
*
mesa: add KHR_no_error support for unmap buffer functions
Timothy Arceri
2017-05-07
1
-0
/
+4
*
mesa: make _mesa_unmap_buffer() static
Timothy Arceri
2017-05-07
1
-4
/
+0
*
mesa: add KHR_no_error support for some map buffer functions
Timothy Arceri
2017-05-07
1
-0
/
+10
*
mesa: make map_buffer_range() static
Timothy Arceri
2017-05-07
1
-6
/
+0
*
mesa: stop abstracting buffer object hashtable locking
Timothy Arceri
2017-04-07
1
-6
/
+0
*
mesa: Add GL_ARB_sparse_buffer boilerplate
Nicolai Hähnle
2017-04-05
1
-0
/
+7
*
mesa: improve comment on _mesa_check_disallowed_mapping(), return bool
Brian Paul
2016-04-28
1
-2
/
+8
*
mesa/bufferobj: make _mesa_delete_buffer_object externally accessible
Nicolai Hähnle
2016-01-07
1
-0
/
+4
*
mesa: move GL_APPLE_object_purgeable functions to new file
Brian Paul
2015-09-16
1
-10
/
+0
*
mesa: Remove target parameter from _mesa_handle_bind_buffer_gen
Ian Romanick
2015-09-02
1
-1
/
+0
*
main: Cosmetic changes to GetBufferSubData.
Laura Ekstrand
2015-03-17
1
-2
/
+2
*
main: Add entry point for GetNamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+4
*
main: Add entry point for GetNamedBufferPointerv.
Laura Ekstrand
2015-03-17
1
-0
/
+4
*
main: Add entry points for GetNamedBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
main: Add entry point for FlushMappedNamedBufferRange.
Laura Ekstrand
2015-03-17
1
-0
/
+4
*
main: Refactor FlushMappedBufferRange.
Laura Ekstrand
2015-03-17
1
-0
/
+6
*
main: Add entry point for UnmapNamedBuffer.
Laura Ekstrand
2015-03-17
1
-0
/
+7
*
main: Add entry points for MapNamedBuffer[Range].
Laura Ekstrand
2015-03-17
1
-3
/
+11
*
main: Refactor MapBuffer[Range].
Laura Ekstrand
2015-03-17
1
-0
/
+6
*
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
/
+11
*
main: Refactor ClearBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-5
/
+14
*
main: Add entry point for CopyNamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+12
*
main: Improve errors and style in BufferSubData.
Laura Ekstrand
2015-03-17
1
-2
/
+2
*
main: Add entry point for NamedBufferSubData.
Laura Ekstrand
2015-03-17
1
-0
/
+9
*
main: Add entry point for NamedBufferData.
Laura Ekstrand
2015-03-17
1
-2
/
+11
*
main: Add entry point for NamedBufferStorage.
Laura Ekstrand
2015-03-17
1
-0
/
+9
*
main: Add entry point for CreateBuffers.
Laura Ekstrand
2015-03-17
1
-1
/
+4
*
main: Add utility function _mesa_lookup_bufferobj_err.
Laura Ekstrand
2015-03-09
1
-0
/
+4
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
1
-1
/
+1
[next]