util/rand_xor: drop unused header
[mesa.git] / src / gallium /
2020-05-16 Thong Thaigallium/auxiliary/vl: Fix compute shader scaling for...
2020-05-15 Marek Olšákgallium/u_threaded: execute transfer_unmap with THREAD_...
2020-05-15 Marek Olšákradeonsi: test uncached clear/copy buffer performance...
2020-05-15 Marek Olšákradeonsi: compute perf tests - don't test 1 wave/SA...
2020-05-15 Marek Olšákradeonsi: disable the L2 cache for CPU read mappings...
2020-05-15 Marek Olšákradeonsi: disable the L2 cache for most CPU mappings...
2020-05-15 Marek Olšákwinsys/amdgpu: add RADEON_FLAG_UNCACHED for faster...
2020-05-15 Marek Olšákradeonsi: use display_dcc_offset for setting displayabl...
2020-05-15 Marek Olšákradeonsi: use vi_dcc_enabled instead of using tex-...
2020-05-15 Marek Olšákradeonsi: rename SI_RESOURCE_FLAG_TRANSFER to FORCE_LINEAR
2020-05-15 Marek Olšákradeonsi: simplify setting resource usage for si_init_t...
2020-05-15 Marek Olšákradeonsi: tweak clear/copy_buffer limits when to use...
2020-05-15 Marek Olšákradeonsi: optimize access pattern for compute blits...
2020-05-15 Marek Olšákradeonsi: use correct clear value size for EQAA in...
2020-05-15 Joshua Ashtonradeonsi: Use TRUNC_COORD on samplers
2020-05-15 Sagar Ghugeiris: Use modfiy disables for 3DSTATE_WM_DEPTH_STENCIL...
2020-05-15 Thong Thairadeon: Fix whitespaces
2020-05-15 Marek Olšákradeonsi: don't expose 16xAA on chips with 1 RB due...
2020-05-15 Lucas Stachetnaviv: retarget transfer to render resource when...
2020-05-15 Rafael Antognolliintel: Store the aperture size in devinfo.
2020-05-15 Axel Davyst/nine: Handle full pSourceRect better
2020-05-15 Axel Davyst/nine: Ignore pDirtyRegion
2020-05-15 Axel Davyst/nine: Improve pDestRect handling
2020-05-15 Axel Davyst/nine: Retry allocations after freeing some space
2020-05-15 Axel Davyst/nine: Increase available GPU memory
2020-05-15 Axel Davyst/nine: Add missing NULL checks
2020-05-15 Axel Davyst/nine: Fix a crash if the state is not initialized
2020-05-15 Axel Davyst/nine: Fix uninitialized variable in BEM()
2020-05-15 Axel Davyst/nine: Improve return error code in CheckDeviceFormat
2020-05-15 Axel Davyst/nine: Pass more adapter formats for CheckDepthStenci...
2020-05-15 Axel Davyst/nine: Do not return invalidcall on getrenderstate
2020-05-15 Axel Davyst/nine: Return error when setting invalid depth buffer
2020-05-15 Axel Davyst/nine: Add checks for pure device
2020-05-15 Erik Faye-Lundzink: implement i2b1
2020-05-14 Erik Faye-Lundzink: correct PIPE_SHADER_CAP_MAX_SHADER_IMAGES
2020-05-14 Erik Faye-Lundzink: do not expose real value for PIPE_CAP_MAX_VIEWPORTS
2020-05-14 Jan Palustargets/opencl: fix build against LLVM>=10 with Polly...
2020-05-14 Erik Faye-Lundzink: disable vkCmdResolveImage when respecting render...
2020-05-14 Daniel Stonellvmpipe: Expect increased exp precision on Windows
2020-05-14 Eric Anholtfreedreno: Fix attempts to push UBO contents past the...
2020-05-14 Icecream95panfrost: Fix background showing when using discard
2020-05-14 Eric Anholtfreedreno/a6xx: Use LDC for UBO loads.
2020-05-13 Marek Olšákradeonsi: also enable tgsi_to_nir caching for compute...
2020-05-13 Axel Davyradeonsi: Enable tgsi to nir disk cache
2020-05-13 Axel Davyst/nine: Enable ttn cache
2020-05-13 Axel Davyttn: Implement disk cache
2020-05-13 Axel Davyttn: Add new allow_disk_cache parameter
2020-05-13 Eric Anholtfreedreno/a4xx+: Increase max texture size to 16384.
2020-05-13 Marek Olšákgallium: remove more "state tracker" occurences
2020-05-13 Marek Olšákgallium: rename PIPE_RESOURCE_FLAG_ST_PRIV to FRONTEND_PRIV
2020-05-13 Marek Olšákgallium: change comments to remove 'state tracker'
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-13 Marek Vasutetnaviv: Disable seamless cube map on GC880
2020-05-13 Rob Clarkfreedreno/a6xx: fix max-scissor opt
2020-05-12 Eric Anholtfreedreno: Skip taking the lock for resource usage...
2020-05-12 Eric Anholtfreedreno: Move the resource_read early out to an inline.
2020-05-12 Eric Anholtfreedreno: Add an early out for preparing to read a...
2020-05-12 Eric Anholtfreedreno: Split the fd_batch_resource_used by read...
2020-05-12 Eric Anholtfreedreno: Add a nohw flag to skip submitting to the...
2020-05-12 Rob Clarkfreedreno/gmem: rework gmem layout algo
2020-05-12 Rob Clarkfreedreno/gmem: relax alignment on a6xx
2020-05-12 Rob Clarkfreedreno: add gmemtool
2020-05-12 Rob Clarkfreedreno/gmem: add helper to dump GMEM layout
2020-05-12 Rob Clarkfreedreno/gmem: add div_align() helper
2020-05-12 Rob Clarkfreedreno: initialize max_scissor
2020-05-12 Rob Clarkfreedreno/gmem: don't assume scissor opt when estimatin...
2020-05-12 Eric Anholtfreedreno: Drop the "write" arg to emit_const_bo now...
2020-05-12 Eric Anholtfreedreno: Replace OUT_RELOCW with OUT_RELOC.
2020-05-12 Eric Anholtfreedreno: Tell the kernel that all BOs are for writing.
2020-05-12 Eric Anholtfreedreno: Replace OUT_RELOCD with permanently flagging...
2020-05-12 Eric Anholtfreedreno: Start moving relocs flags into the BOs.
2020-05-12 Lucas Stachetnaviv: generalize FE stall before loading shader...
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
next