gallium,util: Pull u_indices and u_primconvert back into gallium
[platform/upstream/mesa.git] / src / mesa / vbo / vbo_save_api.c
2023-01-26 Jason Ekstrandgallium,util: Pull u_indices and u_primconvert back...
2022-10-19 Marek Olšákglapi: remove EXT and ARB suffixes from Draw functions
2022-09-26 Marek Olšákmesa: rename GL dispatch initialization functions to...
2022-09-26 Marek Olšákmesa: remove deprecated comments
2022-09-26 Marek Olšákglapi: rename 'vtxfmt' to 'beginend' to make it clear
2022-09-26 Marek Olšákvbo: don't call _glapi_set_dispatch for GL_COMPILE_AND_...
2022-09-23 Paul Gofmanvbo/dlist: keep buffers used in loopback_vertex_list...
2022-09-21 Marek Olšákmesa: fix glDrawRangeElementsBaseVertex should be compi...
2022-03-31 Erik Faye-Lundvbo/dlist: do not try to pad an empty draw
2022-01-06 Pierre-Eric Pellou... vbo/dlist: add vertices to incomplete primitives
2022-01-06 Pierre-Eric Pellou... vbo/dlist: fix loopback crash
2022-01-03 Mike Blumenkrantzmesa/vbo: be more comprehensive for degenerate primitiv...
2021-12-15 Dave Airliemesa/bufferobj: rename bufferobj functions to be more...
2021-12-15 Dave Airliemesa/st: start moving bufferobject alloc/free/reference...
2021-12-14 Marek Olšákmesa: remove all GL func forward declarations because...
2021-12-14 Marek Olšákmesa: rename _ae_ArrayElement -> _mesa_ArrayElement...
2021-12-14 Marek Olšákmesa: remove GLvertexformat
2021-12-14 Marek Olšákvbo: rename ES vertex functions to match GL dispatch...
2021-12-14 Marek Olšákmesa: inline vbo_initialize_save_dispatch and rename...
2021-12-08 Dave Airliemesa/st: replace most of buffer funcs with direct calls.
2021-11-16 Mike Blumenkrantzmesa: convert unsupported primtypes during display...
2021-11-04 Marek Olšákvbo: utilize structure padding to optimize indirection...
2021-11-04 Pierre-Eric Pellou... vbo/dlist: free copied.buffer if no vertices were copied
2021-10-29 Marek Olšákvbo: restructure vbo_save_vertex_list to get more cache...
2021-10-29 Marek Olšákmesa: remove PADDING_64BIT by adding the dlist header...
2021-10-19 Marek Olšákgallium,vbo: add PIPE_BIND_VERTEX_STATE for display...
2021-10-01 Marek Olšákmesa: use pipe_vertex_state in vbo and st/mesa for...
2021-09-17 Pierre-Eric Pellou... vbo/dlist: reallocate the vertex buffer on vertex upgrade
2021-09-09 Pierre-Eric Pellou... vbo/dlist: fix indentation in vbo_save_api.c
2021-09-09 Pierre-Eric Pellou... vbo/dlist: rework vertex_store management
2021-09-09 Pierre-Eric Pellou... vbo/dlist: rework primitive store handling
2021-09-09 Pierre-Eric Pellou... vbo/dlist: rework buffer sizes
2021-09-09 Pierre-Eric Pellou... vbo/dlist: add documentation
2021-09-09 Pierre-Eric Pellou... vbo/dlist: remove vbo_save_context::vert_count
2021-09-09 Pierre-Eric Pellou... vbo/dlist: remove vbo_save_copied_vtx
2021-09-09 Pierre-Eric Pellou... vbo/dlist: fix max_index_count value
2021-09-09 Pierre-Eric Pellou... vbo/dlist: rework out of memory
2021-09-09 Pierre-Eric Pellou... vbo/dlist: don't force list compilation if out of verte...
2021-09-09 Pierre-Eric Pellou... vbo/dlist: limit allocation sizes
2021-09-09 Pierre-Eric Pellou... vbo/dlist: remove vbo_save_context::max_vert
2021-09-09 Pierre-Eric Pellou... vbo/dlist: realloc vertex stores
2021-09-09 Pierre-Eric Pellou... vbo/dlist: remove vbo_save_context::buffer_map
2021-09-09 Pierre-Eric Pellou... vbo/dlist: reset vertex_store::used in reset_counters
2021-09-09 Pierre-Eric Pellou... vbo/dlist: remove vbo_save_context::buffer_ptr
2021-09-09 Pierre-Eric Pellou... vbo/dlist: don't force list compilation if out of prim...
2021-09-09 Pierre-Eric Pellou... vbo/dlist: realloc prims array instead of free/malloc
2021-09-09 Pierre-Eric Pellou... vbo/dlist: use prim_store directly
2021-09-09 Pierre-Eric Pellou... vbo/dlist: don't store prim_store
2021-09-09 Pierre-Eric Pellou... vbo/dlist: remove vbo_save_vertex_store::bufferobj
2021-09-09 Pierre-Eric Pellou... vbo/dlist: use a single buffer object
2021-09-09 Pierre-Eric Pellou... vbo/dlist: use buffer_in_ram_size
2021-09-09 Pierre-Eric Pellou... vbo/dlist: move VAO update at the end
2021-09-09 Pierre-Eric Pellou... vbo/dlist: apply start_offset after indices construction
2021-09-09 Pierre-Eric Pellou... vbo/dlist: simplify add_vertex function
2021-08-02 Marek Olšákshader_enums,mesa: move VERT_ATTRIB_EDGEFLAG to slot...
2021-08-02 Pierre-Eric Pellou... dlist: implement vertices deduplication
2021-08-02 Pierre-Eric Pellou... dlist: upload vertices in compile_vertex_list
2021-07-09 Pierre-Eric Pellou... dlist: use a new OPCODE to avoid loading cold data
2021-07-09 Pierre-Eric Pellou... dlist: use a separate opcode for vbo replay using loopback
2021-07-09 Pierre-Eric Pellou... dlist: split hot/cold data from vertex_list
2021-07-09 Pierre-Eric Pellou... dlist: use an union instead of allocating a 1-sized...
2021-07-09 Pierre-Eric Pellou... dlist: unindent code
2021-04-30 Mike Blumenkrantzgallium: move pipe_draw_info::index_bias to pipe_draw_s...
2021-04-30 Mike Blumenkrantzgallium: rename pipe_draw_start_count -> pipe_draw_star...
2021-04-01 Pierre-Eric Pellou... vbo/dlist: use DrawGallium(Complex)
2021-04-01 Pierre-Eric Pellou... dlist: remove ListExt feature
2021-01-20 Kenneth Graunkevbo: Only mark merged line strips as lines when actuall...
2021-01-20 Kenneth Graunkevbo: Don't set node->min_index = max_index = indices_of...
2021-01-05 Pierre-Eric Pellou... vbo/dlist: use a shared index buffer
2021-01-05 Marek Olšákvbo: remove _mesa_prim parameter from vbo_copy_vertices
2021-01-05 Marek Olšákvbo: remove _mesa_prim parameter from vbo_merge_draws
2021-01-05 Marek Olšákvbo: remove _mesa_prim parameter from vbo_try_prim_conv...
2020-12-08 Pierre-Eric Pellou... vbo/dlist: only use merged primitives when it's ok...
2020-12-08 Pierre-Eric Pellou... vbo/dlist: avoid splitting draw commands in multiple...
2020-12-08 Pierre-Eric Pellou... vbo/dlist: refactor prim_store/vertex_store allocations
2020-12-08 Pierre-Eric Pellou... vbo/dlist: implement primitive merging
2020-12-08 Pierre-Eric Pellou... vbo/dlist: convert LINE_STRIPS to LINES
2020-12-08 Pierre-Eric Pellou... vbo/dlist: create an index buffer in compile_vertex_list
2020-12-03 Marek Olšákvbo: remove gl_context dereferences when we can just...
2020-12-01 Pierre-Eric Pellou... vbo: update fallthrough comments
2020-11-18 Marek Olšákmesa: index _RestartIndex with index_size_shift
2020-11-18 Marek Olšákmesa: move primitive restart enablement determination...
2020-11-17 Pierre-Eric Pellou... mesa/gallium: add MESA_MAP_ONCE / PIPE_MAP_ONCE
2020-10-07 Marek Olšákmesa: remove api_loopback to remove call indirections
2020-10-07 Marek Olšákmesa: don't use GET_DISPATCH because it doesn't work...
2020-07-02 Timothy Arcerimesa/vbo: add some missing fallthrough comments
2020-04-27 Marek Olšákmesa: extend _mesa_bind_vertex_buffer to take ownership...
2020-04-27 Marek Olšákmesa: add offset_is_int32 param into _mesa_bind_vertex_...
2020-04-21 Dylan Bakerreplace malloc macros in imports.h with u_memory.h...
2020-04-06 Marek Olšákmesa: precompute _mesa_primitive_restart_index during...
2020-04-06 Marek Olšákmesa: remove no longer needed _mesa_is_bufferobj function
2020-03-05 Marek Olšákvbo: merge more primitive types for glBegin/End (v2)
2020-03-05 Marek Olšákvbo: deduplicate copy_vertices functions
2020-02-28 Marek Olšákmesa: move num_instances and base_instance out of _mesa...
2020-02-11 Marek Olšákmesa: don't use bitfields in _mesa_prim
2020-02-11 Marek Olšákmesa: remove unused _mesa_prim::is_indirect
2020-02-04 Marek Olšákvbo: use the template for save GLvertexformat initializ...
2020-02-04 Marek Olšákvbo: use the template for noop GLvertexformat initializ...
2019-05-04 Mathias Fröhlichmesa: Correct the is_vertex_position decision for dlists.
2019-05-04 Mathias Fröhlichmesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin.
next