index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium/swr: Fix depth values for blit scenario
Jan Zielinski
2019-10-31
1
-0
/
+8
*
iris/gen11+: Move flush for render target change
Jordan Justen
2019-10-31
1
-19
/
+20
*
iris: Add IRIS_DIRTY_RENDER_BUFFER state flag
Jordan Justen
2019-10-31
1
-1
/
+3
*
lima: add cubemap support
Arno Messiaen
2019-10-31
6
-8
/
+45
*
lima: introduce ppir_op_load_coords_reg to differentiate between loading text...
Arno Messiaen
2019-10-31
6
-5
/
+18
*
lima: add layer_stride field to lima_resource struct
Arno Messiaen
2019-10-31
3
-15
/
+28
*
lima: fix stride in texture descriptor
Arno Messiaen
2019-10-31
2
-3
/
+3
*
nv50/ir: mark STORE destination inputs as used
Ilia Mirkin
2019-10-30
1
-0
/
+6
*
gm107/ir: fix loading z offset for layered 3d image bindings
Ilia Mirkin
2019-10-30
4
-54
/
+202
*
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
2
-0
/
+21
*
etnaviv: fix non-pointsprite points on GC7000L
Jonathan Marek
2019-10-30
1
-0
/
+4
*
etnaviv: stencil fix
Jonathan Marek
2019-10-30
1
-13
/
+15
*
etnaviv: fix depth bias
Jonathan Marek
2019-10-30
2
-1
/
+2
*
iris: Set MOCS for external surfaces to uncached
Jordan Justen
2019-10-30
1
-4
/
+8
*
iris: Align fast clear color state buffer to a page.
Rafael Antognolli
2019-10-30
1
-0
/
+5
*
zink: only enable KHR_external_memory_fd if supported
Erik Faye-Lund
2019-10-30
3
-7
/
+28
*
freedreno/a2xx: add missing vertex formats (SSCALE/USCALE/FIXED)
Jonathan Marek
2019-10-30
7
-49
/
+82
*
radeonsi: disable sdma for gfx10
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-1
/
+7
*
radeonsi: sdma misc fixes
Pierre-Eric Pelloux-Prayer
2019-10-30
2
-4
/
+2
*
radeonsi: align sdma byte count to dw
Pierre-Eric Pelloux-Prayer
2019-10-30
1
-1
/
+12
*
radeonsi: enable 8K video decode support for HEVC and VP9
Leo Liu
2019-10-30
1
-2
/
+18
*
radeon/vcn: Add VP9 8K decode support
Leo Liu
2019-10-30
1
-1
/
+1
*
zink: drop nop descriptor-updates
Erik Faye-Lund
2019-10-30
1
-4
/
+5
*
zink: use bitfield for dirty flagging
Erik Faye-Lund
2019-10-30
2
-7
/
+6
*
zink: use dynamic state for line-width
Erik Faye-Lund
2019-10-30
5
-13
/
+17
*
zink: Use optimal layout instead of general. Reduces valid layer warnings. Fi...
Duncan Hopkins
2019-10-30
3
-36
/
+113
*
iris: Resolve stencil resource prior to copy or used by CPU
Sagar Ghuge
2019-10-29
1
-9
/
+19
*
iris: Prepare resources before stencil blit operation
Sagar Ghuge
2019-10-29
1
-7
/
+52
*
iris: Prepare depth resource if clear_depth enable
Sagar Ghuge
2019-10-29
1
-2
/
+2
*
iris: Prepare stencil resource before clear depth stencil
Sagar Ghuge
2019-10-29
1
-2
/
+10
*
iris: Resolve stencil buffer lossless compression with WM_HZ_OP packet
Sagar Ghuge
2019-10-29
1
-9
/
+13
*
intel: Track stencil aux usage on Gen12+
Sagar Ghuge
2019-10-29
1
-0
/
+1
*
iris: Allocate main and aux surfaces together
Nanley Chery
2019-10-29
1
-34
/
+21
*
iris: Determine aux offsets within configure_aux
Nanley Chery
2019-10-29
1
-10
/
+9
*
iris: Bail resource creation upon aux creation error
Nanley Chery
2019-10-29
1
-16
/
+17
*
iris: Drop iris_resource::aux::extra_aux::bo
Nanley Chery
2019-10-29
2
-16
/
+3
*
zink: pass line width from rast_state to gfx_pipeline_state.
Duncan Hopkins
2019-10-29
1
-1
/
+3
*
iris: Implement new way for setting streamout buffers.
Plamena Manolova
2019-10-29
2
-3
/
+23
*
freedreno/a6xx: add a618 support
Rob Clark
2019-10-29
3
-0
/
+27
*
freedreno/a6xx: cleanup magic registers
Rob Clark
2019-10-29
6
-22
/
+47
*
freedreno/a6xx: remove some left over dead code
Rob Clark
2019-10-29
1
-10
/
+0
*
gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
Krzysztof Raszkowski
2019-10-29
6
-14
/
+78
*
panfrost: Cleanup _shader_upper -> shader
Alyssa Rosenzweig
2019-10-29
1
-4
/
+4
*
winsys/amdgpu: use the new GPU reset query
Marek Olšák
2019-10-28
1
-20
/
+37
*
radeonsi: initialize shader compilers in threads on demand
Marek Olšák
2019-10-28
4
-8
/
+14
*
radeonsi: don't print diagnostic LLVM remarks and notes
Marek Olšák
2019-10-28
1
-6
/
+3
*
loader: default to iris for all future PCI IDs
Eric Engestrom
2019-10-28
1
-0
/
+1
*
iris: Create resource with aux_usage MCS_CCS
Sagar Ghuge
2019-10-28
1
-1
/
+2
*
iris: Get correct resource aux usage for copy
Sagar Ghuge
2019-10-28
1
-0
/
+1
*
iris: Define MCS_CCS state transitions and usages
Sagar Ghuge
2019-10-28
2
-5
/
+10
[prev]
[next]