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
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
st/mesa: simplify determination whether a draw needs min/max index
Marek Olšák
2020-02-14
1
-0
/
+11
*
mesa: translate into gallium vertex formats in mesa/main
Marek Olšák
2020-02-14
1
-0
/
+256
*
mesa: import PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET handling
Marek Olšák
2020-02-11
1
-0
/
+14
*
mesa: fix warning in 32 bits build
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-1
/
+1
*
mesa: add ARB_vertex_attrib_binding glVertexArray* functions
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-0
/
+87
*
mesa: extend vertex_array_attrib_format to support EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-12
/
+6
*
mesa: add ARB_instanced_arrays EXT_dsa function
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-0
/
+49
*
mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXT
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-0
/
+34
*
mesa: fix call to _mesa_lookup_vao_err
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-1
/
+1
*
mesa: add EXT_dsa glGetVertexArray* 4 functions
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+264
*
mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableVertexArrayAttribEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+32
*
mesa: add EXT_dsa glVertexArray* functions implementation
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+308
*
mesa: add vao/vbo lookup helper for EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+32
*
mesa: rework _mesa_lookup_vao_err to allow usage from EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-9
/
+9
*
mesa: add EXT_dsa glVertexArray* functions declarations
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+90
*
mesa: pass vao as a function paramter
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-60
/
+94
*
mesa: add EXT_dsa glMultiTexCoordPointerEXT function
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+26
*
mesa: Remove the now unused _NEW_ARRAY state change flag.
Mathias Fröhlich
2019-05-04
1
-17
/
+0
*
mesa: Track buffer object use also for VAO usage.
Mathias Fröhlich
2019-03-04
1
-2
/
+4
*
mesa: Factor out struct gl_vertex_format.
Mathias Fröhlich
2018-11-21
1
-28
/
+34
*
mesa: Work with bitmasks when en/dis-abling VAO arrays.
Mathias Fröhlich
2018-11-21
1
-18
/
+20
*
mesa: Remove gl_array_attributes::Enabled.
Mathias Fröhlich
2018-11-21
1
-7
/
+4
*
mesa: Use the gl_vertex_array_object::Enabled bitfield.
Mathias Fröhlich
2018-11-21
1
-5
/
+4
*
mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.
Mathias Fröhlich
2018-11-21
1
-8
/
+8
*
mesa: Collect all the draw functions in draw.{h,c}.
Mathias Fröhlich
2018-11-01
1
-43
/
+0
*
mesa: Flag _NEW_ARRAY only if we are changing ctx->Array.VAO.
Mathias Fröhlich
2018-05-17
1
-6
/
+14
*
mesa: Remove flush_vertices argument from VAO methods.
Mathias Fröhlich
2018-05-17
1
-23
/
+21
*
mesa: Remove FLUSH_VERTICES from VAO state changes.
Mathias Fröhlich
2018-05-17
1
-59
/
+6
*
mesa: Compute effective buffer bindings in the vao.
Mathias Fröhlich
2018-05-10
1
-0
/
+9
*
mesa: Flag early if we modify a SharedAndImmutable VAO.
Mathias Fröhlich
2018-03-23
1
-0
/
+6
*
mesa: Make gl_vertex_array contain pointers to first order VAO members.
Mathias Fröhlich
2018-03-10
1
-21
/
+0
*
mesa: replace some API_OPENGL_CORE checks with _mesa_is_desktop_gl
Marek Olšák
2018-02-23
1
-3
/
+3
*
mesa: Add flush_vertices to _mesa_bind_vertex_buffer.
Mathias Fröhlich
2018-02-23
1
-7
/
+8
*
mesa: Make _mesa_vertex_attrib_binding public.
Mathias Fröhlich
2018-02-23
1
-18
/
+20
*
mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.
Mathias Fröhlich
2018-02-23
1
-11
/
+19
*
mesa: Introduce a yet unused _DrawVAO.
Mathias Fröhlich
2018-02-23
1
-0
/
+2
*
mesa: Only update enabled VAO gl_vertex_array entries.
Mathias Fröhlich
2018-02-09
1
-4
/
+4
*
mesa: Fix VAO buffer object tracking.
Mathias Fröhlich
2018-02-09
1
-0
/
+2
*
mesa: Factor out _mesa_disable_vertex_array_attrib.
Mathias Fröhlich
2018-02-06
1
-14
/
+44
*
mesa: Track position/generic0 aliasing in the VAO.
Mathias Fröhlich
2018-02-01
1
-4
/
+14
*
mesa: remove invalid assertion in _mesa_enable_vertex_array_attrib()
Brian Paul
2018-01-30
1
-1
/
+0
*
mesa: use gl_vert_attrib enum type in more places
Brian Paul
2018-01-30
1
-6
/
+6
*
mesa: rename some 'client' array functions
Brian Paul
2018-01-30
1
-2
/
+2
*
mesa: check/assert array index in _mesa_bind_vertex_buffer()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: add an assertion in _mesa_enable_vertex_array_attrib()
Brian Paul
2018-01-30
1
-0
/
+1
*
mesa: shrink VERT_ATTRIB bitfields to 32 bits
Marek Olšák
2017-11-25
1
-1
/
+1
*
mesa: add KHR_no_error support to glPrimitiveRestartIndex()
Samuel Pitoiset
2017-07-31
1
-0
/
+8
*
mesa: add primitive_restart_index() helper
Samuel Pitoiset
2017-07-31
1
-4
/
+11
*
mesa: add KHR_no_error support to glVertexArrayBindingDivisor()
Samuel Pitoiset
2017-07-31
1
-0
/
+11
[next]