mesa.git
2019-07-29 Lionel Landwerlinvulkan: Bump headers to 1.1.117
2019-07-29 Lionel Landwerlininclude/vulkan: bump vk_android_native_buffer
2019-07-29 Eric Engestromintel/mi: only resolve to a temp register if source...
2019-07-29 Eric Anholtgitlab-ci: Enable freedreno shader-db runs.
2019-07-29 Eric Anholtnir: Fix helgrind complaints about data race in trivial...
2019-07-29 Eric Anholtfreedreno: Fix data race on making the shader's id.
2019-07-29 Eric Anholtfreedreno: Take a lock around shader variant creation.
2019-07-29 Eric Anholtfreedreno: Fix data races with allocating/freeing struc...
2019-07-29 Eric Anholtfreedreno: Fix helgrind complaint on shader-db key...
2019-07-29 Bas Nieuwenhuizenradv: Take variable descriptor counts into account...
2019-07-29 Jason Ekstrandanv: Don't claim support for 24 and 48-bit formats...
2019-07-29 Jason Ekstrandisl/formats: R8G8B8_UNORM_SRGB isn't supported on HSW
2019-07-29 Alyssa Rosenzweigpan/midgard: Fix alpha test w.r.t new indexing
2019-07-29 Gert Wollnysoftpipe: Don't draw when rasterizer_discard is set
2019-07-29 Gert Wollnysoftpipe: Fix cube arrays layer selection
2019-07-29 Lionel Landwerlinvulkan/wsi/wayland: implement acquire timeout
2019-07-29 Lionel Landwerlinutil: add a timespec helper
2019-07-29 Eric Engestromintel: replace large stack buffer with heap allocation
2019-07-29 Samuel Pitoisetradv/gfx10: do not use the fast depth or stencil clear...
2019-07-29 Samuel Pitoisetac: do not crash when the buffer data format is invalid
2019-07-29 Rhys Perryac/nir: fix txf_ms with an offset
2019-07-29 Connor Abbottradv: Delete unused local variables in optimization...
2019-07-29 Connor Abbottnir/find_array_copies: Handle wildcards and overlapping...
2019-07-29 Connor Abbottnir: Print array deref indices as decimal
2019-07-28 Connor Abbottlima/gpir/sched: Handle more special ops in can_use_com...
2019-07-28 Connor Abbottlima/gp: Clean up lima_program_optimize_vs_nir() a...
2019-07-28 Connor Abbottlima/gpir/sched: Don't try to spill when something...
2019-07-27 Ilia Mirkinnv50/ir: don't consider the main compute function as...
2019-07-27 Ilia Mirkinnv50/ir: handle insn not being there for definition...
2019-07-27 Ilia Mirkinnouveau: flip DEBUG -> !NDEBUG
2019-07-27 Ilia Mirkinnvc0: allow a non-user buffer to be bound at position 0
2019-07-27 Ilia Mirkinnv50,nvc0: update sampler/view bind functions to accept...
2019-07-27 Ilia Mirkingallium/vl: fix compute tgsi shaders to not process...
2019-07-26 Alyssa Rosenzweigpan/midgard: Introduce invert field
2019-07-26 Alyssa Rosenzweigpan/midgard: Tag SSA/reg
2019-07-26 Boyuan Zhangradeon/vcn: enable rate control for hevc encoding
2019-07-26 Boyuan Zhangradeon/uvd: enable rate control for hevc encoding
2019-07-26 Boyuan Zhangradeon/vcn: fix poc for hevc encode
2019-07-26 Boyuan Zhangradeon/uvd: fix poc for hevc encode
2019-07-26 Sagar Ghugenir: Optimize umod lowering
2019-07-26 Alyssa Rosenzweigpan/midgard: Improve scheduling
2019-07-26 Alyssa Rosenzweigpan/midgard: Specialize mod checking by type when check...
2019-07-26 Alyssa Rosenzweigpan/midgard: Use more aggressive writeout criteria
2019-07-26 Alyssa Rosenzweigpan/midgard: Pipeline non-SSA registers
2019-07-26 Alyssa Rosenzweigpan/midgard: Add mir_mask_of_read_components helper
2019-07-26 Alyssa Rosenzweigpan/midgard: Add mir_is_written_before helper
2019-07-26 Alyssa Rosenzweigpan/midgard: Obey fragment writeout criteria
2019-07-26 Alyssa Rosenzweigpan/midgard: Add post-RA move elimination
2019-07-26 Alyssa Rosenzweigpan/midgard: Share mir_nontrivial_outmod
2019-07-26 Alyssa Rosenzweigpan/midgard: Implement texture RA
2019-07-26 Alyssa Rosenzweigpan/midgard: Fix backwards blend color load
2019-07-26 Alyssa Rosenzweigpan/midgard: Fix scheduling mishap
2019-07-26 Alyssa Rosenzweigpan/midgard: Fix vector->scalar swizzles
2019-07-26 Alyssa Rosenzweigpan/midgard: Add dead move elimination pass
2019-07-26 Alyssa Rosenzweigpan/midgard: Move DCE into its own file
2019-07-26 Alyssa Rosenzweigpan/midgard: Add mir_rewrite_dst_tag helper
2019-07-26 Alyssa Rosenzweigpan/midgard: Fix flipped register bias fields
2019-07-26 Alyssa Rosenzweigpan/midgard: Update RA for cubemap coords
2019-07-26 Eric Engestromanv+tu+radv: delete unusable dev_icd.json
2019-07-26 Eric Engestromdocs: fix intel_icd.json path
2019-07-26 Bas Nieuwenhuizenvulkan/wsi/x11: Increase the effective min. images...
2019-07-26 Bas Nieuwenhuizenvulkan/wsi/x11: Wait for GPU work before present with...
2019-07-26 Bas Nieuwenhuizenvulkan/wsi/x11: Allow using thread present-only.
2019-07-26 Bas Nieuwenhuizenvulkan/wsi: Use one fence per image.
2019-07-26 Lionel Landwerlinspirv: propagate access qualifiers through ssa & pointer
2019-07-26 Lionel Landwerlinspirv: wrap push ssa/pointer values
2019-07-26 Lionel Landwerlinnir: add access to image_deref intrinsics
2019-07-26 Yevhenii Kolesnikovmain: unreference ATIFragmentShader program before...
2019-07-26 Yevhenii Kolesnikovstate_tracker: Add destroying routine for feedback...
2019-07-26 Iago Toral... v3d: fix glDrawTransformFeedback{Instanced}()
2019-07-26 Iago Toral... v3d: subclass pipe_streamout_output_target to record...
2019-07-26 Iago Toral... v3d: refactor v3d_tf_statistics_record slightly
2019-07-25 Alyssa RosenzweigRevert "panfrost: Don't DIY point size/coord fields"
2019-07-25 Jason Ekstrandanv: Disable transform feedback on gen7
2019-07-25 Pierre-Eric... mesa: Fix GetTextureImage error reporting, again
2019-07-25 Kenneth Graunkeiris: Use gen_mi_builder to handle CS ALU operations.
2019-07-25 Kenneth Graunkeintel/mi: Add a unit test for gen_mi_store_if().
2019-07-25 Kenneth Graunkeintel/mi: Add a new gen_mi_store_if() helper.
2019-07-25 Kenneth Graunkeintel/mi: Add gen_mi_nz() and gen_mi_z() helpers.
2019-07-25 Kenneth Graunkeintel/mi: Add a gen_mi_ior() to go with gen_mi_iand()
2019-07-25 Kenneth Graunkeintel/mi: Optimize away LOAD_REGISTER_REG from a regist...
2019-07-25 Kenneth Graunkeiris: Make iris_query.c a genxml-compiled file.
2019-07-25 Kenneth Graunkeiris: Move iris_resolve_conditional_render to the vtable.
2019-07-25 Kenneth Graunkeiris: Refactor genxml macros and inlines into iris_genx...
2019-07-25 Kenneth Graunkeiris: Make an iris_genx_protos.h header for prototypes.
2019-07-25 Marek Olšákradeonsi: fix DAL hang due to incorrect DCC offset...
2019-07-25 Jason Ekstrandanv: Disable subgroup arithmetic on gen7
2019-07-25 Eric Anholtgitlab-ci: Add a shader-db run using v3d on drm-shim.
2019-07-25 Eric Anholtgitlab-ci: Only keep the build logs as artifacts.
2019-07-25 Eric Anholtgitlab-ci: Always set libdir to lib/
2019-07-25 Eric Anholtfreedreno: Add support for drm-shim.
2019-07-25 Eric Anholtv3d: Introduce a DRM shim for calling out to the simulator.
2019-07-25 Erik Faye-Lundglsl: report no function instead of empty candidate...
2019-07-25 Bas Nieuwenhuizenradv: Set correct metadata size for GFX9+.
2019-07-25 Arcady Goldmints... anv: report HOST_ALLOCATION as supported for images
2019-07-25 Samuel Pitoisetradv/gfx10: fix intensity formats by setting ALPHA_IS_O...
2019-07-25 Samuel Pitoisetradv/gfx10: use L2 for DMA copy/fill operations
2019-07-25 Alyssa Rosenzweigpan/midgard: Optimize varying projection
2019-07-25 Alyssa Rosenzweigpan/midgard: Add perspective projection recombine pass
2019-07-25 Alyssa Rosenzweigpan/midgard: Force perspective ops to use vec4
next