radv: limit the Vulkan version to 1.1 for Android
[mesa.git] / src / gallium /
2020-05-12 Gert Wollnyr600: Fix nir compiler options, i.e. don't lower IO...
2020-05-11 Axel Davygallium/util: Fix leak in the live shader cache
2020-05-11 Dave Airliezink: enable conditional rendering if available
2020-05-11 Erik Faye-Lundzink: add a GET_PROC_ADDR macro to simplify load_device...
2020-05-11 Erik Faye-Lundzink: load vk_GetMemoryFdKHR while creating screen
2020-05-11 Pierre-Eric Pellou... radeonsi: do not use cmask with encrypted texture
2020-05-11 Pierre-Eric Pellou... radeonsi: determine secure flag must be set for gfx IB
2020-05-11 Pierre-Eric Pellou... amdgpu: use AMDGPU_IB_FLAGS_SECURE when requested
2020-05-11 Pierre-Eric Pellou... radeonsi: add support for PIPE_RESOURCE_FLAG_ENCRYPTED
2020-05-11 Pierre-Eric Pellou... gallium: PIPE_RESOURCE_FLAG_ENCRYPTED
2020-05-11 Pierre-Eric Pellou... radeonsi/sdma: implement tmz support
2020-05-11 Pierre-Eric Pellou... radeonsi: force using staging texture when uploading...
2020-05-11 Pierre-Eric Pellou... amdgpu: add encrypted slabs support
2020-05-11 Pierre-Eric Pellou... radeonsi: allocate framebuffer texture as secure when...
2020-05-11 Pierre-Eric Pellou... radeon: add RADEON_CREATE_ENCRYPTED flag
2020-05-11 Pierre-Eric Pellou... radeonsi: add AMD_DEBUG=tmz option
2020-05-11 Pierre-Eric Pellou... amdgpu/radeon: add secure api
2020-05-09 Erico Nuneslima/ppir: rework select conditions
2020-05-09 Erico Nuneslima/ppir: add fallback mov option for const scheduler
2020-05-09 Erico Nuneslima/ppir: rework store output
2020-05-09 Erico Nuneslima/ppir: rework emit nir to ppir
2020-05-09 Erico Nuneslima/ppir: remove unused clone functions
2020-05-09 Erico Nuneslima/ppir: duplicate consts in nir
2020-05-09 Erico Nuneslima/ppir: duplicate intrinsics in nir
2020-05-09 Erico Nuneslima/ppir: combine varying loads in node_to_instr
2020-05-09 Erico Nuneslima/ppir: do not assume single src for pipeline outputs
2020-05-09 Erico Nuneslima/ppir: fix lod bias register codegen
2020-05-09 Erico Nuneslima/ppir: introduce liveness internal live set
2020-05-09 Qiang Yuradeonsi: remove emacs style config file
2020-05-08 Eric Anholtfreedreno: Initialize the bo's iova at creation time.
2020-05-08 Eric Anholtfreedreno: Deduplicate ringbuffer macros with computera...
2020-05-08 Hyunjun Kofreedreno,tu: Don't request fragcoord components not...
2020-05-07 Erik Faye-Lundst/wgl: allocate and resolve msaa-textures
2020-05-07 Erik Faye-Lundst/wgl: pass st_context_iface into stw_st_framebuffer_p...
2020-05-07 Blaž Tomažičradeonsi: Fix omitted flush when moving suballocated...
2020-05-07 Marek Olšákamd: unify code for overriding offset and stride for...
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_umd_metadata...
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_bo_metadata code...
2020-05-07 Marek Olšákamd: assume HTILE is always rb/pipe_aligned, remove...
2020-05-07 Marek Olšákamd: assume CMASK is always rb/pipe_aligned, remove...
2020-05-07 Marek Olšákamd: remove duplicated definitions from amdgpu_drm.h
2020-05-07 Dave Airliellvmpipe: make sample position a global array.
2020-05-07 Jan Zielinskigallium/swr: Fix crashes in sampling code
2020-05-07 Tomeu Vizosopanfrost: Don't trample on top of Bifrost-specific...
2020-05-07 Tomeu Vizosopanfrost: Add checksum BOs to batch
2020-05-07 Erik Faye-Lundutil/os_memory: never use os_memory_debug.h
2020-05-07 Jose Maria Casanov... v3d: Include supported DXT formats to enable s3tc/dxt...
2020-05-07 Jose Maria Casanov... v3d: Fix swizzle in DXT3 and DXT5 formats
2020-05-07 Pierre Moreauclover/nir: Check the result of spirv_to_nir
2020-05-07 Elie Tourniervirgl: Enable CAP_CLEAR_TEXTURE if host supports it
2020-05-07 Elie Tourniervirgl: implement ARB_clear_texture
2020-05-07 Gert Wollnyr600: Fix warning regarding mixing enums and unsigned...
2020-05-07 Gert Wollnyr600: remove some unused variables to silence warnings
2020-05-07 Gert Wollnyr600/sb: replace memset by using member initialization...
2020-05-07 Gert Wollnyr600: remove unused static functions
2020-05-07 Gert Wollnyr600: Annotate some case fallthroughs
2020-05-07 Rob Clarkfreedreno/a6xx: enable tiled compressed textures
2020-05-07 Rob Clarkfreedreno/a6xx: compressed blit fixes
2020-05-07 Kristian H. Kristensenfreedreno/a6xx: Set tfetch correctly for compressed...
2020-05-06 Marek Olšákradeonsi: fix compilation of monolithic PS
2020-05-06 Marek Olšáktgsi_to_nir: translate non-vec4 image stores correctly
2020-05-06 Erik Faye-Lundzink: lower b2b to b2i
2020-05-06 Dave Airliellvmpipe: enable ARB_sample_shading
2020-05-06 Dave Airliellvmpipe: add min samples support to the fragment shader.
2020-05-06 Dave Airliellvmpipe: enable GL_ARB_shader_texture_image_samples
2020-05-06 Dave Airliegallivm/nir: hooks up texture samples queries
2020-05-06 Dave Airliegallivm/sample: add num samples query for txqs (v2)
2020-05-06 Dave Airliellvmpipe: enable 4x sample MSAA + texture multisample
2020-05-06 Dave Airliedrisw: add multisample support to sw dri layer.
2020-05-06 Dave Airliellvmpipe: don't choose pixel centers for multisample
2020-05-06 Dave Airliellvmpipe: choose correct position for multisample
2020-05-06 Dave Airliellvmpipe: choose multisample rasterizer functions per...
2020-05-06 Dave Airliellvmpipe: generate multisample triangle rasterizer...
2020-05-06 Dave Airliellvmpipe: fixup multisample coverage masks for covered...
2020-05-06 Dave Airliellvmpipe: build 64-bit coverage mask in rasterizer
2020-05-06 Dave Airliellvmpipe: add fixed point sample positions to scene.
2020-05-06 Dave Airliellvmpipe: add new rast api to pass full 64-bit mask.
2020-05-06 Dave Airliellvmpipe: disable opaque variant for multisample
2020-05-06 Dave Airliellvmpipe: fix multisample occlusion queries.
2020-05-06 Dave Airliellvmpipe: move color storing earlier in frag shader
2020-05-06 Dave Airliellvmpipe: pass mask store into interp for centroid...
2020-05-06 Dave Airliellvmpipe: don't allow branch to end for early Z with...
2020-05-06 Dave Airliellvmpipe: handle gl_SampleMask writing.
2020-05-06 Dave Airliellvmpipe: add multisample alpha to one support
2020-05-06 Dave Airliellvmpipe: add multisample alpha to coverage support.
2020-05-06 Dave Airliellvmpipe: hook up sample position system value
2020-05-06 Dave Airliellvmpipe: handle multisample color stores.
2020-05-06 Dave Airliellvmpipe: interpolate Z at sample points for early...
2020-05-06 Dave Airliellvmpipe: handle multisample early depth test/late...
2020-05-06 Dave Airliellvmpipe: multisample sample mask + early/late depth...
2020-05-06 Dave Airliellvmpipe: move some fs code around
2020-05-06 Dave Airliellvmpipe: add per-sample depth/stencil test
2020-05-06 Dave Airliellvmpipe: move getting mask value out of depth code...
2020-05-06 Dave Airliellvmpipe: add per-sample interpolation.
2020-05-06 Dave Airliellvmpipe: add centroid interpolation support.
2020-05-06 Dave Airliellvmpipe: pass interp location into interpolation code.
2020-05-06 Dave Airlienir/tgsi: translate the interp location
2020-05-06 Dave Airliegallivm: add mask api to force mask
2020-05-06 Dave Airliegallivm: add sample id/pos intrinsic support
2020-05-06 Dave Airliellvmpipe: add cbuf/zsbuf + coverage samples to the...
next