mesa.git
2020-05-20 Lionel Landwerlinanv: add a new execution mode for secondary command...
2020-05-20 Lionel Landwerlinanv: don't reserve a particular register for draw count
2020-05-20 Lionel Landwerlinintel/mi-builder: add framework for self modifying...
2020-05-20 Lionel Landwerlinintel/genxml: fix bits generation for MI_LOAD_REGISTER_IMM
2020-05-20 Denysgitlab: Ask about reproduction rate in the issue template
2020-05-19 Jason Ekstrandnir: Add const to nir_intrinsic_src_components
2020-05-19 Alyssa Rosenzweigpan/mdg: Apply outmods
2020-05-19 Alyssa Rosenzweigpan/mdg: Use helpers for branch/discard inversion
2020-05-19 Alyssa Rosenzweigpan/mdg: Remove invert optimizations
2020-05-19 Alyssa Rosenzweigpan/mdg: Treat inot as a modifier
2020-05-19 Alyssa Rosenzweigpan/mdg: Apply abs/neg modifiers
2020-05-19 Alyssa Rosenzweigpan/mdg: Ingest fsat_signed/fclamp_pos
2020-05-19 Alyssa Rosenzweigpan/mdg: Prepare for modifier helpers
2020-05-19 Alyssa Rosenzweigpan/mdg: Drop nir_lower_to_source_mods
2020-05-19 Alyssa Rosenzweigpan/mdg: Remove .pos propagation pass
2020-05-19 Alyssa Rosenzweigpanfrost: Add modifier detection helpers
2020-05-19 Alyssa Rosenzweignir: Add fclamp_pos opcode
2020-05-19 Alyssa Rosenzweignir: Add fsat_signed opcode
2020-05-19 Connor Abbotttu: Support VK_FORMAT_FEATURE_BLIT_SRC_BIT for texture...
2020-05-19 Connor Abbotttu: Fix buffer compressed pitch calculation with unalig...
2020-05-19 Connor Abbotttu: Fall back to 3d blit path for BC1_RGB_* formats
2020-05-19 Connor Abbotttu: Always initialize image_view fields for blit sources
2020-05-19 Jason Ekstrandnir: Add a store_reg helper and use the builder in...
2020-05-19 Jason Ekstrandnir: Add a new helper for iterating phi sources leaving...
2020-05-19 Jason Ekstrandnir/clone: Re-use clone_alu for nir_alu_instr_clone
2020-05-19 Bas Nieuwenhuizenradv/winsys: Finish mapping for sparse residency.
2020-05-19 Ian Romanickintel/drm-shim: Return correct values for I915_PARAM_HA...
2020-05-19 Ian Romanickintel/drm-shim: Add noop ioctl handler for set_tiling
2020-05-19 Bas Nieuwenhuizenradv: Expose VK_EXT_pipeline_creation_cache_control.
2020-05-19 Bas Nieuwenhuizenradv: Support VK_PIPELINE_CACHE_CREATE_EXTERNALLY_SYNCH...
2020-05-19 Bas Nieuwenhuizenradv: Support VK_PIPELINE_CREATE_EARLY_RETURN_ON_FAILUR...
2020-05-19 Bas Nieuwenhuizenradv: Support VK_PIPELINE_COMPILE_REQUIRED_EXT.
2020-05-19 Alyssa Rosenzweigpanfrost: Enable AFBC for Z24X8
2020-05-19 Alyssa Rosenzweigpanfrost: Fix Z24 vs Z32 mixup
2020-05-19 Alyssa Rosenzweigpanfrost: Switch formats to table
2020-05-19 Alyssa Rosenzweigpan/mfbd: Add format codes for PIPE_FORMAT_B5G5R5A1_UNORM
2020-05-19 Rhys Perrynir/opt_if: use nir_src_as_bool in opt_peel_loop_initia...
2020-05-19 Rhys Perrynir/opt_if: run opt_peel_loop_initial_if after all...
2020-05-19 Jason Ekstrandnir: Add documentation for each jump instruction type
2020-05-19 Jason Ekstrandnir: Use a switch statement in nir_handle_add_jump
2020-05-19 Jason Ekstrandnir: Validate jump instructions as an instruction type
2020-05-19 Samuel Pitoisetradv/aco: enable storageInputOutput16 on GFX9+
2020-05-19 Samuel Pitoisetaco: fix off-by-one error with 16-bit MTBUF opcodes...
2020-05-19 Samuel Pitoisetaco: implement 16-bit interp
2020-05-19 Samuel Pitoisetaco: emit v_interp_*_f16 instructions as VOP3 instead...
2020-05-19 Samuel Pitoisetaco: validate v_interp_*_f16 as VOP3 instructions inste...
2020-05-19 Samuel Pitoisetaco: implement 16-bit vertex fetches with tbuffer_load_...
2020-05-19 Samuel Pitoisetaco: implement 8-bit/16-bit mov's with p_create_vector
2020-05-19 Samuel Pitoisetaco: allow to load/store 16-bit values in VMEM for...
2020-05-19 Samuel Pitoisetaco: convert 16-bit values before exporting MRTs
2020-05-19 Samuel Pitoisetaco: store 16-bit temporary outputs as v2b
2020-05-19 Emmanuel Gil... Expose EGL_KHR_platform_* when EXT is supported
2020-05-19 Alyssa Rosenzweigpan/decode: Fix min/max_tile_coord mixup
2020-05-19 Alyssa Rosenzweigpan/decode: Use a page table for tracking mmaps
2020-05-19 Rob Clarkfreedreno/ir3/validate: add checking for types and...
2020-05-19 Rob Clarkfreedreno/ir3: add helpers to deal with src/dst types
2020-05-19 Rob Clarkfreedreno/ir3: add simple validate pass
2020-05-19 Rob Clarkfreedreno/ir3: fix mismatched wrmask for overlapping...
2020-05-19 Rob Clarkfreedreno/ir3/cp: fix cmps folding
2020-05-19 Rob Clarkfreedreno/ir3/print: print cat2 condition
2020-05-19 Rob Clarkfreedreno/ir3: fix immed type in create_addr0()
2020-05-19 Rob Clarkfreedreno/ir3/cf: handle multiple cov's properly
2020-05-19 Rob Clarkfreedreno/ir3: fix mismatched flags on split
2020-05-19 Rob Clarkfreedreno/ir3/group: fix for half-regs
2020-05-19 Rob Clarkfreedreno/ir3: make input/output iterators declare...
2020-05-19 Rob Clarkfreedreno/ir3: make foreach_ssa_src declar cursor ptr
2020-05-19 Rob Clarkfreedreno/ir3: make foreach_src declare cursor ptr
2020-05-19 Rob Clarkfreedreno/ir3: be iterative
2020-05-19 Rob Clarkfreedreno/ir3: move where we preserve binning pass...
2020-05-19 Rob Clarkfreedreno/ir3: add IR3_PASS() macro
2020-05-19 Rob Clarkfreedreno/ir3/postsched: report progress
2020-05-19 Rob Clarkfreedreno/ir3/legalize: report progress
2020-05-19 Rob Clarkfreedreno/ir3/group: report progress
2020-05-19 Rob Clarkfreedreno/ir3/deps: report progress
2020-05-19 Rob Clarkfreedreno/ir3/cp: report progress
2020-05-19 Rob Clarkfreedreno/cf: report progress
2020-05-19 Rob Clarkfreedreno/ir3/dce: report progress
2020-05-19 Rob Clarkfreedreno/ir3: juggle around ir3_debug_print()
2020-05-19 Rob Clarkfreedreno/ir3: remove Sethi-Ullman numbering pass
2020-05-19 Samuel Pitoisetradv: fix missing break in radv_GetPhysicalDeviceProper...
2020-05-19 Rhys Perryaco: fix disassembly with LLVM 11
2020-05-19 Gert Wollnyr600/sfn: Fix printing ALU op without dest
2020-05-19 Gert Wollnyr600/sfn: Don't reorder outputs by location
2020-05-19 Gert Wollnyr600/sfn: Fix splitting constants that come from differ...
2020-05-19 Gert Wollnyr600/sfn: Fix clip vertex output as possible stream...
2020-05-19 Gert Wollnyr600/sfn: SSBO: Fix query of dest components
2020-05-19 Gert Wollnyr600/sfn: use the per shader atomic base
2020-05-19 Gert Wollnyr600/sfn: Add support for texture_samples
2020-05-19 Gert Wollnyr600/sfn: support indirect sampler buffer reads.
2020-05-19 Gert Wollnyr600/sfn: assert when alu dest is missing
2020-05-19 Gert Wollnyr600/sfn: remove pointless check
2020-05-19 Gert Wollnyr600/sfn: Don't reject VARYING_SLOT_PCNT
2020-05-19 Gert Wollnyr600/sfn: Add FS output sample_mask
2020-05-19 Gert Wollnyr600/sfn: Handle loading sample_pos
2020-05-19 Gert Wollnyr600/sfn: Take FOGC, and backcolors into account im...
2020-05-19 Gert Wollnyr600/sfn: Add support for viewport index output
2020-05-19 Gert Wollnyr600/sfn: Make 3vec loads skip possible moves
2020-05-19 Gert Wollnyr600/sfn: Fix handling of output register index
2020-05-19 Gert Wollnyr600/sfn: Make allocate_reserved_registers forward...
2020-05-19 Gert Wollnyr600/sfn: Fix RAT instruction assembly emission
next