index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util/rand_xor: fallback Linux to time-based instead of fixed seed
Eric Engestrom
2020-05-16
1
-22
/
+14
*
util/rand_xor: drop unused header
Eric Engestrom
2020-05-16
1
-1
/
+0
*
util/rand_xor: make it clear that {,s_}rand_xorshift128plus take *exactly 2* ...
Eric Engestrom
2020-05-16
2
-4
/
+4
*
gallium/auxiliary/vl: Fix compute shader scaling for non-square pixels
Thong Thai
2020-05-16
1
-1
/
+2
*
gallium/u_threaded: execute transfer_unmap with THREAD_SAFE directly
Marek Olšák
2020-05-15
1
-0
/
+15
*
radeonsi: test uncached clear/copy buffer performance with compute shaders
Marek Olšák
2020-05-15
1
-13
/
+19
*
radeonsi: compute perf tests - don't test 1 wave/SA limit, test no limit first
Marek Olšák
2020-05-15
1
-1
/
+1
*
radeonsi: disable the L2 cache for CPU read mappings of buffers
Marek Olšák
2020-05-15
1
-2
/
+3
*
radeonsi: disable the L2 cache for most CPU mappings of textures
Marek Olšák
2020-05-15
3
-2
/
+25
*
winsys/amdgpu: add RADEON_FLAG_UNCACHED for faster blits over PCIe
Marek Olšák
2020-05-15
2
-20
/
+72
*
radeonsi: use display_dcc_offset for setting displayable_dcc_cb_mask
Marek Olšák
2020-05-15
1
-1
/
+1
*
radeonsi: use vi_dcc_enabled instead of using tex->surface.dcc_offset directly
Marek Olšák
2020-05-15
4
-11
/
+15
*
radeonsi: rename SI_RESOURCE_FLAG_TRANSFER to FORCE_LINEAR
Marek Olšák
2020-05-15
2
-7
/
+7
*
radeonsi: simplify setting resource usage for si_init_temp_resource_from_box
Marek Olšák
2020-05-15
1
-4
/
+5
*
radeonsi: tweak clear/copy_buffer limits when to use compute
Marek Olšák
2020-05-15
1
-6
/
+43
*
radeonsi: optimize access pattern for compute blits with linear textures
Marek Olšák
2020-05-15
2
-11
/
+18
*
radeonsi: use correct clear value size for EQAA in expand_fmask
Marek Olšák
2020-05-15
1
-1
/
+2
*
ac/nir: honor ACCESS_STREAM_CACHE_POLICY for L1 and L0 caches too
Marek Olšák
2020-05-15
1
-1
/
+1
*
radeonsi: Use TRUNC_COORD on samplers
Joshua Ashton
2020-05-15
1
-0
/
+3
*
iris: Use modfiy disables for 3DSTATE_WM_DEPTH_STENCIL command
Sagar Ghuge
2020-05-15
2
-4
/
+32
*
radeon: Fix whitespaces
Thong Thai
2020-05-15
5
-264
/
+264
*
radeonsi: don't expose 16xAA on chips with 1 RB due to an occlusion query issue
Marek Olšák
2020-05-15
1
-9
/
+9
*
spirv: handle OpCopyObject correctly with any types
Samuel Pitoiset
2020-05-15
3
-6
/
+37
*
etnaviv: retarget transfer to render resource when necessary
Lucas Stach
2020-05-15
1
-1
/
+12
*
intel: Store the aperture size in devinfo.
Rafael Antognolli
2020-05-15
8
-45
/
+20
*
st/nine: Handle full pSourceRect better
Axel Davy
2020-05-15
1
-13
/
+13
*
st/nine: Ignore pDirtyRegion
Axel Davy
2020-05-15
1
-1
/
+5
*
st/nine: Improve pDestRect handling
Axel Davy
2020-05-15
1
-3
/
+18
*
st/nine: Retry allocations after freeing some space
Axel Davy
2020-05-15
6
-8
/
+68
*
st/nine: Increase available GPU memory
Axel Davy
2020-05-15
1
-6
/
+7
*
st/nine: Add missing NULL checks
Axel Davy
2020-05-15
1
-3
/
+48
*
st/nine: Fix a crash if the state is not initialized
Axel Davy
2020-05-15
3
-0
/
+8
*
st/nine: Fix uninitialized variable in BEM()
Axel Davy
2020-05-15
1
-1
/
+1
*
st/nine: Improve return error code in CheckDeviceFormat
Axel Davy
2020-05-15
1
-1
/
+3
*
st/nine: Pass more adapter formats for CheckDepthStencilMatch
Axel Davy
2020-05-15
1
-1
/
+24
*
st/nine: Do not return invalidcall on getrenderstate
Axel Davy
2020-05-15
1
-2
/
+6
*
st/nine: Return error when setting invalid depth buffer
Axel Davy
2020-05-15
1
-0
/
+3
*
st/nine: Add checks for pure device
Axel Davy
2020-05-15
2
-1
/
+21
*
zink: implement i2b1
Erik Faye-Lund
2020-05-15
1
-0
/
+7
*
util/rand_xor: use getrandom() when available
Emmanuel Gil Peyrot
2020-05-15
1
-1
/
+11
*
nir: Use 8-bit types for most info fields
Jason Ekstrand
2020-05-15
2
-11
/
+11
*
radv: Implement VK_EXT_custom_border_color
Joshua Ashton
2020-05-15
4
-2
/
+159
*
radv: Provide a better error for permission issues with priorities.
Bas Nieuwenhuizen
2020-05-15
4
-16
/
+29
*
freedreno/uuid: Generate meaningful device and driver UUID
Eduardo Lima Mitev
2020-05-14
4
-7
/
+58
*
freedreno: Centralize UUID generation into new files freedreno_uuid.c/h
Eduardo Lima Mitev
2020-05-14
7
-15
/
+119
*
aco: split operations that use a swap's definition
Rhys Perry
2020-05-14
2
-7
/
+46
*
tu: Advertise COLOR_ATTACHMENT_BLEND_BIT for blendable formats
Connor Abbott
2020-05-14
2
-0
/
+13
*
tu: Implement dual-src blending
Connor Abbott
2020-05-14
1
-4
/
+50
*
tu: Move RENDER_COMPONENTS setting to pipeline state
Connor Abbott
2020-05-14
4
-10
/
+8
*
ir3: Fixup dual-source blending slot
Connor Abbott
2020-05-14
1
-0
/
+1
[prev]
[next]