platform/upstream/mesa.git
2020-09-21 Boris Brezillonpanfrost: decode: Make the indentation consistent with...
2020-09-21 Boris Brezillonpanfrost: gen_pack: Allow enum/define values expressed...
2020-09-21 Boris Brezillonpanfrost: gen_pack: Add a log2 modifier
2020-09-21 Boris Brezillonpanfrost: gen_pack: Add an align() modifier
2020-09-21 Boris Brezillonpanfrost: gen_pack: Allow empty structs
2020-09-21 Boris Brezillonpanfrost: gen_pack: Add the aggregate concept
2020-09-21 Boris Brezillonpanfrost: gen_pack: Move the group get_length() logic...
2020-09-21 Boris Brezillonpanfrost: gen_pack: Add pan_{unpack,print}() helpers
2020-09-21 Boris Brezillonpanfrost: gen_pack: Fix __gen_unpack_uint()
2020-09-21 Boris Brezillonpanfrost: gen_pack: Minor formatting improvement
2020-09-21 Icecream95Revert "panfrost: Drop implicit blend pooling"
2020-09-21 Bas NieuwenhuizenRevert "radv: emit {CB,DB}_RMI_L2_CACHE_CONTROL at...
2020-09-21 Bas NieuwenhuizenRevert "radv: set BIG_PAGE to improve performance on...
2020-09-20 Bas Nieuwenhuizenradv,radeonsi: Disable compression on interop depth...
2020-09-20 Bas Nieuwenhuizenac/surface: Fix depth import on GFX6-GFX8.
2020-09-20 Jason Ekstrandintel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOP
2020-09-20 Jason Ekstrandnir: Add a pass for lowering CL-style image ops to...
2020-09-20 Jason Ekstrandspirv: Plumb access qualifiers through from image types
2020-09-20 Jason Ekstrandspirv: Access qualifiers are not a bitfield
2020-09-20 Jason Ekstrandclover: Pull the stride from pipe_transfer for image...
2020-09-20 Icecream95pan/mdg: Use nir_shader_instructions_pass for fdot2...
2020-09-20 Icecream95pan/mdg: Use nir_shader_instructions_pass for nir_lod_e...
2020-09-20 Icecream95pan/mdg: Return a bool from midgard_nir_lod_errata
2020-09-20 Icecream95panfrost: Set modifier_constant to true for exported...
2020-09-19 Erico Nuneslima: fix vertex shader uniform buffer size
2020-09-19 Erico Nuneslima: allocate new bo for stream draw
2020-09-19 Bas Nieuwenhuizenradeonsi: Move display dcc dirty tracking to framebuffe...
2020-09-19 Bas Nieuwenhuizenradeonsi: Put retile map in separate buffers.
2020-09-19 Bas Nieuwenhuizenamd/common: Store non-displayable DCC pitch.
2020-09-19 Qiang Yuradeonsi: fix user fence GPU address
2020-09-18 Jesse Natalieglsl_type: Add packed to structure type comparison...
2020-09-18 Pierre-Loup... radv: fix vertex buffer null descriptors
2020-09-18 Pierre-Loup... radv: fix null descriptor for dynamic buffers
2020-09-18 Pierre-Eric... mesa: fix glUniform* when a struct contains a bindless...
2020-09-18 Christian Gmeineretnaviv: add disk cache
2020-09-18 Christian Gmeineretnaviv: shuffle some variant fields
2020-09-18 Michel Zouswr: fix _BitScanForward64 on unix
2020-09-18 Michel Zouswr: missing _BitScanForward64 on 32 bits win
2020-09-18 Tapani Pälliglsl: take EXT_gpu_shader4 in to account when adding...
2020-09-17 Vinson Leeturnip: Release bo_mutex lock before potential error...
2020-09-17 Vinson Leepanfrost: Delete debug allocated syncobj.
2020-09-17 Vinson Leeradesonsi: Remove unsigned comparison to zero.
2020-09-17 Vinson Leedisk_cache: Fix filename leak on error path.
2020-09-17 Mauro Rossiandroid: pan/bi: Use new packing
2020-09-17 Mauro Rossiandroid: pan/bi: Use new disassembler
2020-09-17 Adam Jacksonglx: Allow depth-30 pbuffers to work without a depth...
2020-09-17 Jason Ekstrandanv: Fix the target_bo assertion in anv_reloc_list_add
2020-09-17 Rhys Perryradv: initialize with expanded cmask if the destination...
2020-09-17 Gert Wollnynir: remove ubo_r600 instrinsic since ubo_vec4 is used now
2020-09-17 Gert Wollnyr600/sfn: Use load_ubo_vec4 lowering pass
2020-09-17 Gert Wollnyr600: enable lowering uniforms to UBO
2020-09-17 Rhys Perryaco: fix incorrect assertion in emit_vop3a_instruction()
2020-09-16 Eric Anholtturnip: Add support for a615.
2020-09-16 Marijn Suijtenutil: Makefile.sources: Add disk_cache_os.{c,h}
2020-09-16 Alejandro Piñeironir/lower_io: don't reduce range if parent length is...
2020-09-16 Alyssa Rosenzweigpan/bi: Drop *FMIN reference
2020-09-16 Alyssa Rosenzweigpan/bi: Remove unused packing data structures
2020-09-16 Alyssa Rosenzweigpan/bi: Remove unused prints
2020-09-16 Alyssa Rosenzweigpan/bi: Use new packing
2020-09-16 Alyssa Rosenzweigpan/bi: Move packing helpers to dedicated file
2020-09-16 Alyssa Rosenzweigpan/bi: Use src1/dest_invert instead of src_invert[]
2020-09-16 Alyssa Rosenzweigpan/bi: Use 8-bit shifts
2020-09-16 Alyssa Rosenzweigpan/bi: Pass blend descriptor explicitly in IR
2020-09-16 Alyssa Rosenzweigpan/bi: Track compute_lod in IR
2020-09-16 Alyssa Rosenzweigpan/bi: Add format field to IR
2020-09-16 Alyssa Rosenzweigpan/bi: Introduce segments into the IR
2020-09-16 Alyssa Rosenzweigpan/bi: Add dummy carry/borrow argument for iadd/isub
2020-09-16 Alyssa Rosenzweigpan/bi: Use canonical syntax for special constants
2020-09-16 Alyssa Rosenzweigpan/bi: Use canonical syntax for registers/uniforms...
2020-09-16 Alyssa Rosenzweigpan/bi: Use new disassembler
2020-09-16 Alyssa Rosenzweigpan/bi: Export dump_src
2020-09-16 Alyssa Rosenzweigpan/bi: Add bi_disasm_dest_* helpers
2020-09-16 Alyssa Rosenzweigpan/bi: Add disassembly prototypes
2020-09-16 Alyssa Rosenzweigpan/bi: Add disassembler generator
2020-09-16 Alyssa Rosenzweigpan/bi: Add packing generator
2020-09-16 Alyssa Rosenzweigpan/bi: Add ISA parser
2020-09-16 Alyssa Rosenzweigpan/bi: Add XML describing the instruction set
2020-09-16 Alyssa Rosenzweigpan/bi: Lower flrp16
2020-09-16 Mike Blumenkrantzanv: assert that the target bo is valid when adding...
2020-09-16 Mike Blumenkrantzanv: improve error message when failing to open device...
2020-09-16 Eric Engestromdocs: update calendar and link releases notes for 20.1.8
2020-09-16 Eric Engestromdocs: add release notes for 20.1.8
2020-09-16 Gert Wollnygallium+mesa/st: lower uniforms based on compiler flag...
2020-09-16 Gert Wollnyllvmpipe: set lower_uniform_to_ubo compiler flag
2020-09-16 Gert Wollnyintel/compiler: Set lower_uniform_to_ubo compiler flag
2020-09-16 Gert Wollnyfreedreno/ir3: set lower_uniforms_to_ubo compiler flag
2020-09-16 Gert Wollnyradeonsi: set compiler flag lower_uniforms_to_ubo
2020-09-16 Gert Wollnynir: Add option lower_uniforms_to_ubo
2020-09-16 Erik Faye-Lundgallium/aux: remove unused u_blit.[ch]
2020-09-16 Erik Faye-Lundvc4: remove unused header
2020-09-16 Erik Faye-Lundv3d: remove unused header
2020-09-16 Gert Wollnyr600/sfn: Fix comparison with different signedness
2020-09-16 Gert Wollnyr600/sfn: more fixing of vec4 fetching
2020-09-16 Gert Wollnyr600/sfn: Fix source swizzle for gradient queries
2020-09-16 Gert Wollnyr600/sfn: Fix bitfield ops and 2x16 split_y
2020-09-16 Gert Wollnyr600/sfn: Fix split_alu_modifiers
2020-09-16 Gert Wollnyr600/sfn: Lower *sign opcodes in nir
2020-09-16 Gert Wollnyr600/sfn: avoid some copies
2020-09-16 Gert Wollnyr600/sfn: Fix ordering of tex param moves
2020-09-16 Gert Wollnyr600/sfn: clone shader before lowering to registers...
next