platform/upstream/mesa.git
2022-01-20 Mike Blumenkrantzzink: emit sparse residency cap in ntv
2022-01-20 Mike Blumenkrantzzink: only allocate ntv residency info if it will be...
2022-01-20 Mike Blumenkrantzzink: add nir_intrinsic_image_deref_sparse_load to...
2022-01-20 Mike Blumenkrantzzink: always pass shader info to ntv
2022-01-20 Mike Blumenkrantzzink: rename zink_so_info -> zink_shader_info
2022-01-20 Mike Blumenkrantzzink: handle residency return value from sparse texture...
2022-01-20 Mike Blumenkrantzzink: always set actual_dest_type for ntv tex instructi...
2022-01-20 Mike Blumenkrantzzink: implement sparse shader instructions in ntv
2022-01-20 Mike Blumenkrantzzink: fake sparse R9G9B9E5 support as needed
2022-01-20 Mike Blumenkrantzzink: stop allocating such massive staging regions...
2022-01-20 Mike Blumenkrantzzink: allow sparse buffers to be suballocated
2022-01-20 Mike Blumenkrantzzink: support sparse texture range commits
2022-01-20 Mike Blumenkrantzzink: set up image create bits for sparse textures
2022-01-20 Mike Blumenkrantzzink: add get_sparse_texture_virtual_page_size hook
2022-01-20 Danylo Piliaievtu: expose VK_KHR_copy_commands2
2022-01-20 Charles Giessenv3dv: Update LoaderICDInterfaceVersion to v5
2022-01-20 Charles Giessenfreedreno, tu: Update LoaderICDInterfaceVersion to v5
2022-01-20 Charles Giessenlavapipe: Update LoaderICDInterfaceVersion to v5
2022-01-20 Charles Giessenanv: Update LoaderICDInterfaceVersion to v5
2022-01-20 Charles Giessenpanvk: Update LoaderICDInterfaceVersion to v5
2022-01-20 Charles Giessenradv: Update LoaderICDInterfaceVersion to v5
2022-01-20 Dave Airliemeson: start building intel earlier.
2022-01-20 Dave Airlieintel/perf: use a function to do common allocations
2022-01-20 Tapani Pällimesa: refactor GetProgramiv to use program resource...
2022-01-20 Emma Anholtci/softpipe: Drop the GS sampling known-flakes.
2022-01-20 Emma Anholtsoftpipe: Request that st fix up DST_ALPHA blending...
2022-01-20 Emma Anholtsoftpipe: respect !independent_blend_enable for color...
2022-01-20 Mike Blumenkrantzlavapipe: fix ptralloc typo
2022-01-20 Guilherme Galloci: Add docs for Linux Kernel uprevs
2022-01-20 Dave Airliemesa/st: merge texture obj/image alloc/free into mesa
2022-01-20 Dave Airliemesa/st: merge texture object/image structs into mesa
2022-01-20 Dave Airliemesa/st: cleanup last bits of st perfmon code.
2022-01-20 Dave Airliemesa/st: move perfmon code from st into mesa
2022-01-20 Dave Airliemesa/st: merge perfmon groups init/cleanup from st...
2022-01-20 Dave Airliemesa/st: merge perfmon counters/groups objects from...
2022-01-20 Dave Airliemesa/st: merge perfmon object from st into mesa
2022-01-20 Dave Airliemesa/st: merge transform feedback code from st into...
2022-01-20 Dave Airliemesa/st: merge st transform feedback object into gl...
2022-01-20 Dave Airliemesa/st: merge condrender code from st into mesa.
2022-01-20 Dave Airliemesa/st: merge queryobj code from st into mesa.
2022-01-20 Dave Airliemesa/st: merge the syncobj code from st into mesa
2022-01-20 Dave Airliemesa/st: merge semaphore objects from st into mesa
2022-01-20 Dave Airliemesa/st: merge memoryobjects code from st into mesa
2022-01-20 Dave Airlieglsl: drop glheader.h include.
2022-01-20 Dave Airliemesa: split struct gl_config into it's own header.
2022-01-20 Dave Airliemesa: more mtypes.h cleanups
2022-01-20 Dave Airliedocs: update docs for new extension header.
2022-01-20 Dave Airlievbo: drop unused mtypes.h
2022-01-20 Dave Airlieglsl: drop some more context.h/mtypes.h interactions
2022-01-20 Dave Airlieglsl/fp64: move context.h dependent checks into main.
2022-01-20 Dave Airlieglsl: move off mtypes.h in lots of places.
2022-01-20 Dave Airliemtypes: move gl_shader_variable to shader_types.h
2022-01-20 Dave Airliemtypes: move bindless image/sampler objects to shader_t...
2022-01-20 Dave Airliemtypes: move uniform shader types to shader_types.h
2022-01-20 Dave Airliemtypes: move transform feedback internal structs to...
2022-01-20 Dave Airliemtypes: more gl_active_atomic_buffer to shader_types.h
2022-01-20 Dave Airliemtypes: move gl_program to shader_types.h
2022-01-20 Dave Airliemtypes: move gl_linked_shader and gl_shader_program...
2022-01-20 Dave Airliemesa: move ast_to_hir.cpp off mtypes.h
2022-01-20 Dave Airlieglsl: move ast_function.cpp off mtypes.h
2022-01-20 Dave Airlieglsl: avoid rebuilding builtin functions on mtypes...
2022-01-20 Dave Airliemesa: move some gl shader types to shader_types.h.
2022-01-20 Dave Airlieglsl: remove some deps on mtypes.h.
2022-01-20 Dave Airliemesa/mtypes: move matrix enums to shader_enums.h
2022-01-20 Dave Airliemtypes: split gl extensions and consts out into a separ...
2022-01-20 Dave Airliemesa: drop unused context parameter to shader program...
2022-01-20 Dave Airlieglsl/parser: extract consts/exts/api out of context...
2022-01-19 Simon McVittiemeson: Try to link all-targets module if Gallium OpenCL...
2022-01-19 Emma Anholtnir/opt_offsets: Use nir_ssa_scalar to chase offset...
2022-01-19 Emma Anholtnir_to_tgsi: Use nir_opt_offsets for load_ubo_vec4.
2022-01-19 Emma Anholtnir/opt_offsets: Also apply the max offset to top-level...
2022-01-19 Emma Anholtnir/opt_offsets: Disable unsigned wrap checks on non...
2022-01-19 Emma Anholtnir: Add a .base field to nir_load_ubo_vec4.
2022-01-19 Emma Anholtnir/lower_dynamic_bo_access: Use copy_inst_indices...
2022-01-19 Dave Airlieintel/brw: drop gl header from the brw backend.
2022-01-19 Dave Airlienir: remove gl.h include from nir headers.
2022-01-19 Dave Airlieincludes: add windows lean and mean guard.
2022-01-19 Dave Airliemesa/*: add a shader primitive type to get away from...
2022-01-19 Dave Airliemesa/*: use an internal enum for tessellation primitive...
2022-01-19 Stefan Brünsllvmpipe: Add get_{driver,device}_uuid implementations
2022-01-19 Dave Airlieamd: move uvd decode definitions to common place
2022-01-19 Dave Airlieamd: move vcn decoding regs + structs to a common file.
2022-01-19 Guilherme Galloci: freedreno: Update a530 dEQP fail expectation list
2022-01-19 Guilherme Galloci: Uprev Kernel to v5.16
2022-01-19 Alex Xu (Hello71)meson: tlsdesc: minor reformatting, add comments
2022-01-19 Samuel Pitoisetradv: fix missing destroy for the overallocation mutex
2022-01-19 Samuel Pitoisetvulkan/runtime: fix accessing NULL pointers detected...
2022-01-19 Marcin ŚlusarzAdd new rules to .gitattributes
2022-01-19 Marcin Ślusarzradv/ci: add line endings exception for files generated...
2022-01-19 Marcin Ślusarzci/windows: normalize line endings
2022-01-19 Marcin Ślusarzmicrosoft/compiler: normalize line endings
2022-01-19 Marcin Ślusarzfreedreno/rnn: normalize line endings in rules-ng.xsd
2022-01-19 Rhys Perryaco: use p_extract for SGPR nir_op_unpack_half_2x16_split_y
2022-01-19 Matti Hamalainenaux/trace: cosmetic cleanup
2022-01-19 Matti Hamalainenaux/trace: implement missing trace calls
2022-01-19 Matti Hamalainenaux/trace: print enum names instead of integer values...
2022-01-19 Lionel Landwerlingenxml: reduce amount of generated code
2022-01-19 Lionel Landwerlinanv: fix missing descriptor copy of bufferview/surfaces...
2022-01-19 Lionel Landwerlinintel/dev: fix ppipe_mask computation
2022-01-19 Thomas H.P... meson: add check kwarg to run_command
next