platform/upstream/mesa.git
2021-05-02 Alyssa Rosenzweignir: Add fsin_agx opcode
2021-05-02 Alyssa Rosenzweigutil/bitset: Add BITSET_COUNT helper
2021-05-02 Lionel Landwerlinanv: implement VK_KHR_fragment_shading_rate
2021-05-02 Jason Ekstrandintel/fs: Stop using brw_dp_read/write_desc in Gen7...
2021-05-02 Jason Ekstrandintel/eu: SVB writes only happen on Gen6
2021-05-02 Lionel Landwerlinintel/compiler: add restrictions related to coarse...
2021-05-02 Lionel Landwerlinintel/compiler: add coarse pixel offset on Gfx12.5+
2021-05-02 Lionel Landwerlinintel/compiler: add support for fragment coordinate...
2021-05-02 Lionel Landwerlinintel/compiler: add support for fragment shading rate...
2021-05-02 Lionel Landwerlinintel/compiler: handle coarse pixel in render target...
2021-05-02 Lionel Landwerlinintel/compiler: use existing helpers to pull bits of...
2021-05-02 Lionel Landwerlinintel/compiler: rework message descriptors for render...
2021-05-02 Lionel Landwerlinintel/compiler: make sure we keep the lowest dispatch...
2021-05-02 Lionel Landwerlinintel/decoder: decode CPS_STATE
2021-05-02 Lionel Landwerlinintel/genxml: Add coarse pixel shading instructions
2021-05-02 Lionel Landwerlinintel/dev: printout correct subslice/dualsubslice name
2021-05-02 Rob Clarkfreedreno: Fix TC last_fence optimization
2021-05-02 Rob Clarkfreedreno/drm: Initialize control->fence
2021-05-02 Vasily Khoruzhicklima: switch resource to linear layout if there's to...
2021-05-02 Vinson Leeglx: Fix macOS build.
2021-05-02 Bastian Beranekglx: Assign unique serial number to GLXBadFBConfig...
2021-05-01 Ilia Mirkinnv50: add indirect compute support
2021-05-01 Ilia Mirkinnv50: add support for doing membars
2021-05-01 Ilia Mirkinnv50: add remapping of buffers/images into unified...
2021-05-01 Ilia Mirkinnv50: add compute invocations counter
2021-05-01 Ilia Mirkinnv50/ir: add lowering for shared atomics
2021-05-01 Ilia Mirkinnv50/ir: add surface op lowering
2021-05-01 Ilia Mirkinnv50: pass surface/buffer parameters to shader via...
2021-05-01 Ilia Mirkinnv50/ir: optimize shift of 0 bits
2021-05-01 Ilia Mirkinnv50/ir: wipe any info about memory when seeing a locki...
2021-05-01 Ilia Mirkinnv50/ir: mark ATOM as having 3 arguments
2021-05-01 Ilia Mirkinnv50/ir: "zero" register does not work with g[] memory
2021-05-01 Ilia Mirkinnv50/ir: refine limitation on load/store loading offset...
2021-05-01 Ilia Mirkinnv50/ir: offset accesses to shared memory
2021-05-01 Marek Olšákgallium+(u_threaded,r300,r600,radeonsi): move transfer...
2021-05-01 Marek Olšákgallium: remove 4 bytes from pipe_transfer
2021-05-01 Marek Olšákgallium: renumber PIPE_MAP_* enums to remove holes
2021-05-01 Rob Clarkfreedreno/ci: Update piglit skips/fails
2021-05-01 Rob Clarkfreedreno/ci: Mark client_wait_sync_finish as flake
2021-05-01 Rob Clarkfreedreno: Flush resources harder
2021-05-01 Rob Clarkfreedreno/drm: Allow FD_BO_PREP_FLUSH without _NOSYNC
2021-05-01 Rob Clarkfreedreno: Remove samples-per-tex tracking
2021-05-01 Rob Clarkfreedreno/ci: Isolate dEQP-EGL reset_context tests
2021-05-01 Rob Clarkci: Add DEQP_CASELIST_INV_FILTER
2021-04-30 Eric Anholtci/freedreno: Mark another recent piglit flake.
2021-04-30 Eric Anholtci/freedreno: Mark new flakes from the go-fast branch.
2021-04-30 Eric Anholtci/freedreno: Mark dEQP-EGL flakes reported on IRC...
2021-04-30 Icecream95panfrost: Fix viewport scissor for preload draws
2021-04-30 Icecream95panfrost: Remove incorrect comment
2021-04-30 Dylan Bakermeson/vulkan: fix linkage on windows
2021-04-30 Gustavo Padovangitlab-ci: enable all 3 intel devices as manual in...
2021-04-30 Gustavo Padovangitlab-ci: rule anchor for experimental devices as...
2021-04-30 Jason Ekstrandintel/isl: Fix isl_color_value_unpack to match the...
2021-04-30 Danylo Piliaievir3: do not move varying inputs that depend on unmovabl...
2021-04-30 Martin Peresci: add the dEQP expectations for radv on Renoir
2021-04-30 Erik Faye-Lundzink: also enable float16 from KHR extension
2021-04-30 Erik Faye-Lundzink/codegen: prefer first definition of prop/feature...
2021-04-30 Erik Faye-Lundzink: enable 16-bit float support
2021-04-30 Erik Faye-Lundzink: perform fp16 texture-lookups as fp32 and then...
2021-04-30 Erik Faye-Lundzink: support emitting 16-bit float types
2021-04-30 Erik Faye-Lundzink: enable 16-bit int support
2021-04-30 Erik Faye-Lundzink: support emitting 16-bit int types
2021-04-30 Erik Faye-Lundzink: always lower function-temp derefs
2021-04-30 Erik Faye-Lundzink: run nir_opt_algebraic_late
2021-04-30 Erik Faye-Lundzink: respect bit-size of dref-result
2021-04-30 Erik Faye-Lundzink: use UINT32_MAX instead of UINT_MAX
2021-04-30 Icecream95pan/mdg: Fix calculation of available work registers
2021-04-30 Jordan Justenintel/compiler: Fix INTEL_DEBUG=hex
2021-04-30 Jose Maria... ci/v3d: Update piglit expectations.
2021-04-30 Mike Blumenkrantzutil/tc: split out drawid-using draws into a separate...
2021-04-30 Mike Blumenkrantzgallium: remove padding members from pipe_draw_info
2021-04-30 Mike Blumenkrantzgallium: split drawid out of pipe_draw_info and as...
2021-04-30 Mike Blumenkrantzmesa/st: rename DrawGalliumComplex -> DrawGalliumMultiMode
2021-04-30 Mike Blumenkrantzgallium: move pipe_draw_info::index_bias to pipe_draw_s...
2021-04-30 Mike Blumenkrantzgallium: rename pipe_draw_start_count -> pipe_draw_star...
2021-04-30 Timothy Arcerimesa: fix glShaderSource() error handling
2021-04-29 Michael Tangmicrosoft/compiler: Maintain sorting of resource type...
2021-04-29 Jose Maria... v3d: DRM_FORMAT_MOD_BROADCOM_SAND128 only available...
2021-04-29 Jose Maria... v3d: YUV formats at query_dmabuf_modifiers are external...
2021-04-29 Jose Maria... v3d: YUV formats at is_dmabuf_modifier_supported are...
2021-04-29 Pierre-Eric... glx: init __GLXvendorInfo to NULL
2021-04-29 Adam Jacksonglx: Remove some dead declarations from glxclient.h
2021-04-29 Adam Jacksonglx: s/Display */struct glx_display */ over internal API
2021-04-29 Adam Jacksonglx: Move server GLX vendor and version strings to...
2021-04-29 Adam Jacksonglx: Simplify some overuse of GetGLXScreenConfigs
2021-04-29 Adam Jacksonglx: Stash a copy of the XExtCodes in the glx_display
2021-04-29 Adam Jacksonglx: Remove unused opcode argument to __glX{Get,QuerySe...
2021-04-29 Adam Jacksonglx: Remove warn-once-ery around GLX 1.3 functions
2021-04-29 Adam Jacksonglx: Simplify glXIsDirect
2021-04-29 Adam Jacksonglx: Stop force-enabling extensions "implied" by GLX 1.3
2021-04-29 Adam Jacksonglx: Stop pretending the GLX major number isn't 1
2021-04-29 Yiwei Zhangvenus: handle wsi image queue ownership transfer for...
2021-04-29 Yiwei Zhangvenus: handle VK_IMAGE_LAYOUT_PRESENT_SRC_KHR transfer
2021-04-29 Yiwei Zhangvenus: enable VK_EXT_queue_family_foreign
2021-04-29 Yiwei Zhangvenus: update venus-protocol headers
2021-04-29 Mike Blumenkrantzdocs: mark off GL_ARB_shader_clock for zink
2021-04-29 Rhys Perryradv: fix possible use-after-free when inserting GS...
2021-04-29 Rhys Perryradv: fix use-after-free upon GS copy shader cache...
2021-04-29 Rhys Perryvulkan: fix use-after-free in vk_common_DestroyDebugRep...
2021-04-29 Samuel Pitoisetradv: fix computation of the number of user SGPRS for...
next