platform/upstream/mesa.git
2020-09-24 Alyssa Rosenzweigpan/bi: Disassemble PC-relative addresses
2020-09-24 Alyssa Rosenzweigpan/bi: Decode M values in disasm
2020-09-24 Alyssa Rosenzweigpan/bi: Track M values of disassembled constants
2020-09-24 Alyssa Rosenzweigpan/bi: Inline dump_instr
2020-09-24 Alyssa Rosenzweigpan/bi: Annotate disassemble with format names
2020-09-24 Alyssa Rosenzweigpan/bi: Annotate stop bit (canonically "Z-bit")
2020-09-24 Samuel Pitoisetradv: add a tweak for PS wave CU utilization for gfx10.3
2020-09-24 Samuel Pitoisetradv: set KEEP_TOGETHER_ENABLE if necessary on GFX10+
2020-09-24 Rhys Perryradeonsi: don't use nir_opt_access
2020-09-24 Rhys Perryst/nir: call nir_opt_access before gl_nir_lower_buffers
2020-09-23 Bas Nieuwenhuizenradv: Add VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 rendering...
2020-09-23 Bas Nieuwenhuizenradv: Simplify radv_is_hw_resolve_pipeline.
2020-09-23 Bas Nieuwenhuizenradv: Disable NGG on APUs.
2020-09-23 Erico Nuneslima: add natively supported vertex buffer formats
2020-09-23 Samuel Pitoisetradv: advertise VK_KHR_copy_commands2
2020-09-23 Samuel Pitoisetradv: add support for CmdResolveImage2KHR()
2020-09-23 Samuel Pitoisetradv: cleanup selecting the hardware resolve path
2020-09-23 Samuel Pitoisetradv: add support for CmdCopyImageToBuffer2KHR()
2020-09-23 Samuel Pitoisetradv: add support for CmdCopyImage2KHR()
2020-09-23 Samuel Pitoisetradv: add support for CmdCopyBufferToImage2KHR()
2020-09-23 Samuel Pitoisetradv: add support for CmdCopyBuffer2KHR()
2020-09-23 Samuel Pitoisetradv: add support for CmdBlitImage2KHR()
2020-09-23 Samuel Pitoisetradv: add VK_KHR_copy_commands2 but leave it disabled
2020-09-23 Samuel Pitoisetradv: bump the advertised patch version to 145
2020-09-23 Samuel Pitoisetradv: remove useless assignment of MAX_API_VERSION
2020-09-23 Erik Faye-Lundgallium/util: add blitter-support for stencil-fallback
2020-09-23 Erik Faye-Lundgallium/util: add shader for stencil-blits
2020-09-22 Jesse Natalienir_lower_system_values: Fix load_global_invocation_id...
2020-09-22 Eric Anholtandroid: Disable trying to read/write to the disk cache.
2020-09-22 Eric Anholtmesa: Make the android_stub be a set of non-installed...
2020-09-22 Marek Olšákamd: add VanGogh support
2020-09-22 Marek Olšákamd: add Dimgrey Cavefish support
2020-09-22 Marek Olšákradeonsi: remove KILL_PS_INF_INTERP/CLAMP_DIV_BY_ZERO...
2020-09-22 Marek Olšákradeonsi: move debug options from si_disk_cache_create...
2020-09-22 Marek Olšákradeonsi: set TRUNC_COORD=0 for Total War: WARHAMMER...
2020-09-22 Michel Dänzerci: Use ignore_scheduled_pipelines anchor in .radeonsi...
2020-09-22 Connor Abbotttu: Expose shaderStorageImage*WithoutFormat
2020-09-22 Connor Abbottir3: Don't use the format to get the image type
2020-09-22 Connor Abbotttu: Expose shaderImageGatherExtended
2020-09-22 Connor Abbotttu: Expose shaderStorageImageExtendedFormats
2020-09-22 Gert Wollnyr600/sfn: Be a bit more verbose when logging skipped...
2020-09-22 Gert Wollnyr600/sfn: Acquire the number of FS outputs and the...
2020-09-22 Gert Wollnyr600/sfn: Take dual source blending output indices...
2020-09-22 Gert Wollnyr600/sfn: Handle number of color outputs taking dual...
2020-09-22 Gert Wollnyr600/sfn: Keep info about dual-source blend in FS
2020-09-22 Gert Wollnyr600/sfn: Sort the outputs of the FS according to data...
2020-09-22 Gert Wollnyr600: Add flag for dual-source blending to shader key
2020-09-22 Gert Wollnyr600/sfn: remove a useless if-condition
2020-09-22 Gert Wollnyr600/sfn: run late algebraic optimizations
2020-09-22 Gert Wollnyr600/sfn: use cnde instead of cnde_int
2020-09-22 Michael Tretteretnaviv: fix comment for source of etna_mesa_debug
2020-09-22 Jason Ekstrandnir: Rename get_buffer_size to get_ssbo_size
2020-09-22 Rhys Perryaco: stop multiplying driver_location by 4
2020-09-22 Rhys Perryaco: remove dead indirect fs input loading
2020-09-22 Rhys Perryaco: use nir's constant source helpers more
2020-09-22 Rhys Perryaco: use nir_get_io_offset_src() in visit_load_input()
2020-09-22 Rhys Perryaco: use io semantics to get an intrinsic's slot
2020-09-22 Timur Kristófaco: Use NIR IO semantics for tess factor IO locations.
2020-09-22 Lionel Landwerlinanv: implement VK_KHR_copy_commands2
2020-09-22 Lionel Landwerlinvulkan: bump headers/registry to 1.2.154
2020-09-22 Danylo Piliaievnir/lower_samplers: Clamp out-of-bounds access to array...
2020-09-22 Danylo Piliaievnir/large_constants: Eliminate out-of-bounds writes...
2020-09-22 Danylo Piliaievnir/lower_io: Eliminate oob writes and return zero...
2020-09-22 Marek Olšákradeon: rename RADEON_TRANSFER_* -> RADEON_MAP_*
2020-09-22 Marek Olšákgallium: rename transfer flags -> map flags in comments
2020-09-22 Marek Olšákgallium: rename pipe_transfer_usage -> pipe_map_flags
2020-09-22 Marek Olšákgallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*
2020-09-22 Marek Olšákradeonsi: add 16-bit ALU vectorization
2020-09-22 Marek Olšákradeonsi: don't scalarize 16-bit vec2 ALU opcodes
2020-09-22 Marek Olšákradeonsi: vectorize IO for better ALU vectorization
2020-09-22 Marek Olšákradeonsi: implement 16-bit FS color outputs
2020-09-22 Marek Olšákradeonsi: set flags for FP16 in shaders
2020-09-22 Marek Olšákradeonsi: don't lower pack for better 16-bit vectorization
2020-09-22 Daniel Schürmannac/nir: implement nir_op_[un]pack_[64/32]_*
2020-09-22 Vinson Leeglsl: Initialize ir_constant member const_elements...
2020-09-22 Vinson Leepan/bi: Fix typo.
2020-09-22 Bas Nieuwenhuizenst/mesa: Deal with empty textures/buffers in semaphore...
2020-09-21 Eric Anholtturnip/kgsl: Associate fences with submits.
2020-09-21 Kristian H... turnip: Add kgsl backend
2020-09-21 Lionel Landwerlinintel/compiler: fixup Gen12 workaround for array sizes
2020-09-21 Adam Jacksonwsi/x11: Create a present queue for VK_PRESENT_MODE_FIF...
2020-09-21 Thong Thaigallium/auxiliary/vl: Include src region in scale_y...
2020-09-21 Thong Thaifrontends/va: Enabled packed headers for H.264 encoder
2020-09-21 Thong Thairadeon: Pass HEVC encode crop parameters to the encoder
2020-09-21 Thong Thaigallium: Parse packed HEVC SPS encode header for crop...
2020-09-21 Gert Wollnyr600/sfn: Fix typo in comment
2020-09-21 Gert Wollnyr600/sfn: Fix component count for fdph
2020-09-21 Gert Wollnyr600/sfn: make number of source components a local...
2020-09-21 Krunal Patelgallium/auxiliary/vl: Odd Dimensions are failing
2020-09-21 Samuel Pitoisetradv: do not lower UBO/SSBO access to offsets
2020-09-21 Samuel Pitoisetradv: add a helper for loading meta descriptors
2020-09-21 Michel Dänzerci: Don't create test-docs job if the pages one exists...
2020-09-21 Michel Dänzerci: Prevent pages job from running in pre-merge pipelines
2020-09-21 Michel Dänzerci: Always use CI_PROJECT_NAMESPACE instead of CI_PROJE...
2020-09-21 Michel Dänzerci: Add "is for Marge Bot" YAML anchor
2020-09-21 Michel Dänzerci: Add "is pre-merge pipeline" YAML anchor
2020-09-21 Michel Dänzerci: Add "is post-merge pipeline" YAML anchor
2020-09-21 Michel Dänzerci: Add "is forked branch" YAML anchor
2020-09-21 Michel Dänzerci: Add "is forked branch or pre-merge pipeline" YAML...
2020-09-21 Michel Dänzerci: Add "is post-merge pipeline, not for Marge Bot...
next