platform/upstream/mesa.git
2021-12-16 Adam Jacksondri: Remove unused driContextSetFlags
2021-12-16 Adam Jacksonmesa: Remove unused _mesa_initialize_visual
2021-12-16 Sagar Ghugeanv, iris: Implement Wa_14014890652 for DG2
2021-12-16 Anuj Phogatanv, iris: Add Wa_22011440098 for DG2
2021-12-16 Anuj Phogatanv, iris: Add Wa_16011773973 for DG2
2021-12-15 Caio OliveiraRevert "nir: disable a NIR test due to undebuggable...
2021-12-15 Caio Oliveirameson: Bump version required for gtest protocol
2021-12-15 Caio Oliveiranir: Initialize nir_register::divergent
2021-12-15 Emma Anholtnir_to_tgsi: Set the TGSI Precise flag for exact ALU...
2021-12-15 Ian Romanickmesa: OpenGL 1.3 and OpenGL ES 1.0 are not optional
2021-12-15 Ian Romanickmesa: OpenGL 1.3 feature GL_ARB_texture_env_dot3 is...
2021-12-15 Ian Romanickmesa: OpenGL 1.3 feature GL_ARB_texture_env_combine...
2021-12-15 Ian Romanickmesa: OpenGL 1.3 feature GL_ARB_texture_cube_map is...
2021-12-15 Ian Romanickmesa: OpenGL 1.3 feature GL_ARB_texture_border_clamp...
2021-12-15 Ian Romanickintel/fs: Use HF as destination type for F32TOF16 in...
2021-12-15 Chia-I Wuvenus: cache shmems
2021-12-15 Chia-I Wuvenus: add VN_CS_ENCODER_STORAGE_SHMEM_POOL for VkComma...
2021-12-15 Chia-I Wuvenus: add vn_cs_encoder_storage_type
2021-12-15 Chia-I Wuvenus: use vn_renderer_shmem_pool for reply shmems
2021-12-15 Chia-I Wuvenus: add vn_renderer_shmem_pool
2021-12-15 Chia-I Wuvenus: add vn_renderer_util.[ch]
2021-12-15 Dave Airliemesa: inline mesa_initialize_buffer_object.
2021-12-15 Dave Airliemesa/st: remove st_cb_bufferobjects*
2021-12-15 Dave Airliemesa/bufferobj: move invalidate buffer to optional...
2021-12-15 Dave Airliemesa/st: rename access flag to transfer flag function
2021-12-15 Dave Airliebufferobj: cleanup subdata copies
2021-12-15 Dave Airliebufferobj: inline page commitment
2021-12-15 Dave Airliebufferobj: inline buffer clearing
2021-12-15 Dave Airliebufferobj: make sw clear buffer static, move it and...
2021-12-15 Dave Airliemesa/bufferobj: rename bufferobj functions to be more...
2021-12-15 Dave Airliemesa/st: make static the buffer object funcs that can be
2021-12-15 Dave Airliemesa/st: migrate most of state tracker buffer objects...
2021-12-15 Dave Airliemesa: add pointer to cso_context to gl_context
2021-12-15 Dave Airliemesa: add a pointer to st_config_options to gl_context
2021-12-15 Dave Airliemesa: add a pipe_context pointer to gl context
2021-12-15 Dave Airliemesa/st: start moving bufferobject alloc/free/reference...
2021-12-15 Dave Airliemesa/st: merge st buffer object into GL
2021-12-15 Alejandro Piñeirobroadcom/compiler: avoid unneeded sint/unorm clamping...
2021-12-15 Samuel Pitoisetradv/winsys: update sparse mappings with OP_REPLACE...
2021-12-15 Samuel Pitoisetradv/winsys: stop using reference counting for virtual BOs
2021-12-15 Samuel Pitoisetradv/winsys: clear the PRT VA range when destroying...
2021-12-15 Samuel Pitoisetradv/winsys: remove useless has_sparse_vm_mappings...
2021-12-14 Jason EkstrandRevert "anv: Stop doing too much per-sample shading"
2021-12-14 Marek Olšákmesa: use nop dispatch for ColorTable/Convolution/Histogram
2021-12-14 Marek Olšákmesa: remove all GL func forward declarations because...
2021-12-14 Marek Olšákmesa,vbo: make ES wrapper functions static
2021-12-14 Marek Olšákglapi: add missing no_error settings for implemented...
2021-12-14 Marek Olšákmesa: remove COPY_DISPATCH code that doesn't do anything
2021-12-14 Marek Olšákmesa: rename _ae_ArrayElement -> _mesa_ArrayElement...
2021-12-14 Marek Olšákmesa: use ctx->GLThread.enabled now that it's correct
2021-12-14 Marek Olšákglthread: disable glthread if the context is lost
2021-12-14 Marek Olšákglthread: fix restoring the dispatch in destroy when...
2021-12-14 Marek Olšákglthread: inline _mesa_glthread_restore_dispatch and...
2021-12-14 Marek Olšákglthread: set marshal functions in dispatch only if...
2021-12-14 Marek Olšákglthread: add nop dispatch
2021-12-14 Marek Olšákvbo: expose all exec entrypoints for glthread and match...
2021-12-14 Marek Olšákmesa: remove GLvertexformat
2021-12-14 Marek Olšákglapi: autogenerate install_vtxfmt with python
2021-12-14 Marek Olšákglapi: autogenerate all _mesa_* forward declarations...
2021-12-14 Marek Olšákmesa: remove api_exec.h and move its contents into...
2021-12-14 Marek Olšákglapi: autogenerate api_save.h with save_* function...
2021-12-14 Marek Olšákglapi: autogenerate _mesa_initialize_save_table with...
2021-12-14 Marek Olšákglapi: move reusable glapi printing code to apiexec.py
2021-12-14 Marek Olšákvbo: rename ES vertex functions to match GL dispatch...
2021-12-14 Marek Olšákvbo: rename vertex functions to match GL dispatch names
2021-12-14 Marek Olšákmesa: add EXT suffix to VertexAttribI*EXT to match...
2021-12-14 Marek Olšákglapi: replace dispatch.h inline functions with macros...
2021-12-14 Marek Olšákglapi: move apiexec API condition determination to...
2021-12-14 Marek Olšákglapi: rename gl_genexec.py to api_exec_init.py, api_ex...
2021-12-14 Marek Olšákmesa: rename dlist functions to match dispatch function...
2021-12-14 Marek Olšákmesa: don't set CallList* redundantly in _mesa_initiali...
2021-12-14 Marek Olšákglapi: rename exec="dynamic" to exec "vtxfmt" to make...
2021-12-14 Marek Olšákmesa: move the ES2 check from vbo_init_tmp.h to install...
2021-12-14 Marek Olšákmesa: inline _vbo_install_exec_vtxfmt
2021-12-14 Marek Olšákmesa: move _mesa_initialize_vbo_vtxfmt calls to a commo...
2021-12-14 Marek Olšákmesa: inline _mesa_install_dlist_vtxfmt
2021-12-14 Marek Olšákmesa: inline _mesa_install_eval_vtxfmt
2021-12-14 Marek Olšákmesa: inline _mesa_install_arrayelt_vtxfmt
2021-12-14 Marek Olšákmesa: inline vbo_initialize_save_dispatch and rename...
2021-12-14 Marek Olšákmesa: include less stuff in dlist.c
2021-12-14 Gert Wollnyvirgl: Enable higher compatibility profiles if host...
2021-12-14 Gert Wollnyci: pin virglrenderer version
2021-12-14 Rhys Perryradv: have the null winsys set more fields
2021-12-14 Bas Nieuwenhuizenradv: Expose the ETC2 emulation.
2021-12-14 Bas Nieuwenhuizenradv: Deal with border colors with emulated ETC2.
2021-12-14 Bas Nieuwenhuizenradv: Add ETC2 decode shader.
2021-12-14 Bas Nieuwenhuizenradv: Add extra plane for decoding ETC images with...
2021-12-14 Bas Nieuwenhuizenradv: Use the correct base format for reintepretation.
2021-12-14 Bas Nieuwenhuizenradv: Set up ETC2 emulation wiring.
2021-12-14 Roman Stratiienkov3d: Don't force SCANOUT for PIPE_BIND_SHARED requests
2021-12-14 Roman Stratiienkov3dv: Hotfix: Rename remaining V3DV_HAS_SURFACE->V3DV_U...
2021-12-14 Iago Toral... broadcom/compiler: improve thrsw merge
2021-12-14 Kostiantyn... util/ra: use adjacency matrix for undirected graph
2021-12-14 Tomeu Vizosolvp: Free the driver_data pointer for all commands
2021-12-14 Juan A. Suarez... nir: use call_once() to init debug variable
2021-12-14 Juan A. Suarez... tgsi-to-nir: initialize NIR_DEBUG envvar
2021-12-14 Nanley Cheryiris: Disable the SMEM fallback for CCS on XeHP
2021-12-14 Nanley Cheryiris: Rework the DEVICE_LOCAL heap
2021-12-14 Nanley Cheryiris: Add and use bucket_info_for_heap
2021-12-14 Nanley Cheryiris: Add and use BUCKET_ARRAY_SIZE
next