mesa.git
2019-08-30 Samuel Pitoisetradv: move lowering PS inputs/outputs at the right...
2019-08-30 Samuel Pitoisetradv: gather info about PS inputs in the shader info...
2019-08-30 Samuel Pitoisetac: drop now useless lookup_interp_param from ABI
2019-08-30 Samuel Pitoisetac: import linear/perspective PS input parameters from...
2019-08-30 Krzysztof Raszkowskiutil: Add unreachable() definition for clang compiler.
2019-08-29 Nataraj Deshpandeegl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
2019-08-29 Dave Airliegallivm: disable accurate cube corner for integer textures.
2019-08-29 Pierre-Eric... glsl: replace 'x + (-x)' with constant 0
2019-08-29 Thong Thairadeonsi: add JPEG decode support for VCN 2.0 devices
2019-08-29 Thong ThaiRevert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on...
2019-08-29 Ian Romanicknir/range-analysis: Add a lot more assertions about...
2019-08-29 Ian Romanicknir/range-analysis: Range tracking for fpow
2019-08-29 Ian Romanicknir/range-analysis: Handle constants in nir_op_mov...
2019-08-29 Ian Romanicknir/range-analysis: Fix incorrect fadd range result...
2019-08-29 Ian Romanicknir/range-analysis: Adjust result range of multiplicati...
2019-08-29 Ian Romanicknir/range-analysis: Adjust result range of exp2 to...
2019-08-29 Ian Romanicknir/algebraic: Clean up value range analysis-based...
2019-08-29 Ian Romanicknir/algebraic: Mark some value range analysis-based...
2019-08-29 Kenneth Graunkeiris: Fix partial fast clear checks to account for...
2019-08-29 Rohan Gargpanfrost: Remove unused argument from panfrost_drm_subm...
2019-08-29 Kenneth Graunkeiris: Actually describe bo_reuse driconf option
2019-08-29 Tomeu Vizosopanfrost/ci: Print only regressions
2019-08-29 Roland Scheideggergallivm: use fallback code for mul_hi with llvm >= 7.0
2019-08-29 Samuel Pitoisetradv/gfx10: compute the LDS size for exporting PrimID...
2019-08-29 Jan Zielinskiswr/rasterizer: Enable ARB_fragment_layer_viewport
2019-08-29 Tapani Pälliiris: use driconf for 'bo_reuse' parameter
2019-08-29 Tapani Pällii965: initialize bo_reuse when creating brw_bufmgr
2019-08-29 Kenneth Graunkeiris: Don't auto-flush/dirty on transfer unmap for...
2019-08-28 Timur Kristófst/nine: Properly initialize GLSL types for NIR shaders.
2019-08-28 Rob Clarkfreedreno/ir3: do better job of marking convergence...
2019-08-28 Rob Clarkfreedreno/ir3: maintain predecessors/successors
2019-08-28 Rob Clarkfreedreno/ir3: convert block->predecessors to set
2019-08-28 Jordan Justenpci_id_driver_map: Support preferring iris over i965
2019-08-28 Jordan Justeni965: Exit with error if gen12+ is detected
2019-08-28 Tapani Pällianv: build libanv for gen12 in android build
2019-08-28 Jordan Justenanv: Build for gen12
2019-08-28 Tapani Pälliiris: build android libmesa_iris for gen12
2019-08-28 Jordan Justeniris: Build for gen12
2019-08-28 Jordan Justenintel/l3: Don't assert on gen12 (use gen11 config tempo...
2019-08-28 Jordan Justenintel/compiler: Disable compaction on gen12 for now
2019-08-28 Tapani Pälliintel/isl: build android libmesa_isl for gen12
2019-08-28 Jordan Justenintel/isl: Build gen12 using gen11 code paths
2019-08-28 Tapani Pälliintel/genxml: generate pack files for gen12 on android...
2019-08-28 Jordan Justenintel/genxml: Build gen12 genxml
2019-08-28 Jordan Justenintel/genxml: Add gen12.xml as a copy of gen11.xml
2019-08-28 Jordan Justenintel/genxml: Run sort_xml.sh to tidy gen9.xml and...
2019-08-28 Jordan Justenintel/genxml/gen11: Add spaces in EnableUnormPathInColo...
2019-08-28 Jordan Justenintel/genxml: Handle field names with different spacing...
2019-08-28 Eric Anholtfreedreno/a6xx: Fix non-mipmap filtering selection.
2019-08-28 Ian Romanickintel/compiler: Request bitfield_reverse lowering on...
2019-08-28 Ian Romanicknir/algrbraic: Don't optimize open-coded bitfield rever...
2019-08-28 Eric Anholtgallium: Don't emit identical endian-dependent pack...
2019-08-28 Eric Anholtgallium: Fix big-endian addressing of non-bitmask array...
2019-08-28 Eric Anholtgallium: Drop a bit of dead code from the pack/unpack...
2019-08-28 Eric Anholtgallium: Drop the useless union wrapper on pack/unpack.
2019-08-28 Eric Anholtgallium: Skip generating the pack/unpack union if we...
2019-08-28 Eric Anholtgallium: Fix mesa format name in unit test failure...
2019-08-28 Boris Brezillonpanfrost: Reset the damage area on imported resources
2019-08-28 Boris Brezillonpanfrost: Use ralloc() to allocate instructions to...
2019-08-28 Jose Fonsecascons: Make GCC builds stricter.
2019-08-28 Jose Fonsecautil: Prevent strcasecmp macro redefinion.
2019-08-28 Jose Fonsecautil: Prevent implicit declaration of function getenv.
2019-08-28 Jose Fonsecaglx: Fix incompatible function pointer types.
2019-08-28 Vasily Khoruzhicklima: fix texture descriptor issues
2019-08-28 Kenneth Graunkeiris: Drop swizzling parameter from s8_offset.
2019-08-27 Kenneth Graunkemesa: Fix _mesa_float_to_unorm() on 32-bit systems.
2019-08-27 Kenneth Graunkeutil: Add a _mesa_i64roundevenf() helper.
2019-08-27 Adam Jacksonglx: Unset the direct_support bit for GLX_EXT_import_co...
2019-08-27 Daniel Kolesautil: add auxv based PowerPC AltiVec/VSX detection
2019-08-27 Kenneth Graunkeintel/compiler: Use new Gen11 headerless RT writes...
2019-08-27 Kenneth Graunkeintel/compiler: Use generic SEND for Gen7+ FB writes
2019-08-27 Kenneth Graunkeintel/compiler: Refactor FB write message control setup...
2019-08-27 Kenneth Graunkeintel/compiler: Handle bits 15:12 in brw_send_indirect_...
2019-08-27 Kenneth Graunkeintel/compiler: Fix src0/desc setter ordering
2019-08-27 Marek Olšákradeonsi: fix scratch buffer WAVESIZE setting leading...
2019-08-27 Marek Olšákradeonsi: unbind blend/DSA/rasterizer state correctly...
2019-08-27 Marek Olšákradeonsi: align scratch and ring buffer allocations...
2019-08-27 Marek Olšákradeonsi: consolidate determining VGPR_COMP_CNT for...
2019-08-27 Marek Olšákradeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_...
2019-08-27 Marek Olšákradeonsi/gfx10: remove incorrect ngg/pos_writes_edgefla...
2019-08-27 Marek Olšákradeonsi: add PKT3_CONTEXT_REG_RMW
2019-08-27 Marek Olšákwinsys/amdgpu+radeon: process AMD_DEBUG in addition...
2019-08-27 Marek Olšákradeonsi/gfx10: add AMD_DEBUG=nongg
2019-08-27 Marek Olšákradeonsi/gfx10: finish up Navi14, add PCI ID
2019-08-27 Marek Olšákradeonsi/gfx10: always use the legacy pipeline for...
2019-08-27 Marek Olšákradeonsi/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
2019-08-27 Marek Olšákradeonsi/gfx10: fix InstanceID for legacy VS+GS
2019-08-27 Marek Olšákradeonsi/gfx10: add as_ngg variant for VS as ES to...
2019-08-27 Marek Olšákradeonsi/gfx10: create the GS copy shader if using...
2019-08-27 Marek Olšákradeonsi/gfx10: fix the PRIMITIVES_GENERATED query...
2019-08-27 Marek Olšákradeonsi/gfx10: fix tessellation for the legacy pipeline
2019-08-27 Marek Olšákradeonsi: move some global shader cache flags to per...
2019-08-27 Marek Olšákradeonsi/gfx10: fix the legacy pipeline by storing...
2019-08-27 Kenneth Graunkeiris: Delete dead prototype
2019-08-27 Boris BrezillonRevert "panfrost: Free all block/instruction objects...
2019-08-27 Boris Brezillonpanfrost: Make sure bundle.instructions[] contains...
2019-08-27 Boris Brezillonpanfrost: Free all block/instruction objects before...
2019-08-27 Boris Brezillonpanfrost: Free the instruction object in mir_remove_ins...
2019-08-27 Eric Engestromscons: add support for MAJOR_IN_{MKDEV,SYSMACROS}
2019-08-27 Samuel Pitoisetradv: make use of has_ls_vgpr_init_bug
next