projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nv50/ir/nir: add loadFrom and storeTo helpler
[mesa.git]
/
src
/
mesa
/
vbo
/
2019-03-15
Mathias Fröhlich
vbo: Fix GL_PRIMITIVE_RESTART_FIXED_INDEX in display...
tree
|
commitdiff
2019-03-15
Mathias Fröhlich
vbo: Fix basevertex handling in display list compiles.
tree
|
commitdiff
2019-03-15
Mathias Fröhlich
mesa: Replace _ae_{,un}map_vbos with _mesa_vao_{,un...
tree
|
commitdiff
2019-03-15
Mathias Fröhlich
mesa: Use _mesa_array_element in dlist save.
tree
|
commitdiff
2018-11-21
Mathias Fröhlich
mesa: Factor out struct gl_vertex_format.
tree
|
commitdiff
2018-11-21
Mathias Fröhlich
mesa: Work with bitmasks when en/dis-abling VAO arrays.
tree
|
commitdiff
2018-11-21
Mathias Fröhlich
mesa: Remove gl_array_attributes::Enabled.
tree
|
commitdiff
2018-11-21
Mathias Fröhlich
mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.
tree
|
commitdiff
2018-11-21
Marek Olšák
mesa/glthread: enable immediate mode
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirect
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Pull the _mesa_set_draw_vao calls out of the if...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Preserve vbo_save::no_current_update on primitive...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Make no_current_update an argument to vbo_save_Not...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Move no_current_update out of _mesa_prim.
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Remove the now unused VBO_SAVE_PRIM_WEAK define.
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Remove the always false branch dlist replay.
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Test for VBO_SAVE_PRIM_WEAK in _mesa_prim::mode...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Remove VBO_SAVE_PRIM_WEAK from vbo_save_NotifyBegi...
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Remove set but not used weak field from _mesa_prim.
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Remove the VBO_SAVE_FALLBACK flag.
tree
|
commitdiff
2018-11-01
Mathias Fröhlich
vbo: Remove unused vbo_save_fallback function.
tree
|
commitdiff
2018-07-19
Marek Olšák
mesa: expose ARB_indirect_parameters in the compatibili...
tree
|
commitdiff
2018-07-19
Marek Olšák
vbo: fix ARB_multi_draw_indirect for the compatibility...
tree
|
commitdiff
2018-06-29
Dave Airlie
vbo_save: add support for doubles to display list code
tree
|
commitdiff
2018-06-29
Timothy Arceri
mesa: add compat profile support for ARB_multi_draw_ind...
tree
|
commitdiff
2018-06-29
Timothy Arceri
mesa: add ARB_draw_indirect support to compat profile
tree
|
commitdiff
2018-06-05
Mathias Fröhlich
mesa: Make sure that imm draws are flushed before other...
tree
|
commitdiff
2018-05-30
Marek Olšák
mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
tree
|
commitdiff
2018-05-18
Dave Airlie
vbo: remove MaxVertexAttribStride assert check.
tree
|
commitdiff
2018-05-17
Mathias Fröhlich
mesa: The glArrayElement api is independent of the...
tree
|
commitdiff
2018-05-17
Mathias Fröhlich
mesa: Remove flush_vertices argument from VAO methods.
tree
|
commitdiff
2018-05-10
Mathias Fröhlich
mesa/vbo/tnl: Move gl_vertex_array related stuff to...
tree
|
commitdiff
2018-05-10
Mathias Fröhlich
mesa: Compute effective buffer bindings in the vao.
tree
|
commitdiff
2018-04-23
Timothy Arceri
mesa: rename api_validate.{c,h} -> draw_validate.{c,h}
tree
|
commitdiff
2018-04-12
Marek Olšák
mesa: include mtypes.h less
tree
|
commitdiff
2018-04-04
Jon Turney
Fix use of alloca() without #include <c99_alloca.h>
tree
|
commitdiff
2018-03-31
Mathias Fröhlich
vbo: Use alloca for _vbo_draw_indirect.
tree
|
commitdiff
2018-03-31
Mathias Fröhlich
vbo: Remove unused includes to vbo_private.h
tree
|
commitdiff
2018-03-31
Mathias Fröhlich
vbo: Move vbo_split into the tnl module.
tree
|
commitdiff
2018-03-31
Mathias Fröhlich
vbo: Readd the arrays argument to the legacy draw methods.
tree
|
commitdiff
2018-03-31
Mathias Fröhlich
vbo: Remove the now unused vbo draw path.
tree
|
commitdiff
2018-03-31
Mathias Fröhlich
vbo: Remove vbo_indirect_draw_func.
tree
|
commitdiff
2018-03-30
Jakob Bornecrantz
vbo: MaxVertexAttribStride is not always set
tree
|
commitdiff
2018-03-23
Mathias Fröhlich
vbo: Make sure the internal VAO's stay within limits.
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
vbo: Remove now duplicate _DrawVAO notification.
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
vbo: Remove now duplicate _vbo_update_inputs from dlist...
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
vbo: Remove redundant set of DriverFlags.NewArray in...
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
vbo: Remove vbo...recalculate_inputs from vbo_exec_inva...
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
mesa: Set DriverFlags.NewArray together with vbo.....
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
mesa: Update VAO internal state when setting the _DrawVAO.
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
vbo: Move vbo_bind_arrays into a dd_driver_functions...
tree
|
commitdiff
2018-03-22
Mathias Fröhlich
mesa: Move vbo draw functions into dd_function_table.
tree
|
commitdiff
2018-03-15
Mathias Fröhlich
vbo: Correctly handle source arrays in vbo_split_copy.
tree
|
commitdiff
2018-03-10
Mathias Fröhlich
mesa: Make gl_vertex_array contain pointers to first...
tree
|
commitdiff
2018-03-03
Mathias Fröhlich
vbo: Try to reuse the same VAO more often for successiv...
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove vbo_save_vertex_list::vertex_size.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove vbo_save_vertex_list::buffer_offset.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove vbo_save_vertex_list::start_vertex.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove vbo_save_vertex_list::attrsz.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove vbo_save_vertex_list::attrtype.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove vbo_save_vertex_list::enabled.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove reference to the vertex_store from the...
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Implement current values update in terms of the...
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Implement vbo_loopback_vertex_list in terms of...
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Use a local variable for the dlist offsets.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove unused vbo_save_context::wrap_count.
tree
|
commitdiff
2018-03-01
Mathias Fröhlich
vbo: Remove unused vbo_save_vertex_list::dangling_attr_ref.
tree
|
commitdiff
2018-02-23
Marek Olšák
mesa: replace some API_OPENGL_CORE checks with _mesa_is...
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Make use of _DrawVAO from the dlist code.
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Make use of _DrawVAO from immediate mode draw
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Implement tool functions for vbo specific VAO...
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Use _DrawVAO for array type draw commands.
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Implement method to track the inputs array.
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Remove get_vp_mode() and enum vp_mode.
tree
|
commitdiff
2018-02-23
Mathias Fröhlich
vbo: Use _VPMode instead of get_vp_mode().
tree
|
commitdiff
2018-02-08
Brian Paul
vbo: add a comment on vbo_draw_transform_feedback()
tree
|
commitdiff
2018-02-08
Brian Paul
vbo: improve comments on vbo_draw_func()
tree
|
commitdiff
2018-02-06
Brian Paul
mesa: rename gl_vertex_array_object::_VertexAttrib...
tree
|
commitdiff
2018-02-06
Mathias Fröhlich
vbo: Move vbo_rebase into its only caller module tnl.
tree
|
commitdiff
2018-02-06
Mathias Fröhlich
mesa: Use atomics for buffer objects reference counts.
tree
|
commitdiff
2018-02-06
Andres Gomez
vbo: provide 64bits support to print_draw_arrays
tree
|
commitdiff
2018-02-06
Andres Gomez
vbo: take into account the size when printing VAO elements
tree
|
commitdiff
2018-02-06
Andres Gomez
vbo: print first element of the VAO when the binding...
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
vbo: Simplify input array distribution for dlist type...
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
vbo: Simplify input array distribution for imm type...
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
vbo: Simplify input array distribution for array type...
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
vbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
mesa: Put materials at the end of the generic block.
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
mesa: Use defines for the aliased material array attrib...
tree
|
commitdiff
2018-02-01
Mathias Fröhlich
vbo: Correctly handle attribute offsets in dlist draw.
tree
|
commitdiff
2018-02-01
Brian Paul
vbo: change an argument in vbo_draw_indirect_prims()
tree
|
commitdiff
2018-02-01
Brian Paul
vbo: add comments on the VBO draw function typedefs
tree
|
commitdiff
2018-02-01
Brian Paul
vbo: s/drawcount/drawcount_offset
tree
|
commitdiff
2018-02-01
Brian Paul
vbo: use vbo local var for draw call in vbo_save_playba...
tree
|
commitdiff
2018-01-30
Marek Olšák
mesa: replace GLenum with GLenum16 in common structures...
tree
|
commitdiff
2018-01-29
Brian Paul
mesa/vbo: replace vbo_draw_method() with _mesa_set_draw...
tree
|
commitdiff
2018-01-29
Brian Paul
vbo: s/[0]/[VERT_ATTRIB_POS]/ in recalculate_input_bind...
tree
|
commitdiff
2018-01-29
Brian Paul
vbo: add new VBO_ATTRIBS_ masks to vbo_attrib.h
tree
|
commitdiff
2018-01-29
Brian Paul
vbo: s/VBO_ATTRIB_INDEX/VBO_ATTRIB_COLOR_INDEX/
tree
|
commitdiff
next