platform/upstream/mesa.git
2023-02-18 Marek Olšákglthread: inline draw functions that have only one use
2023-02-18 Marek Olšákglthread: remove goto statements and add unlikely(...
2023-02-18 Marek Olšákglthread: add ctx->GLThread.draw_always_async to simpli...
2023-02-18 Marek Olšákglthread: reorder draw code a little
2023-02-18 Marek Olšákglthread: add a vertex upload path that unrolls indices...
2023-02-18 Marek Olšákglthread: track vertex formats for all attributes
2023-02-18 Marek Olšákglthread: don't bind/unbind uploaded indexbuf, pass...
2023-02-18 Marek Olšákglthread: don't bind/unbind uploaded indexbuf, pass...
2023-02-18 Marek Olšákglthread: move some draw call parameters closer to...
2023-02-18 Marek Olšákglthread: don't pass index bounds to the driver for...
2023-02-18 Marek Olšákglthread: don't execute glDraw code if we're inside...
2023-02-18 Marek Olšákglthread: change glMultiDrawElements to execute draw_co...
2023-02-18 Marek Olšákglthread: rewrite glMultiDrawArrays to never fail to...
2023-02-18 Marek OlšákRevert "ci/zink: Disable Amnesia trace until the linked...
2023-02-18 Marek Olšákglthread: ignore non-VBO vertex arrays with NULL data...
2023-02-18 Marek Olšákglthread: add a heuristic to stop locking global mutexe...
2023-02-18 Marek Olšákglthread: upload non-BO indices in the core profile...
2023-02-18 Marek Olšákglthread: initialize indices[i] for no-op MultiDrawElements
2023-02-18 Marek Olšákmesa: ignore indices[i] if count[i] == 0 for MultiDrawE...
2023-02-18 Marek Olšákglthread: track the current element array buffer in...
2023-02-18 Emma Anholthasvk: Fix gfx8/9 VB range > 32bits workaround detection.
2023-02-18 Emma Anholtanv: Fix gfx8/9 VB range > 32bits workaround detection.
2023-02-18 Mike Blumenkrantzzink: enable renderpass optimizing on lavapipe
2023-02-18 Brian Paulllvmpipe: do additional checks in lp_state_fs_analysis...
2023-02-18 Eric Engestrombroadcom/ci: use deqp-runner to run piglit tests
2023-02-18 Eric Engestrombroadcom/ci: fold .vc4-rpi3-piglit:armhf into its only...
2023-02-18 Eric Engestrombroadcom/ci: refactor a bit
2023-02-18 Eric Engestrommeson: improve formatting of options file
2023-02-18 Eric Engestromci: stop watching for changes in removed script
2023-02-18 X512EGL: implement Haiku driver over Gallium
2023-02-18 X512haiku: fix build
2023-02-18 X512hgl: remove
2023-02-17 Eric Engestrommesa: optimize out _mesa_is_desktop_gl*() and _mesa_is_...
2023-02-17 Eric Engestrommesa: make more use of the new _mesa_is_gles2() helper
2023-02-17 Eric Engestrommesa: make more use of the new _mesa_is_gles1() helper
2023-02-17 Eric Engestrommesa: add & use new _mesa_is_gles1() & _mesa_is_gles2...
2023-02-17 Eric Engestrommesa: make more use of the existing _mesa_is_gles*...
2023-02-17 Eric Engestrommesa: make use of the new _mesa_is_desktop_gl_core...
2023-02-17 Eric Engestrommesa: make use of the new _mesa_is_desktop_gl_compat...
2023-02-17 Eric Engestrommesa: add _mesa_is_desktop_gl_compat() and _mesa_is_des...
2023-02-17 Eric Engestrommeson: allow building GLES without GL
2023-02-17 Eric Engestrommeson/windows: only build libgl-gdi for desktop gl
2023-02-17 Eric Engestrommeson: make GLX require OpenGL
2023-02-17 Alyssa Rosenzweignir/lower_blend,agx,panfrost: Use lowered I/O
2023-02-17 Alyssa Rosenzweignir/lower_blend: Don't handle gl_FragColor
2023-02-17 Alyssa Rosenzweignir/lower_blend: Don't touch store->dest
2023-02-17 Alyssa Rosenzweigpan/lower_framebuffer: Operate on lowered I/O
2023-02-17 Alyssa Rosenzweignir: Augment raw_output_pan with IO_SEMANTICS+BASE
2023-02-17 Ian Romanicknir/loop_analyze: Simplify some logic in compute_induct...
2023-02-17 Ian Romanicknir/loop_analyze: Track induction variables with unifor...
2023-02-17 Ian Romanicknir/loop_analyze: Eliminate nir_basic_induction_var
2023-02-17 Ian Romanicknir/loop_analyze: Use nir_loop_variable::init_src inste...
2023-02-17 Ian Romanicknir/loop_analyze: Use nir_loop_variable::update_src...
2023-02-17 Ian Romanicknir/loop_analyze: Track induction variables with unifor...
2023-02-17 Ian Romanicknir/tests: Add tests for nir_loop_info::induction_vars...
2023-02-17 Ian Romanicknir/tests: Add tests for "inverted" loops
2023-02-17 Ian Romanicknir/tests: Refactor creation of loops for loop_analyze...
2023-02-17 Ian Romanicknir/tests: Don't unconditionally log shaders from this...
2023-02-17 Eric Engestromdocs: add 23.1 branchpoint & rc dates
2023-02-17 Lionel Landwerlinanv: fix vma heap memory leak
2023-02-17 Eric Engestromci: bump tags of deqp images
2023-02-17 Eric Engestromci: fix grouping of image tags
2023-02-17 Eric Engestromci: remove no-op sed
2023-02-17 Eric Engestromci: simplify adding & removing deqp patches
2023-02-17 Ryan Nephvenus: temporarily redirect VkDrmFormatModifierProperti...
2023-02-17 Alyssa Rosenzweigpanfrost: Fix prim restart XML on Valhall
2023-02-17 Chia-I Wuradv: add a size check in radv_create_buffer for Android
2023-02-17 Timur Kristófradv: Call nir_lower_array_deref_of_vec in radv_lower_i...
2023-02-17 Konstantin... radv: Advertise ray query support with LLVM
2023-02-17 Konstantin... radv: Pre-compile BVH build shaders if there is a cache
2023-02-17 Konstantin... radv: Force ACO for BVH build shaders
2023-02-17 Konstantin... radv: Make accel struct meta state initialization threa...
2023-02-17 Konstantin... ac/llvm: Implement bvh64_intersect_ray_amd
2023-02-17 Mike Blumenkrantzzink: handle semi-matching i/o for separate shaders
2023-02-17 Alyssa Rosenzweigpanfrost: Disable CRC by default
2023-02-17 Lionel Landwerlinanv: track vram only BOs to print things out on ENOMEM...
2023-02-17 Lionel Landwerlinanv: move debug submit to helper and call it on execbuf...
2023-02-17 Samuel Pitoisetradv: stop using a PS epilog when the FS doesn't write...
2023-02-17 Samuel Pitoisetradv: only skip emitting the pipeline blend state if...
2023-02-17 Karmjit Mahilpvr: Handle VK_QUERY_RESULT_WAIT_BIT.
2023-02-17 Tapani Pällianv: Wa_14016407139, add required pc when SBA programmed
2023-02-17 Lionel Landwerlinintel/perf: also add the oa timestamp shift on MTL
2023-02-17 Samuel Pitoisetradv/amdgpu: only set a new pstate if the current one...
2023-02-17 Samuel PitoisetRevert "radv: acquire pstate on-demand when capturing...
2023-02-17 Erico Nuneslima: don't use resource_from_handle while creating...
2023-02-17 Karmjit Mahilpvr: Add support to copy descriptors on vkUpdateDescrip...
2023-02-17 Karmjit Mahilpvr: Move descriptor write into pvr_write_descriptor_set()
2023-02-17 Boyuan Zhangvirgl: add more formats to conv table
2023-02-17 Gert Wollnyr600/sfn: Fix Cayman trans from string and add test...
2023-02-17 Gert Wollnyr600/sfn: Fix alu trans op flag setup
2023-02-17 Gert Wollnyr600/sfn: Fix handling of fetch through texture clause
2023-02-17 Gert Wollnyr600: Don't start new CF for every fetch through tex...
2023-02-17 Gert Wollnyr600/sfn: Forward setting the block ID and index
2023-02-17 Gert Wollnyr600/sfn: address use in group only if instr can be...
2023-02-17 Gert Wollnyr600/sfn: rename texture coordinate offset for clarity
2023-02-17 Gert Wollnyr600/sfn: Stop try scheduling in t-slot with empty...
2023-02-17 Gert Wollnyr600/sfn: Don't copy propagate indirect loads to more...
2023-02-17 Gert Wollnyr600/sfn: Silence warnings about unused parameters
2023-02-17 Gert Wollnyr600/sfn: Fix a typo
2023-02-17 Gert Wollnyr600/sfn: drop useless instr use count
next