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
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
Nanley Chery
2020-06-19
1
-0
/
+11
*
iris: Refactor modifier_is_supported for gen12
Nanley Chery
2020-06-19
1
-9
/
+19
*
iris: Handle importing aux-enabled surfaces on TGL
Nanley Chery
2020-06-19
2
-1
/
+16
*
gallium/dri2: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
Nanley Chery
2020-06-19
1
-0
/
+1
*
isl/drm: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
Nanley Chery
2020-06-19
1
-0
/
+7
*
iris: Use ISL_AUX_USAGE_GEN12_CCS_E on gen12
Nanley Chery
2020-06-19
3
-22
/
+28
*
iris: Don't support sRGB + Y_TILED_CCS on gen9
Nanley Chery
2020-06-19
3
-74
/
+21
*
intel: Add ISL_AUX_USAGE_GEN12_CCS_E
Nanley Chery
2020-06-19
6
-9
/
+54
*
ci: Enable NIR validation on a630 GLES2 and VK tests.
Eric Anholt
2020-06-19
1
-1
/
+4
*
ci: Bump vulkan CTS to 1.2.3.0.
Eric Anholt
2020-06-19
5
-68
/
+47
*
iris: Disable sRGB fast-clears for non-0/1 values
Nanley Chery
2020-06-19
6
-41
/
+20
*
iris: Avoid fast-clear with incompatible view
Nanley Chery
2020-06-19
3
-2
/
+40
*
iris: Remove the CCS_D fallback
Nanley Chery
2020-06-19
3
-4
/
+3
*
iris: Drop can_fast_clear_color's format parameter
Nanley Chery
2020-06-19
1
-4
/
+3
*
docs: move "stable" tag explanation next to `Fixes:`
Eric Engestrom
2020-06-19
1
-23
/
+21
*
docs: move `Fixes:` tag explanation to its own section
Eric Engestrom
2020-06-19
1
-21
/
+19
*
docs: make it clear that the tags needs to be in the commit message
Eric Engestrom
2020-06-19
1
-3
/
+3
*
docs: reword a sentence a bit
Eric Engestrom
2020-06-19
1
-5
/
+4
*
docs: add some formatting to the "backport merge request" option
Eric Engestrom
2020-06-19
1
-2
/
+2
*
docs: prefer `Fixes:` over `Cc: mesa-stable`
Eric Engestrom
2020-06-19
1
-3
/
+4
*
docs: drop `git sendemail` instructions
Eric Engestrom
2020-06-19
1
-14
/
+0
*
docs: reword "sending a patch revision" to "updating a merge request"
Eric Engestrom
2020-06-19
1
-3
/
+4
*
docs: stop considering `Cc: mesa-stable` as an email address
Eric Engestrom
2020-06-19
1
-3
/
+3
*
freedreno/a6xx: Set index buffer size to bo size
Kristian H. Kristensen
2020-06-19
1
-1
/
+1
*
freedreno/a6xx: Don't write REG_A6XX_RB_SRGB_CNTL in restore
Kristian H. Kristensen
2020-06-19
1
-3
/
+0
*
anv: Use resolve_device_entrypoint for dispatch init
Jason Ekstrand
2020-06-19
3
-51
/
+17
*
docs: suggest alternative installation methods for meson
Eric Engestrom
2020-06-19
1
-1
/
+8
*
turnip: Fill out VkPhysicalDeviceSubgroupProperties
Brian Ho
2020-06-19
1
-0
/
+10
*
zink: use int assignment for vk int type
Mike Blumenkrantz
2020-06-19
1
-1
/
+1
*
freedreno/ir3: move output_loc to variant
Rob Clark
2020-06-19
8
-37
/
+40
*
freedreno/ir3: move const_state back to variant
Rob Clark
2020-06-19
7
-40
/
+54
*
freedreno/ir3: un-embed const_state
Rob Clark
2020-06-19
8
-10
/
+21
*
freedreno/ir3: move num_reserved_user_consts out of const_state
Rob Clark
2020-06-19
3
-3
/
+3
*
freedreno/ir3: convert over to ralloc
Rob Clark
2020-06-19
3
-26
/
+8
*
freedreno/ir3: pass variant to ir3_create()
Rob Clark
2020-06-19
4
-6
/
+8
*
ir3: Split out variant-specific lowering and optimizations
Connor Abbott
2020-06-19
5
-96
/
+109
*
freedreno/ir3: constify shader key
Rob Clark
2020-06-19
2
-5
/
+5
*
freedreno/ir3: drop shader->num_ubos
Rob Clark
2020-06-19
4
-17
/
+15
*
freedreno/ir3: move ubo_state into const_state
Rob Clark
2020-06-19
9
-28
/
+27
*
freedreno/a6xx: defer userconst cmdstream size calculation
Rob Clark
2020-06-19
3
-25
/
+25
*
freedreno/ir3: add accessor for const_state
Rob Clark
2020-06-19
10
-28
/
+39
*
freedreno/ir3: refactor out helper to compile shader from asm
Rob Clark
2020-06-19
8
-48
/
+127
*
st/mesa: make texture views inherit compressed_data storage
Pierre-Eric Pelloux-Prayer
2020-06-19
2
-6
/
+27
*
ac/llvm: load 1 byte at a time if unaligned on gfx10
Pierre-Eric Pelloux-Prayer
2020-06-19
1
-1
/
+1
*
r600/sfn: Handle memory_barrier
Gert Wollny
2020-06-19
1
-0
/
+1
*
r600/sfn: Take SSBO buffer ID offset into account
Gert Wollny
2020-06-19
4
-8
/
+35
*
r600/sfn: Add support for reading cube image array dim.
Gert Wollny
2020-06-19
3
-15
/
+40
*
r600/sfn: Add support for image_size
Gert Wollny
2020-06-19
2
-0
/
+24
*
r600/sfn: Add imageio support
Gert Wollny
2020-06-19
3
-47
/
+325
*
r600/sfn: lower image derefs
Gert Wollny
2020-06-19
2
-1
/
+1
[next]