platform/upstream/mesa.git
2022-10-19 Marek Olšákcso: fix broken optimization for sampler state lookups
2022-10-19 Marek Olšákcso: constify some parameters to remove typecasts
2022-10-19 Marek Olšákcso: start without u_vbuf by default if it's not always...
2022-10-19 Marek Olšákglthread: don't sync for glIsEnabled(GL_BLEND, GL_LIGHT...
2022-10-19 Marek Olšákglthread remove the unused *last pointer from unmarshal...
2022-10-19 Marek Olšákglthread: merge and collapse glBindBuffer calls that...
2022-10-19 Marek Olšákgl_marshal.py: C style fixups
2022-10-19 Marek Olšákgallium/u_threaded: don't call simplify_draw_info redun...
2022-10-19 Marek Olšákglthread: rewrite CallList merging and do it in the...
2022-10-19 Marek Olšákglthread: demystify Draw function names
2022-10-19 Marek Olšákglapi: remove EXT and ARB suffixes from Draw functions
2022-10-19 Marek Olšákglthread: add more DrawArrays/Elements variants with...
2022-10-19 Marek Olšákglthread: use a constant expression instead of cmd_size...
2022-10-19 Marek Olšákgl_marshal.py: simplify print_sync_call and rename...
2022-10-19 Marek Olšákgl_marshal.py: inline functions for readability
2022-10-19 Marek Olšákgl_marshal.py: remove the -O1 hack and manual SET_...
2022-10-19 Marek Olšákgl_marshal.py: rework how the marshal dispatch table...
2022-10-19 Marek Olšákgl_marshal.py: move the unmarshal table into a separate...
2022-10-19 Marek Olšákgl_marshal.py: remove/simplify parameters
2022-10-19 Timothy Arceriglsl: move lower instructions logic inside that pass
2022-10-19 Timothy Arceriglsl: always do {CARRY,BORROW}_TO_ARITH lowering
2022-10-19 Timothy Arceriglsl: drop sub to add neg lowering in GLSL IR
2022-10-19 Timothy Arceriglsl: move rule inside lower_packing_builtins()
2022-10-19 Mark Janesanv: work around improper buffer usage in hitman3
2022-10-19 Lionel Landwerlinanv: add a layer for hitman3
2022-10-19 Mark Janesanv: compile anv_acceleration_structure.c
2022-10-19 Rhys Perryaco: add ACO_DEBUG=force-waitdeps
2022-10-19 Rhys Perryaco/gfx11: workaround VALUMaskWriteHazard
2022-10-19 Rhys Perryaco/gfx11: workaround VALUPartialForwardingHazard
2022-10-19 Rhys Perryaco/gfx11: workaround VALUTransUseHazard
2022-10-19 Rhys Perryaco/gfx11: workaround LdsDirectVMEMHazard
2022-10-19 Rhys Perryaco/gfx11: workaround LdsDirectVALUHazard
2022-10-19 Rhys Perryaco/gfx11: workaround VcmpxPermlaneHazard
2022-10-19 Rhys Perryaco: add search_backwards helper
2022-10-19 Pedro J. Estébaneznir2dxil: Lower texture projections
2022-10-19 Erik Faye-Lundmesa/st: remove translate_mode
2022-10-19 Erik Faye-Lundmesa/st: move static asserts out of translate_prim
2022-10-19 Sil VilerinoCI: Add gallium-va and video-codecs in windows-vs2019...
2022-10-19 Sil Vilerinod3d12: resource_from_handle to validate importing resou...
2022-10-19 Sil Vilerinofrontends/va: Add windows VA frontend support via vl_wi...
2022-10-19 Sil Vilerinogallium/vl: Add vl_winsys_win32 support
2022-10-19 Iván Brianohasvk: use DX rules for point rasterization
2022-10-19 Iván Brianoanv: use DX rules for point rasterization
2022-10-18 Iván Brianoanv: compile_upload_rt_shader expects a valid pointer
2022-10-18 Yonggang Luoutil: Move the implementation of futex_wake and futex_w...
2022-10-18 Rob Clarkfreedreno: Fix fence unref race
2022-10-18 Marek Olšákradeonsi: fix max_dw computation for CS preambles
2022-10-18 Marek Olšákwinsys/amdgpu: fix (enable) preemption for chained IBs
2022-10-18 Marek Olšákradeonsi: rename si_create_multi_fence -> si_alloc_fence
2022-10-18 Eric Engestromv3dv: drop error overwrite
2022-10-18 Alyssa Rosenzweigasahi: Lower point sprites in driver
2022-10-18 Alyssa Rosenzweigu_transfer_helper: Handle Z24S8 with z24_in_z32f but...
2022-10-18 Alyssa Rosenzweignir/lower_io: Set interpolated_input dest_type
2022-10-18 Alyssa Rosenzweigmesa: Fix multiple matrix pops in a row
2022-10-18 Mark Collinstu: Optimize hash_renderpass_instance by removing XXH64...
2022-10-18 Tapani Pällianv: fill AlphaToCoverageEnable lazily from state
2022-10-18 Tapani Pällianv: move emit_shading_rate to gfx8_cmd_buffer
2022-10-18 Yonggang Luod3d10ump: No need define snprintf anymore in InputAssem...
2022-10-18 Yonggang Luonir: No need redefine snprintf anymore in nir.h
2022-10-18 Yonggang Luogallium: delete graw
2022-10-18 Timothy Arceriglsl/glsl_to_nir: remove unreachable code
2022-10-17 Sergei Chernyadyevradv: fix setting results for initialization failures...
2022-10-17 nyanmisakaradeonsi: Inherit the old modifier when reallocating...
2022-10-17 Luis Felipe... anv: fix FTBFS on grl due to changes in clang 15
2022-10-17 Alyssa Rosenzweignir: Usher nir_normalize_cubemap_coords into 2022
2022-10-17 Alyssa Rosenzweignir: Fix nir_fmax_abs_vec_comp
2022-10-17 Sil Vilerinod3d12: HEVC Set D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION...
2022-10-17 Sil Vilerinod3d12: Fix HEVC wrong caps detection due to bad parenth...
2022-10-17 Sil Vilerinod3d12: HEVC Encode workaround for edge case in caps...
2022-10-17 Danylo Piliaievtu: Fix the size of patch control points state
2022-10-17 Daniel Schürmannaco/spill: Fix spilling of Phi operands
2022-10-17 Alyssa Rosenzweigpan/mdg: Fix 16-bit alignment with spiller
2022-10-17 Alyssa Rosenzweigpan/mdg: Limit work registers for large workgroups
2022-10-17 Alyssa Rosenzweigpan/mdg: Lower PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK...
2022-10-17 Alyssa Rosenzweigpanfrost/ci: Remove stale fail
2022-10-17 Rohan Garganv: Enable 16 bit float ops on devices that have a LSC
2022-10-17 Rohan Gargintel/compiler: Support 16 bit float ops
2022-10-17 Daniel StoneRevert "panfrost/ci: Disable t720 jobs"
2022-10-17 Alejandro Piñeirov3dv/pipeline: keep qpu_insts around if we expect them...
2022-10-17 Timothy Arceriglthread: leave dlist dispatch in place for Begin/End
2022-10-17 Samuel Pitoisetradv: discard the PS epilog when the pipeline doesn...
2022-10-17 Samuel Pitoisetradv: do not create a noop FS when the FS is imported...
2022-10-17 Jose Maria... Revert "CI: Igalia farm is down"
2022-10-16 Timothy Arcerimesa: add EXT_debug_label support
2022-10-16 Yonggang Luoci/windows: Getting the default supported windows versi...
2022-10-16 Yonggang Luoci/windows: Remove -Dlibelf:warning_level=1 as libelf...
2022-10-16 Yonggang Luoci/windows: Enable gles1 for msvc
2022-10-16 Konstantin... radv/rra: Use the accel struct type for header validation
2022-10-16 Konstantin... radv/rra: Continue dumping accel structs if validation...
2022-10-16 Konstantin... radv/rra: Add basic header validation
2022-10-16 Konstantin... radv/rra: Validate before gathering bvh info
2022-10-16 Konstantin... radv/rra: Fix dumps in the case of aliasing
2022-10-16 Jose Maria... CI: Igalia farm is down
2022-10-16 Yonggang Luoutil: Turn -DWINDOWS_NO_FUTEX to be pre_args
2022-10-16 Alyssa Rosenzweigmesa,gallium: Revert "Make point coord origin a CAP"
2022-10-15 José Roberto... intel: Add and use intel_engines_class_to_string()
2022-10-15 José Roberto... intel: Convert i915 engine type to intel in tools/...
2022-10-15 José Roberto... intel: Convert missing i915 engine types to intel
2022-10-15 Alyssa Rosenzweignir: Be smarter fusing ffma
2022-10-15 Mike Blumenkrantzglthread: fix buffer allocation size with non-signed...
next