platform/upstream/mesa.git
2022-12-11 Alyssa Rosenzweigasahi: Dirty track blend state
2022-12-11 Alyssa Rosenzweigasahi: Enable dirty tracking
2022-12-11 Alyssa Rosenzweigail: Save level_offsets_compressed_B
2022-12-10 Aleksey Komarovpanfrost: implement clear_depth_stencil
2022-12-10 David Heidelbergnine: enable on panfrost
2022-12-10 David Heidelbergpanfrost: implement clear_render_target
2022-12-10 David Heidelbergpanfrost: Handle resources without depth in batch_to_fb...
2022-12-10 David Heidelbergpanfrost: Implement GL_EXT_clip_control
2022-12-10 Paulo Zanoniintel: add devinfo->has_64bit_float_via_math_pipe
2022-12-10 Paulo Zanoniintel/compiler: fix intel_swsb_decode for newer platforms
2022-12-10 Paulo Zanoniintel/compiler: export brw_num_sources_from_inst
2022-12-10 Paulo Zanoniintel/compiler: avoid 64bit SEL_EXEC on MTL
2022-12-10 Paulo Zanoniintel/compiler: avoid (RegDist, SBID) on DF instruction...
2022-12-10 Paulo Zanoniintel/compiler: on MTL, DF instructions run in the...
2022-12-10 Francisco Jerezintel/fs: Make the result of is_unordered() dependent...
2022-12-10 Lionel LandwerlinRevert "anv: compile anv_acceleration_structure.c"
2022-12-09 Chia-I Wufreedreno/a6xx: fix blend all_mrt_write_mask
2022-12-09 Kenneth Graunkeiris: Improve direct CPU map heuristics
2022-12-09 Kenneth Graunkeiris: Only copy existing data into staging images with...
2022-12-09 Kenneth Graunkeiris: Return idle status from iris_invalidate_buffer...
2022-12-09 Kenneth Graunkeiris: Don't replace backing storage for exported buffers.
2022-12-09 Kenneth Graunkeiris: Promote DISCARD_RANGE to DISCARD_WHOLE_RESOURCE...
2022-12-09 Kenneth Graunkeiris: Use persistent mappings for pinned memory (userptr)
2022-12-09 Kenneth Graunkeiris: Delete map->dest_had_defined_contents
2022-12-09 Rhys Perrynir/gather_info: use nir_ssa_scalar_resolved
2022-12-09 Rhys Perryvtn: add mesh output and task_payload to vtn_mode_is_cr...
2022-12-09 Rhys Perrynir: add task_payload and shader_out to nir_var_vec_ind...
2022-12-09 Rhys Perryradv: fix task payload lowering when shared_memory_expl...
2022-12-09 Rhys Perryradv: fix mesh shaders with null winsys
2022-12-09 Rebecca Mckeeverpanvk: Delete panvk_CmdSetDeviceMask, panvk_GetDeviceGr...
2022-12-09 Rebecca Mckeeverhasvk: Delete VK_KHR_device_group provided entrypoints
2022-12-09 Rebecca Mckeeveranv: Delete VK_KHR_device_group provided entrypoints
2022-12-09 Rebecca Mckeevertu: Delete VK_KHR_device_group provided entrypoints
2022-12-09 Rebecca Mckeeverv3dv: Delete VK_KHR_device_group provided entrypoints
2022-12-09 Rebecca Mckeeverradv: Delete VK_KHR_device_group provided entrypoints
2022-12-09 Rebecca Mckeevervulkan/runtime: Add VK_KHR_device_group provided entryp...
2022-12-09 Thong Thaigallium: add new variable for video frame statistics
2022-12-09 Rhys Perryradv: remove some unnecessary 64-bit IO handling
2022-12-09 Rhys Perryradv: fix streamout with different streams in the same...
2022-12-09 Rhys Perryaco/ra: don't swap create_vector operand with definitio...
2022-12-09 Rhys Perryaco/ra: don't swap p_create_vector operand with definit...
2022-12-09 Georg Lehmannnir/opt_algebraic: Optimize open coded bfm.
2022-12-09 Ruijing Dongfrontends/va: fix gst videotestsrc h264 enc fail issue.
2022-12-09 Yonggang Luofrontend/osmesa: inherit pipe_frontend_drawable instead...
2022-12-09 Yonggang Luofrontend/hgl: inherit pipe_frontend_drawable instead...
2022-12-09 Marek Olšákgallium: rename st_framebuffer_iface -> pipe_frontend_d...
2022-12-09 Marek Olšákgallium: remove pipe_frontend_screen::destroy callback...
2022-12-09 Marek Olšákgallium: clean up comments in api.h, cosmetic changes
2022-12-09 Marek Olšákgallium: remove st_framebuffer_iface::st_manager_private
2022-12-09 Marek Olšákfrontend/glx: inherit st_framebuffer_iface instead...
2022-12-09 Marek Olšákgallium: remove unused ST_CONTEXT_ERROR_*
2022-12-09 Marek Olšákgallium: rename st_manager_private -> st_screen
2022-12-09 Marek Olšákgallium: remove st_profile_type in favor of gl_api...
2022-12-09 Marek Olšákgallium: remove unnecessary ST_PROFILE_*_MASK definitions
2022-12-09 Marek Olšákgallium: use PIPE_CONTEXT_* flags instead of ST_CONTEXT...
2022-12-09 Marek Olšákgallium: move st function declarations from api.h into...
2022-12-09 Marek Olšákgallium: remove enum st_texture_type
2022-12-09 Marek Olšákst/mesa: remove st_context callbacks for dri/glx/wgl...
2022-12-09 Marek Olšákgallium: remove st_context_iface, use st_context directly
2022-12-09 Marek Olšákgallium/pp: don't use st_context_iface, use an explicit...
2022-12-09 Marek Olšákgallium/hud: don't use st_context_iface, use an explici...
2022-12-09 Marek Olšákgallium: rename st_context_iface::st_manager_private...
2022-12-09 Marek Olšákgallium: remove duplicated st_context_iface::st_context...
2022-12-09 Marek Olšákgallium: rename st_manager to pipe_frontend_screen...
2022-12-09 Erik Faye-Lundzink: do not leave needless shader temps around
2022-12-09 Kenneth Graunkeintel/compiler: Delete sampler key handling for planar...
2022-12-09 Kenneth Graunkeintel/compiler: Delete key->msaa_16
2022-12-09 Kenneth Graunkeintel/blorp: Set key->msaa_16 unconditionally on Gfx9+
2022-12-09 Kenneth Graunkeintel: Drop compressed_multisample_layout_mask from...
2022-12-09 Jianxun Zhangintel/common: use format struct in aux mapping
2022-12-09 Jianxun Zhangintel/common: initialize format of aux mapping on GFX12
2022-12-09 Jianxun Zhangintel/common: fix style of some comments in intel_aux_map.h
2022-12-09 Jianxun Zhangintel/common: Add a new struct to describe AUX mapping...
2022-12-09 Jianxun Zhangintel/common: Add an enum of formats of AUX mapping
2022-12-09 Lionel Landwerlinintel: add MTL performance metrics
2022-12-09 Väinö Mäkelähasvk: Allow aliasing with modifiers for WSI images
2022-12-09 Gert Wollnyr600/sfn: implement GDS op channel mask evaluation
2022-12-09 Gert Wollnyr600/sfn: allocate pinned registers as SSA
2022-12-09 Gert Wollnyr600/sfn: nir_op_vec results don't need channel pinning
2022-12-09 Gert Wollnyr600/sfn: implement TF allowed channel mask override
2022-12-09 Gert Wollnyr600/sfn: clean up TF emission in TCS
2022-12-09 Gert Wollnyr600/sfn: Cleanup copy-prop into vec4 source values
2022-12-09 Gert Wollnyr600/sfn: scheduler allow more lookahead on ALU instr
2022-12-09 Gert Wollnyr600/sfn: Make use of variable length DOT
2022-12-09 Gert Wollnyr600/sfn: Don't require assignemnt in same block to...
2022-12-09 Gert Wollnyr600/sfn: No need to pin LDS dests to chan
2022-12-09 Gert Wollnyr600/sfn: allow copy propagation to LDS read dest
2022-12-09 Gert Wollnyr600/sfn: allow more copy-propagate with dest chan...
2022-12-09 Gert Wollnyr600/sfn: Allow copy prop into GDS sources values
2022-12-09 Tapani Pällianv: emit sample mask state independent of fragment...
2022-12-09 Samuel Pitoisetradv: fix re-emitting the RB+ state when dynamic color...
2022-12-09 Konstantin... radv/rt: Discard metadata after lowering intersection...
2022-12-09 Konstantin... radv/rt: Lower hit attributes to registers
2022-12-09 Konstantin... radv/rt: Move load_hit_attrib_amd to the top
2022-12-09 Konstantin... nir: Add intrinsics for hit attribute io
2022-12-09 Konstantin... nir/split_vars: Handle ray hit attributes
2022-12-09 Konstantin... radv: Add nir_foreach_variable_with_modes to .clang...
2022-12-09 Emma Anholtegl: Drop backwards compat for missing __DRI_ATTRIB_...
2022-12-09 Emma Anholtgbm: Don't look up the DRI2_FENCE extension.
2022-12-09 Emma Anholtegl: Replace sRGB support check with a pscreen query.
next