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
*
st/mesa: fix compilation warning on storage_flags_to_buffer_flags
Tapani Pälli
2019-03-25
1
-1
/
+1
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
1
-0
/
+1
*
st/mesa: Invalidate the gallium array atom only if needed.
Mathias Fröhlich
2019-03-04
1
-2
/
+4
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
st/mesa: refactor st_bufferobj_map_range()
Brian Paul
2018-02-06
1
-11
/
+27
*
st/mesa: refactor bufferobj_data()
Brian Paul
2018-02-06
1
-87
/
+104
*
st/mesa: start adding support for hw atomics atom. (v2)
Dave Airlie
2017-11-10
1
-1
/
+1
*
mesa/st: implement memory objects as a backend for buffer objects
Andres Rodriguez
2017-08-06
1
-17
/
+49
*
mesa/st: implement memory objects as a backend for texture storage
Dave Airlie
2017-08-06
1
-1
/
+1
*
st/mesa: remove useless st_bufferobj_validate_usage()
Samuel Pitoiset
2017-07-28
1
-13
/
+0
*
mesa/st: fix inconsistent indentation of st_cb_bufferobjects.c
Andres Rodriguez
2017-07-26
1
-18
/
+18
*
st/mesa: stop calling _mesa_init_buffer_object_functions()
Timothy Arceri
2017-05-07
1
-3
/
+0
*
st/mesa: plumbing for sparse buffers
Nicolai Hähnle
2017-04-05
1
-0
/
+20
*
st/mesa: BufferData should flag NewDriverState
Marek Olšák
2016-08-12
1
-5
/
+5
*
st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2)
Marek Olšák
2016-08-10
1
-3
/
+7
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-5
/
+5
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-6
/
+3
*
st/mesa: use buffer usage history to set dirty flags for revalidation
Ilia Mirkin
2016-06-07
1
-2
/
+13
*
st/mesa: Replace GLvoid with void
Jakob Sinclair
2016-04-12
1
-4
/
+4
*
st/mesa: add query buffer support
Ilia Mirkin
2016-02-04
1
-0
/
+3
*
st/mesa: add support for SSBO binding and GLSL intrinsics
Ilia Mirkin
2016-01-29
1
-0
/
+1
*
st/mesa: add atomic counter support
Ilia Mirkin
2016-01-29
1
-0
/
+3
*
st/mesa: implement Driver.InvalidateBufferSubData
Nicolai Hähnle
2016-01-14
1
-1
/
+30
*
st/mesa: use pipe->invalidate_resource instead of buffer re-allocation
Nicolai Hähnle
2016-01-14
1
-13
/
+18
*
st/mesa: expose ARB_indirect_parameters when the backend driver allows
Ilia Mirkin
2016-01-07
1
-0
/
+1
*
st/mesa: use _mesa_delete_buffer_object
Nicolai Hähnle
2016-01-07
1
-3
/
+1
*
st/mesa: Destroy buffer object's mutex.
Jose Fonseca
2015-11-10
1
-0
/
+1
*
mesa: remove Driver.DeleteArrayObject
Marek Olšák
2015-10-03
1
-3
/
+0
*
mesa: remove Driver.NewArrayObject
Marek Olšák
2015-10-03
1
-1
/
+0
*
main: Refactor ClearBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
1
-2
/
+2
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-6
/
+6
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-5
/
+13
*
st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB
Michel Dänzer
2015-02-06
1
-2
/
+9
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
1
-2
/
+2
*
st/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC/STREAM_READ buffers
Michel Dänzer
2014-09-26
1
-3
/
+5
*
st/mesa: use PRId64 for printing 64-bit ints
Brian Paul
2014-08-11
1
-1
/
+4
*
st/mesa: add support for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+3
*
mesa/st: Accelerate ARB_clear_buffer_object with clear_buffer
Ilia Mirkin
2014-03-31
1
-0
/
+28
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
1
-22
/
+26
*
st/mesa: implement ARB_buffer_storage
Marek Olšák
2014-02-25
1
-22
/
+57
*
mesa: add storage flags parameter to Driver.BufferData
Marek Olšák
2014-02-25
1
-1
/
+5
*
gallium: remove PIPE_USAGE_STATIC
Marek Olšák
2014-02-06
1
-3
/
+2
*
mesa: Rename _mesa_..._array_obj functions to _mesa_..._vao.
Kenneth Graunke
2014-02-03
1
-2
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: plug in default buffer object driver functions
Brian Paul
2013-12-18
1
-0
/
+3
*
st/mesa: whitespace fixes in st_cb_bufferobjects.c
Brian Paul
2013-10-11
1
-13
/
+13
*
mesa: free object labels when deleting
Timothy Arceri
2013-09-04
1
-0
/
+1
*
st/mesa: remove dependency on _NEW_BUFFER_OBJECT for vertex arrays
Marek Olšák
2013-05-11
1
-2
/
+2
*
st/mesa: restore the transfer_inline_write path for BufferData
Marek Olšák
2013-05-11
1
-0
/
+15
*
mesa: add & use a new driver flag for UBO updates instead of _NEW_BUFFER_OBJECT
Marek Olšák
2013-05-11
1
-1
/
+3
[next]