mesa.git
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
2019-08-27 Samuel Pitoisetac: add has_ls_vgpr_init_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_msaa_sample_loc_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add rbplus_allowed to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_tc_compat_zrange_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_gfx9_scissor_bug to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add cpdma_prefetch_writes_memory to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_out_of_order_rast to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_load_ctx_reg_pkt to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_rbplus to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_dcc_constant_encode to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_distributed_tess to ac_gpu_info
2019-08-27 Samuel Pitoisetac: add has_clear_state to ac_gpu_info
2019-08-27 Samuel Pitoisetac: drop llvm8 from some load/store helpers
2019-08-27 Dave Airliegallivm: fix appveyor build after images changes
2019-08-27 Dave Airliedocs: add shader image extensions for llvmpipe
2019-08-27 Dave Airliellvmpipe: enable ARB_shader_image_load_store
2019-08-27 Dave Airliellvmpipe: flush on api memorybarrier.
2019-08-27 Dave Airliegallivm: add memory barrier support
2019-08-27 Dave Airliegallivm: add support for fences api on older llvm
2019-08-27 Dave Airliellvmpipe: bind vertex/geometry shader images
2019-08-27 Dave Airliellvmpipe: add fragment shader image support
2019-08-27 Dave Airliedraw: add vs/gs images support
2019-08-27 Dave Airliegallivm: add image load/store/atomic support
2019-08-27 Dave Airliegallivm/tgsi: add image interface to tgsi builder
2019-08-27 Dave Airliellvmpipe: introduce image jit type to fragment shader...
2019-08-27 Dave Airliedraw: add jit image type for vs/gs images.
2019-08-27 Dave Airliellvmpipe: move the fragment shader variant key to dynam...
2019-08-27 Dave Airliegallivm: add a basic image limit
2019-08-27 Dave Airliellvmpipe: handle early test property.
2019-08-27 Dave Airliegallivm: move first/last level jit texture members.
2019-08-27 Dave Airliegallivm: handle helper invocation (v2)
2019-08-27 Dave Airliegallivm: make lp_build_float_to_r11g11b10 take a const src
2019-08-27 Dave Airliellvmpipe: refactor jit type creation
2019-08-27 Dave Airliegallivm: fix atomic compare-and-swap
2019-08-26 Paulo Zanoniintel/fs: grab fail_msg from v32 instead of v16 when...
2019-08-26 Alyssa Rosenzweigpan/midgard: Fix invert fusing with r26
2019-08-26 Alyssa Rosenzweigpan/midgard: Fold ssa_args into midgard_instruction
2019-08-26 Eric Anholtgallium: Add the ASTC 3D formats.
2019-08-26 Eric Anholtgallium: Add block depth to the format utils.
2019-08-26 Eric Anholtgallium: Add a block depth field to the u_formats table.
2019-08-26 Alyssa Rosenzweigpan/midgard: Add imov->fmov optimization
2019-08-26 Alyssa Rosenzweigpan/midgard: Switch constants to uint32
2019-08-26 Kenneth Graunkeisl: Don't set UnormPathInColorPipe for integer surfaces.
2019-08-26 Kenneth Graunkeisl: Drop UnormPathInColorPipe for buffer surfaces.
2019-08-26 Alyssa Rosenzweigpan/midgard, bifrost: Set lower_fdph = true
2019-08-26 Samuel Pitoisetradv: add mipmap support for the clear depth/stencil...
2019-08-26 Samuel Pitoisetradv: add mipmap support for the TC-compat zrange bug
2019-08-26 Samuel Pitoisetradv: allocate metadata space for mipmapped depth/stenc...
2019-08-26 Samuel Pitoisetradv: decompress mipmapped depth/stencil images during...
2019-08-26 Samuel Pitoisetradv: add mipmaps support for decompress/resummarize
2019-08-26 Samuel Pitoisetradv: add radv_process_depth_image_layer() helper
next