mesa.git
2020-05-04 Jason Ekstrandvulkan,anv: Add a common base object type for VkDevice
2020-05-04 Jason Ekstrandvulkan: Allow destroying NULL debug report callbacks
2020-05-04 Tapani Pällist/mesa: destroy only own program variants when program...
2020-05-04 Pierre-Eric... radeonsi: fix export count
2020-05-04 Erik Faye-Lundvtn/opencl: native sqrt support
2020-05-04 Erik Faye-Lundvtn/opencl: native rsqrt support
2020-05-04 Erik Faye-Lundvtn/opencl: native recip support
2020-05-04 Erik Faye-Lundvtn/opencl: native powr support
2020-05-04 Erik Faye-Lundvtn/opencl: native divide support
2020-05-04 Erik Faye-Lundvtn/opencl: native variants of sin/cos
2020-05-04 Erik Faye-Lundvtn/opencl: add native_tan-support
2020-05-04 Erik Faye-Lundcompiler/nir: move tan-calculation to helper
2020-05-04 Dmitriy Nestermesa: check draw buffer completeness on glClearBufferfv...
2020-05-02 Marek OlšákRevert "ac/surface: remove RADEON_SURF_TC_COMPATIBLE_HT...
2020-05-02 Dave Airliei965: disable shadow batches when batch debugging.
2020-05-02 Dave Airliei965: add support for gen 5 pipelined pointers to dump
2020-05-02 Bas Nieuwenhuizenradv: Extend tiling flags to 64-bit.
2020-05-02 Rhys Perryaco: add message to static_assert
2020-05-02 Rhys Perryaco: remove use of f-strings
2020-05-01 Nataraj Deshpandeanv: Disable extensions based on Android versions
2020-05-01 Nataraj Deshpandeanv: Limit vulkan version to 1.1 for Android
2020-05-01 Caio Marcelo... iris: Implement ARB_compute_variable_group_size
2020-05-01 Caio Marcelo... intel: Let drivers call brw_nir_lower_cs_intrinsics()
2020-05-01 Caio Marcelo... intel/fs: Add and use a new load_simd_width_intel intrinsic
2020-05-01 Caio Marcelo... intel/fs: Add an option to lower variable group size...
2020-05-01 Caio Marcelo... intel/fs: Clean up variable group size handling in...
2020-05-01 Kenneth Graunkeiris: Implement PIPE_FLUSH_DEFERRED support.
2020-05-01 Kenneth Graunkeiris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT...
2020-05-01 Kenneth Graunkeintel: Move anv_gem_supports_syncobj_wait to common...
2020-05-01 Kenneth Graunkeiris: Flush any current work in iris_fence_await before...
2020-05-01 Chris Wilsoniris: Store a seqno for each batch in the fence
2020-05-01 Chris Wilsoniris: Convert fences to using lightweight seqno
2020-05-01 Chris Wilsoniris: Place a seqno at the end of every batch
2020-05-01 Kenneth Graunkeiris: Destroy transfer slab after batches
2020-05-01 Kenneth Graunkeiris: Give up on not passing ice to iris_init_batch
2020-05-01 Kenneth Graunkeiris: Rename iris_syncpt to iris_syncobj for clarity.
2020-05-01 Kenneth Graunkeanv: Include linux/sync_file.h instead of cut and pasti...
2020-05-01 Kenneth Graunkeiris: Include linux/sync_file.h instead of cut and...
2020-05-01 Alyssa Rosenzweigpanfrost: Update dEQP expectation list
2020-05-01 Alyssa Rosenzweigpan/mdg: Enable nir_opt_algebraic_distribute_src_mods
2020-05-01 Alyssa Rosenzweigpan/mdg: Drop `opt` in name of midgard_opt_cull_dead_branch
2020-05-01 Alyssa Rosenzweigpan/mdg: Drop forever todo
2020-05-01 Alyssa Rosenzweigpan/mdg: Move constant switch opts to algebraic pass
2020-05-01 Alyssa Rosenzweigpan/mdg: Rename .one to .sat_signed
2020-05-01 Alyssa Rosenzweigpan/mdg: Ingest actual isub ops
2020-05-01 Jose Fonsecaglthread: Add GLAPIENTRY to _mesa_marshal_MultiDrawArrays.
2020-05-01 Caio Marcelo... intel/dev: Bail when INTEL_DEVID_OVERRIDE is not valid
2020-05-01 D Scott Phillipsanv,iris: Fix input vertex max for tcs on gen12
2020-05-01 Eric Anholtfreedreno/ir3: Set the FS .msaa flag to true during...
2020-05-01 Eric Anholtfreedreno: Immediately compile a default variant of...
2020-05-01 Eric Anholtfreedreno/ir3: Set up outputs for multi-slot varyings.
2020-05-01 Eric Anholtfreedreno/ir3: Stop initializing regid of so->outputs...
2020-05-01 Eric Anholtfreedreno/ir3: Improve shader key normalization.
2020-05-01 Eric Anholtfreedreno: Emit debug messages when doing draw-time...
2020-05-01 Eric Anholtfreedreno/ir3: Remove unused half precision shader...
2020-05-01 Eric Anholtfreedreno: Fix assertion failures on GS/tess shaders...
2020-05-01 Eric Anholtfreedreno/ir3: Skip tess epilogue if the program is...
2020-05-01 Eric Anholtfreedreno: Stop doing binning shaders other than the...
2020-05-01 Eric Anholtfreedreno/ir3: Fix register allocation assertion failures.
2020-05-01 Kristian H... freedreno/ir3: Drop hack to clean up split vars
2020-05-01 Kristian H... freedreno/ir3: Lower GS builtins before lowering IO
2020-05-01 Kristian H... freedreno/ir3: Add ir3_nir_lower_to_explicit_input...
2020-05-01 Kristian H... freedreno/ir3: Rename ir3_nir_lower_to_explicit_io
2020-05-01 Kristian H... freedreno/ir3: Pass stream output info to ir3_shader_fr...
2020-05-01 Eric Anholtfreedreno/ir3: Fix the a3xx TF outputs stores.
2020-05-01 Eric Anholtfreedreno/ir3: Set up the block predecessors for a3xx TF
2020-05-01 D Scott Phillipsintel/fs: Update location of Render Target Array Index...
2020-05-01 Tomeu Vizosopan/decode: Properly print tripped zeroes
2020-05-01 Tomeu Vizosopanfrost: Add Bifrost texture trampoline BO to batch
2020-05-01 Alyssa Rosenzweigpan/bi: Lower for now sincos
2020-05-01 Tomeu Vizosopanfrost: mali_attr_meta.unknown1 is zero on Bifrost
2020-05-01 Tomeu Vizosopanfrost: GPUs newer than G-71 don't have swizzles...
2020-05-01 Tomeu Vizosopan/decode: Trace to stderr with PANDECODE_DUMP_FILE...
2020-05-01 Alyssa Rosenzweigpanfrost: Update Bifrost fields in mali_shader_meta
2020-05-01 Tomeu Vizosopan/bi: Print shaders only if BIFROST_MESA_DEBUG=shaders
2020-05-01 Alyssa Rosenzweigpan/bi: Enable lower_mediump_outputs NIR pass
2020-05-01 Tomeu Vizosopanfrost: Add a bit more info about some tiler fields
2020-05-01 Tomeu Vizosopanfrost: Create additional BO for the checksum of...
2020-05-01 Tomeu Vizosopanfrost: Split bit out of format.unk3
2020-05-01 Samuel Pitoisetci: add lists of expected failures & skipped tests...
2020-05-01 Andres Gomezscripts: remove unittest.mock dependency when not used
2020-05-01 Samuel Pitoisetci: fix reporting the number of unexpected/flakes
2020-05-01 Michel Dänzergitlab-ci: Use YAML anchor for llvmpipe paths in virgl...
2020-05-01 Rob Clarkfreedreno: we don't need aligned vbo's
2020-05-01 Rob Clarkfreedreno/a6xx: add some more formats
2020-05-01 Alyssa Rosenzweigpan/decode: Don't crash on missing payload
2020-05-01 Alyssa Rosenzweigpanfrost: Fix tiled texture "stride"s on Bifrost
2020-05-01 Alyssa Rosenzweigpanfrost: Fix norm coords on bifrost sampler
2020-05-01 Alyssa Rosenzweigpanfrost: Fix sampler wrap/filter field orders
2020-05-01 Alyssa Rosenzweigpanfrost: Fix size of bifrost sampler descriptor
2020-05-01 Alyssa Rosenzweigpanfrost: Fix texture field size
2020-05-01 Alyssa Rosenzweigpan/bit: Add round tests
2020-05-01 Alyssa Rosenzweigpan/bit: Interpret ROUND
2020-05-01 Alyssa Rosenzweigpan/bit: Add framework forinterpreting double vs float
2020-05-01 Alyssa Rosenzweigpan/bi: Pack round opcodes (FMA, either 16 or 32)
2020-05-01 Alyssa Rosenzweigpan/bi: Pipe multiple textures through
2020-05-01 Alyssa Rosenzweigpan/bi: Add texture indices to IR
2020-05-01 Rob Clarkfreedreno/a6xx: fix LRZ hang
2020-04-30 Eric Anholtfreedreno/ir3: Leave bools as 1-bit, storing them in...
2020-04-30 Eric Anholtfreedreno/ir3: Drop redundant IR3_REG_HALF setup in...
next