platform/upstream/mesa.git
2021-04-12 Thong Thairadeon: Add cropping to encoded H.265 when padding...
2021-04-12 Vasily Khoruzhicklima: limit number of draws per job
2021-04-12 Vasily Khoruzhicklima: use passed surface to get mipmap level for reload...
2021-04-12 Erico Nuneslima: increase epsilon for depthrange near == far
2021-04-12 Marek Olšákac/surface: use named "color and "zs" structures in...
2021-04-12 Marek Olšákac/surface: unify htile_* and dcc_* fields as meta_...
2021-04-12 Marek Olšákac/surface: unify htile_levels and dcc_levels as meta_l...
2021-04-12 Marek Olšákac/surface: pack radeon_surf better
2021-04-12 Marek Olšákac/surface: overlap color and Z/S fields using a union...
2021-04-12 Marek Olšákac/surface: pack alignments by storing log2 in radeon_surf
2021-04-12 Marek Olšákac/surface: pack radeon_surf::num_htile_levels better
2021-04-12 Marek Olšákac/surface: pack gfx9_surf_layout:resource_type better...
2021-04-12 Marek Olšákac/surface: pack gfx9_surf_meta_flags better
2021-04-12 Marek Olšákac/surface: inline and reorder gfx9_surf_flags for...
2021-04-12 Marek Olšákac/surface: change legacy_surf_level::offset to 32...
2021-04-12 Marek Olšákac/surface: overlap color and Z/S fields using a union...
2021-04-12 Marek Olšákac/surface: split dcc level info from surface_info...
2021-04-12 Rhys Perrynir/loop_unroll: fix is_indirect_load() with load_global
2021-04-12 Jesse NatalieCI: Enable -werror for Windows
2021-04-12 Jesse Nataliedriconf: Remove default values from string driconf...
2021-04-12 Jesse Nataliemeson: For MSVC, suppress warnings generated by useless...
2021-04-12 Jesse Nataliemicrosoft/clc: Update unit test to always use COMMON...
2021-04-12 Rhys Perrynir/lcssa: fix nondeterminism in predecessor iteration
2021-04-12 Rhys Perrynir: add nir_block_get_predecessors_sorted() helper
2021-04-12 Jason Ekstrandanv: Make memory type and queue family pointers const
2021-04-12 Leo Liuradeonsi: replace the hard coded video decode and encod...
2021-04-12 Leo Liuac: add function for querying video capabilities
2021-04-12 Leo Liuinclude/drm-uapi: bump AMDGPU headers
2021-04-12 Leo Liuci: Fix meson-i386 build failed after libdrm bump version
2021-04-12 Leo Liumeson: bump drm amdgpu version to 2.4.105
2021-04-12 Ilia Mirkinnv50: enable ARB_framebuffer_no_attachments
2021-04-12 Ilia Mirkinnv50/ir: fake SV_THREAD_KILL support
2021-04-12 Ilia Mirkinnv50: emulate indirect draws
2021-04-12 Ilia Mirkinnv50/ir: fix texture size for msaa textures
2021-04-12 Rhys Perryradv: don't use fp16 for 8-bit division lowering before...
2021-04-12 Rhys Perryaco: fix 16-bit f2{u8,i8} on GFX6/7
2021-04-12 Rhys Perryaco: fix 16-bit u2f32
2021-04-12 Rhys Perrynir/lower_idiv: make lowered divisions exact
2021-04-12 Rhys Perrynir/lower_idiv: add options to use fp32 for 8-bit divis...
2021-04-12 Rhys Perryradv: remove second nir_lower_idiv
2021-04-12 Alyssa Rosenzweigpanfrost: Enable AFBC buffer sharing
2021-04-12 Alyssa Rosenzweigpanfrost: Fix AFBC body_size for shared resources
2021-04-12 Mike Blumenkrantzzink: disable mutable formats for zs formats and scanou...
2021-04-12 Mike Blumenkrantzzink: flag anv for mesa image create wsi
2021-04-12 Mike Blumenkrantzzink: create separate linear tiling image for scanout
2021-04-12 Juan A. Suarez... broadcom/compiler: use signed pointers for packed condition
2021-04-12 Danylo Piliaievturnip: support copying both aspects of D32_SFLOAT_S8_UINT
2021-04-12 Jesse Natalievtn: Add a cap for CL drivers to support read-write...
2021-04-12 Jesse Natalievtn: Don't warn about linkage capability if we're creat...
2021-04-12 Mike Blumenkrantzzink: make a bunch of descriptor functions static
2021-04-12 Mike Blumenkrantzzink: move descriptor state management to descriptors.c
2021-04-12 Pierre-Eric... radeonsi/rgp: export compute shader programs
2021-04-12 Pierre-Eric... radeonsi/rgp: export barriers
2021-04-12 Tomeu VizosoRevert "ci: Disable panfrost t760"
2021-04-12 Tomeu VizosoRevert "ci: Disable panfrost g52"
2021-04-12 Tomeu VizosoRevert "ci: Disable t720 LAVA jobs"
2021-04-12 Tomeu Vizosoci: Disable t720 LAVA jobs
2021-04-12 Pierre-Eric... vbo: inline vbo_primitive_restart in brw_primitive_restart
2021-04-12 Pierre-Eric... st/draw: remove st_draw_vbo
2021-04-12 James Parkvulkan/util: Use util_bitcount
2021-04-12 Ilia Mirkinst/mesa: adapt for the case where buffers are not suppo...
2021-04-11 Ilia Mirkinnv50/ir: fix emission of ld/st lock/unlock
2021-04-11 Ilia Mirkinnv50/ir: avoid inlining results of a locked load
2021-04-11 Ilia Mirkinnv50: fix expression for ucp offset
2021-04-11 Ilia Mirkinnv50/ir: fix emission of cas without a destination
2021-04-11 Ilia Mirkinnv50/ir: fix emission of 16-bit add
2021-04-11 Ilia Mirkinnv50/ir: add support for 16-bit immediates
2021-04-11 Ilia Mirkinnv50/ir: logic ops on half-regs can't take an immediate
2021-04-11 Ilia Mirkinnv50/ir: fix emission of shifts on half-regs
2021-04-11 Ilia Mirkinnv50/ir: fix emission of logic ops on half-regs
2021-04-11 Ilia Mirkinnv50/ir: fix emission of cvt with half-reg destinations
2021-04-11 Ilia Mirkinnv50/ir: fix emitting movs from imm to short registers
2021-04-11 Ilia Mirkinnv50/ir: lower buffer to global
2021-04-11 Ilia Mirkinnv50/ir: fix emission of RED
2021-04-11 Ilia Mirkinnv50/ir: do not use inline offsets for global, ensure...
2021-04-11 Ilia Mirkinnv50/ir: force shared memory indirect to be an address
2021-04-11 Ilia Mirkinnv50/ir: retrieve (n)ctaid.z from first user param
2021-04-11 Ilia Mirkinnv50: pass in third axis via user param
2021-04-11 Ilia Mirkinnv50: add texture, constbuf, image, buffer validation
2021-04-11 Ilia Mirkinnv50: implement memory barrier handling
2021-04-11 Ilia Mirkinnv50: add resource tracking for shader images and buffers
2021-04-11 Ilia Mirkinnv50: adapt texture and constbuf paths for compute...
2021-04-11 Pierre Moreaunv50: Update texture indices to match stage indices
2021-04-11 Pierre Moreaunv50: Replace hardcoded texture/constbuf count with...
2021-04-11 Erico Nuneslima: enable rg formats for fp16 render
2021-04-11 Erico Nuneslima: fix half float render
2021-04-11 Alyssa Rosenzweigpan/bi: Determine block successors correctly
2021-04-10 Mauro Rossicompiler/glsl: fix include for Android build
2021-04-10 Matti Hamalainengallium/tools: update trace scripts to Python 3
2021-04-10 Erik Faye-Lundzink: fix typo in function name
2021-04-10 Erik Faye-Lundzink: document scalarBlockLayout requirement
2021-04-10 Erik Faye-Lundgallium/st: correct range for int16
2021-04-10 Erik Faye-Lundgallium/st: correct range for float16
2021-04-10 Erik Faye-Lundglsl: tolerate int16 loop counters
2021-04-10 Erik Faye-Lundglsl: fix int16 type
2021-04-10 Erik Faye-Lundglsl: fix is_integer_16_32
2021-04-10 Icecream95panfrost: Only do point coord replacement for PIPE_PRIM...
2021-04-10 Jason Ekstrandanv: Use vk_object_alloc/free
2021-04-10 Jason Ekstrandvulkan: Add a vk_object_multialloc helper
2021-04-10 Jason Ekstrandanv: Clean up anv_semaphore::base on the error path
next