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
/
varray.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add KHR_no_error support for glBindVertexBuffers()
Samuel Pitoiset
2017-06-07
1
-0
/
+13
*
mesa: add KHR_no_error support for glVertexArrayVertexBuffers()
Samuel Pitoiset
2017-06-07
1
-0
/
+15
*
mesa: add vertex_array_vertex_buffers_err() helper
Samuel Pitoiset
2017-06-07
1
-47
/
+61
*
mesa: add KHR_no_error support for glVertexArrayVertexBuffer()
Timothy Arceri
2017-05-30
1
-0
/
+13
*
mesa: add KHR_no_error support for glBindVertexBuffer()
Timothy Arceri
2017-05-30
1
-3
/
+14
*
mesa: split vertex_array_vertex_buffer() in two
Timothy Arceri
2017-05-30
1
-42
/
+53
*
mesa: Make _mesa_primitive_restart_index a static inline in the header.
Kenneth Graunke
2017-05-09
1
-18
/
+0
*
mesa: Simplify _mesa_primitive_restart_index().
Kenneth Graunke
2017-05-06
1
-10
/
+2
*
mesa/varray: make use of dispatch KHR_no_error support
Timothy Arceri
2017-05-04
1
-173
/
+319
*
mesa: tidy up left over APPLE_vertex_array_object semantics
Timothy Arceri
2017-04-26
1
-1
/
+1
*
mesa: replace _mesa_index_buffer::type with index_size
Marek Olšák
2017-04-22
1
-6
/
+7
*
mesa: add KHR_no_error support to glVertexAttribDivisor()
Timothy Arceri
2017-04-19
1
-8
/
+10
*
mesa/varray: add KHR_no_error support to *Pointer() functions
Timothy Arceri
2017-04-19
1
-116
/
+236
*
mesa/varray: add KHR_no_error support to some callers of validate_array_format()
Timothy Arceri
2017-04-19
1
-63
/
+73
*
mesa/varray: rename update_array_format() -> validate_array_format()
Timothy Arceri
2017-04-19
1
-26
/
+45
*
mesa/varray: create get_array_format() helper
Timothy Arceri
2017-04-19
1
-11
/
+20
*
mesa/varray: split update_array() into validate_array() and update_array()
Timothy Arceri
2017-04-19
1
-14
/
+41
*
mesa: move glMultiDrawArrays to vbo and fix error handling
Nicolai Hähnle
2017-04-19
1
-18
/
+0
*
mesa: simplify and optimise vertex bindings tracking
Timothy Arceri
2017-04-08
1
-5
/
+3
*
mesa: stop abstracting buffer object hashtable locking
Timothy Arceri
2017-04-07
1
-2
/
+2
*
mesa: move FLUSH_VERTICES() call to meta
Timothy Arceri
2017-03-31
1
-7
/
+2
*
mesa: Create pointers for multithread marshalling dispatch table.
Paul Berry
2017-03-16
1
-4
/
+4
*
mesa/extensions: expose OES_vertex_half_float for ES2
Kevin Strasser
2016-11-09
1
-2
/
+5
*
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
2016-10-28
1
-2
/
+2
*
mesa: update comment on vertex_attrib_binding()
Brian Paul
2016-10-28
1
-1
/
+2
*
mesa: rename gl_vertex_array_object::VertexBinding to BufferBinding
Brian Paul
2016-10-28
1
-16
/
+16
*
mesa: fix indentation in vertex_attrib_binding()
Brian Paul
2016-10-13
1
-2
/
+2
*
mesa: add sanity check assertion in update_array_format
Brian Paul
2016-10-13
1
-0
/
+3
*
mesa: remove needless cast in update_array()
Brian Paul
2016-10-13
1
-1
/
+1
*
mesa: simplify update_array() with a vao local var
Brian Paul
2016-10-13
1
-7
/
+7
*
mesa: rename gl_vertex_attrib_array gl_array_attributes
Brian Paul
2016-10-13
1
-7
/
+7
*
mesa: rename gl_vertex_attrib_array::VertexBinding
Brian Paul
2016-10-13
1
-8
/
+8
*
mesa: Remove set but not used gl_client_array::Stride.
Mathias Fröhlich
2016-07-31
1
-1
/
+0
*
mesa: Remove set but not used gl_client_array::Enabled.
Mathias Fröhlich
2016-07-31
1
-1
/
+0
*
mesa: Walk the VAO in _mesa_print_arrays.
Mathias Fröhlich
2016-07-31
1
-32
/
+20
*
mesa: Move sanity check of BindVertexBuffer for OpenGL ES 3.1
Marta Lofstedt
2016-01-19
1
-0
/
+4
*
mesa/varray: set double arrays to non-normalised.
Dave Airlie
2015-12-10
1
-1
/
+1
*
mesa: error out in indirect draw when vertex bindings mismatch
Tapani Pälli
2015-11-26
1
-0
/
+10
*
mesa: Refactor enable_vertex_array_attrib to make _mesa_enable_vertex_array_a...
Ian Romanick
2015-11-24
1
-9
/
+17
*
mesa: Refactor update_array_format to make _mesa_update_array_format_public
Ian Romanick
2015-11-24
1
-19
/
+49
*
mesa: Make bind_vertex_buffer avilable outside varray.c
Ian Romanick
2015-11-24
1
-14
/
+15
*
mesa: remove Driver.NewArrayObject
Marek Olšák
2015-10-03
1
-1
/
+1
*
mesa/es3.1: Enable GL_ARB_vertex_attrib_binding functionality for GLES 3.1
Marta Lofstedt
2015-09-22
1
-7
/
+7
*
mesa: whitespace, line wrap fixes in varray.c
Brian Paul
2015-09-16
1
-12
/
+20
*
mesa: Remove target parameter from _mesa_handle_bind_buffer_gen
Ian Romanick
2015-09-02
1
-2
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-3
/
+3
*
mesa: use _mesa_lookup_enum_by_nr() in print_array()
Brian Paul
2015-06-22
1
-4
/
+4
*
Revert "mesa: Add ARB_direct_state_access checks in VAO functions"
Ian Romanick
2015-05-28
1
-64
/
+0
*
mesa: Add ARB_direct_state_access checks in VAO functions
Fredrik Höglund
2015-05-14
1
-0
/
+64
*
mesa: Implement GetVertexArrayIndexed[64]iv
Fredrik Höglund
2015-05-08
1
-0
/
+117
[next]