platform/upstream/mesa.git
2021-12-08 Rhys Perryradv: add radv_meta_init_shader
2021-12-08 James Jonesgbm: Don't pass default usage flags on ABIs < 1
2021-12-08 Samuel Pitoisetradv: mark GFX10.3 (aka RDNA2) as conformant products...
2021-12-08 Samuel Pitoisetradv: fix resume/suspend render pass with depth/stencil...
2021-12-08 Samuel Pitoisetradv: add initial SPM support on GFX10+
2021-12-08 Samuel Pitoisetradv: add few helpers for configuring performance counters
2021-12-08 Samuel Pitoisetradv/sqtt: always dump pipelines and shaders ISA
2021-12-08 Alex Xu (Hello71)Fix TSD stubs for non-initial-exec case (fixes #5667).
2021-12-08 Adam Jacksonglapi: Remove remnants of EXT_paletted_texture and...
2021-12-08 Thong Thairadeon/vcn: implement encoder dpb management
2021-12-08 Thong Thairadeon: hardcode uvd/vce encoder not_referenced value...
2021-12-08 Thong Thaifrontends/va/enc: allow for frames to be marked as...
2021-12-08 Thong Thairadeon/vcn: increase encoder dpb size
2021-12-08 Thong Thaifrontends/va/enc: hardcode h265 encoder ref pic list...
2021-12-08 Thong Thaifrontends/va: disable packed header support for h264...
2021-12-08 Cherser-sradv: handle VK_DESCRIPTOR_TYPE_SAMPLER in VK_VALVE_mut...
2021-12-08 Francisco Jerezintel/fs/xehp: Teach SWSB pass about the exec pipeline...
2021-12-08 Emma Anholtr300/ci: Update loop expectations
2021-12-08 Emma Anholtr300: Route shader stats output to ARB_debug_output.
2021-12-08 Emma Anholtr300: Precompile the FS at shader creation time.
2021-12-08 Emma Anholtr300: Remove the non_normalized_coords from the shader...
2021-12-08 Emma Anholtr300: Also consider ALU condition modifiers for loop...
2021-12-08 Emma Anholtr300: Ensure that immediates have matching negate flags...
2021-12-08 Emma Anholtr300: Cache the var list in the peephole_mul_omod(...
2021-12-08 Emma Anholtr300: Move the instruction filter for r500_transform_IF...
2021-12-08 Mike Lothianmeson: Fix dri.pc dridriverdir
2021-12-08 Ilia Mirkinfreedreno/ci/a306: increase concurrency
2021-12-08 Ilia Mirkinfreedreno/ci/a306: add more skips
2021-12-07 Dave Airlieintel/crocus: push main/macros.h out to the users
2021-12-07 Dave Airlieintel/compiler: drop shader_info.h from compiler header
2021-12-07 Dave Airliebrw/compiler: drop mtypes.h from compiler
2021-12-07 Dave Airlieanv: include futex.h explicitly in allocator.
2021-12-07 Dave Airliemesa: move _mesa_varying_slot_in_fs to shader_enums
2021-12-07 Nanley Cheryintel/isl: Drop extra devinfo checks for CCS support
2021-12-07 Nanley Cheryiris: Drop the YCRCB cases in finish_aux_import
2021-12-07 Nanley Cheryintel/isl: Restore CCS_E support for YUYV and UYVY
2021-12-07 Erik Faye-Lunddocs: remove stale notice about deleted dir
2021-12-07 Erik Faye-Lunddocs: remove mentions of deleted code
2021-12-07 Erik Faye-Lundci: remove testing of deleted code
2021-12-07 Erik Faye-LundCODEOWNERS: remove ownership of deleted code
2021-12-07 Michel Zoumeson: check -mtls if has_exe_wrapper
2021-12-07 Manas Chaudharypanvk: Add check for null fence
2021-12-07 Danylo Piliaievir3,turnip: Add support for GL_KHR_shader_subgroup_quad
2021-12-07 Danylo Piliaievir3,turnip: Enable subgroup ops support in all stages...
2021-12-07 Danylo Piliaievir3: Use getfiberid for SubgroupInvocationID on gen4
2021-12-07 Danylo Piliaievir3: Add gen4 new subgroup instructions
2021-12-07 Samuel Pitoisetradv: avoid prefixing few VkXXX structures by struct
2021-12-07 Lionel Landwerlinutil/u_vector: prevent C++ warning on cast from void...
2021-12-07 Dave Airliemesa/crocus/iris/blorp: drop minify macro in favour...
2021-12-07 Adam Jacksonmesa: Make _mesa_generate_mipmap_level static
2021-12-07 Adam Jacksonmesa: Remove unused execmem code
2021-12-07 Adam Jacksonmesa/program: Dead code cleanup
2021-12-07 Adam Jacksonmesa/vbo: Always use buffer objects for storage
2021-12-07 Adam Jacksonmesa: Remove unused _vbo_current_binding
2021-12-07 Adam Jacksonmesa: Remove unused _es_{,Get}TexGenfv
2021-12-07 Adam Jacksonmesa: Remove unused _es_RenderbufferStorageEXT
2021-12-07 Adam Jacksonmesa: Remove unused _es_color4ub
2021-12-07 Adam Jacksonmesa: Remove unused _mesa_compressed_image_address
2021-12-07 Adam Jacksonmesa: Remove unused _mesa_apply_ci_transfer_ops
2021-12-07 Adam Jacksonmesa: Remove unused _check_*TexGen*OES
2021-12-07 Adam Jacksonmesa: Remove unused _mesa_DrawTexx{,v}
2021-12-07 Adam Jacksonmesa: Remove unused _mesa_get_render_format
2021-12-07 Adam Jacksonmesa: Remove unused _mesa_all_buffers_are_unmapped
2021-12-07 Samuel Pitoisetradv: fix dynamic rendering with VRS
2021-12-07 Samuel Pitoisetradv: constify radv_vs_input_state() in more places
2021-12-07 Samuel Pitoisetradv: constify radv_vertex_binding in CmdSetVertexInput...
2021-12-07 Samuel Pitoisetradv: move a comment at the right place in CmdBindVerte...
2021-12-07 Danylo Piliaievfreedreno,tu: Limit the amount of instructions preloade...
2021-12-07 Dave Airliemesa/st: move external objects to direct calls
2021-12-07 Dave Airliemesa/st: move transformfeedback to direct calls
2021-12-07 Dave Airliemesa/st: move barriers to direct call
2021-12-07 Dave Airliemesa/st: direct call sync object functions
2021-12-07 Dave Airliemesa/dd/st: direct wire queries/timestamp/condrender.
2021-12-07 Dave Airliemesa/dd/st: move get strings pointer out of dd.h
2021-12-07 Dave Airliemeson: make mesa/tests/glx depend on gallium
2021-12-07 Dave Airlieintel/compiler: drop glsl options from brw_compiler
2021-12-07 Emma Anholtnir/algebraic: Move all the individual transforms to...
2021-12-07 Emma Anholtnir/algebraic: Mark the automaton's filter tables as...
2021-12-07 Emma Anholtnir/algebraic: Pack various bitfields in the nir_search...
2021-12-07 Emma Anholtnir/algebraic: Move relocations for variable conds...
2021-12-07 Emma Anholtnir/algebraic: Move relocations for expression conds...
2021-12-07 Emma Anholtnir/algebraic: Remove array-of-cond code
2021-12-07 Emma Anholtnir/algebraic: Replace relocations for nir_search value...
2021-12-07 Emma Anholtnir/algebraic: Drop the check for cache == None.
2021-12-07 Emma Anholtnir/algebraic: Move some generated-code algebraic opt...
2021-12-07 Emma Anholtnouveau/nir: Use the address reg for indirect scratch...
2021-12-07 Timothy Arcerimesa: make struct in gl_program a union and remove...
2021-12-07 Qiang Yuloader/dri3: support glx pbuffer swap
2021-12-07 Qiang Yuloader/dri3: stop doing anything in swap buffer for...
2021-12-07 Qiang Yuloader/dri3: rename dri3_fake_front_buffer
2021-12-07 Qiang Yuloader/dri3: replace is_pixmap with drawable type
2021-12-07 Qiang Yuloader/dri3: setup present event with drawable type...
2021-12-07 Qiang Yuloader/dri3: pack window present event setup into a...
2021-12-07 Qiang Yuloader/dri3: remove unused present capability query
2021-12-07 Qiang Yuloader/dri3: add drawable type set by GLX and EGL
2021-12-07 Qiang Yuglx: add drawable type argument when create drawable
2021-12-07 Qiang Yuglx: check drawable type before create drawble
2021-12-07 Qiang Yuglx: no need to create extra pixmap for pbuffer
2021-12-07 Timothy Arceriutil: add workaround for SNK HEROINES Tag Team Frenzy
2021-12-07 Timothy Arceriutil: add dri config option force_compat_shaders
next