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
*
freedreno/a6xx: Move REG_A6XX_SP_2D_SRC_FORMAT programming to helper
Kristian H. Kristensen
2020-07-14
1
-30
/
+27
*
freedreno/a6xx: Program A6XX_SP_2D_SRC_FORMAT_COLOR_FORMAT based on dst format
Kristian H. Kristensen
2020-07-14
1
-9
/
+7
*
freedreno/a6xx: Make blit_control helper a little more helpful
Kristian H. Kristensen
2020-07-14
1
-19
/
+16
*
freedreno/a6xx: Enable FMT6_10_10_10_2_UNORM blitting
Kristian H. Kristensen
2020-07-14
1
-3
/
+0
*
freedreno/a6xx: Separate stencil sysmem clear fix
Kristian H. Kristensen
2020-07-14
1
-0
/
+1
*
freedreno/a6xx: Don't emit src state when clearing
Kristian H. Kristensen
2020-07-14
1
-11
/
+15
*
freedreno/a6xx: Consolidate computing blit_cntl
Kristian H. Kristensen
2020-07-14
1
-5
/
+5
*
freedreno/a6xx: Program SP_2D_SRC_FORMAT outside blit loop
Kristian H. Kristensen
2020-07-14
1
-23
/
+23
*
freedreno/a6xx: Set src and dst rects outside blit loop
Kristian H. Kristensen
2020-07-14
1
-12
/
+12
*
freedreno/a6xx: Don't set unknown bit when tiling differs
Kristian H. Kristensen
2020-07-14
1
-7
/
+0
*
freedreno/a6xx: Split out src and dst setup helpers for blit
Kristian H. Kristensen
2020-07-14
1
-86
/
+92
*
freedreno/a6xx: Move fd6_ifmt into fd6_blitter.c
Kristian H. Kristensen
2020-07-14
2
-68
/
+68
*
freedreno/a6xx: Don't blit with R2D_RAW
Kristian H. Kristensen
2020-07-14
4
-31
/
+9
*
turnip: drop GS clear path
Jonathan Marek
2020-07-14
3
-98
/
+14
*
turnip: clean up primitive output state
Jonathan Marek
2020-07-14
3
-94
/
+85
*
freedreno/regs: update primitive output related registers
Jonathan Marek
2020-07-14
7
-189
/
+144
*
freedreno/ir3: Fix uninit var warning.
Eric Anholt
2020-07-14
1
-1
/
+1
*
freedreno/ir3_cmdline: Fix an uninit var warning.
Eric Anholt
2020-07-14
1
-8
/
+6
*
turnip: implement VK_EXT_private_data
Hyunjun Ko
2020-07-14
2
-0
/
+60
*
turnip: Use the common base object type and struct.
Hyunjun Ko
2020-07-14
13
-128
/
+175
*
tu: Fix wrong copies of sampler descriptor.
Hyunjun Ko
2020-07-14
1
-2
/
+2
*
vulkan: Adds helpers for vk_object (de)alloation and (de)initialization.
Hyunjun Ko
2020-07-14
2
-0
/
+59
*
gitlab-ci: reduce a630 runner load
Rob Clark
2020-07-13
1
-7
/
+11
*
meson/intel: add missing dep on git_sha1.h
Eric Engestrom
2020-07-13
1
-1
/
+1
*
zink: use type of src[0] for ntv store and load ops
Mike Blumenkrantz
2020-07-13
1
-4
/
+2
*
zink: add lengthy comment and remove assert from discard_if ntv pass
Mike Blumenkrantz
2020-07-13
1
-2
/
+43
*
zink: handle ntv case of nested loop instructions more permissively
Mike Blumenkrantz
2020-07-13
1
-1
/
+3
*
zink: use right vulkan type for GL_PRIMITIVES_GENERATED queries
Mike Blumenkrantz
2020-07-13
1
-1
/
+1
*
zink: only reset query pool on query end if current batch isn't in renderpass
Mike Blumenkrantz
2020-07-13
1
-44
/
+65
*
zink: properly handle query pool overflows
Mike Blumenkrantz
2020-07-13
1
-3
/
+12
*
zink: only stall during query destroy for xfb queries
Mike Blumenkrantz
2020-07-13
1
-7
/
+24
*
zink: use #define for number of queries per-pool
Mike Blumenkrantz
2020-07-13
1
-4
/
+6
*
zink: rework query handling
Mike Blumenkrantz
2020-07-13
8
-81
/
+135
*
panfrost: Fix outmods on int to float conversions
Italo Nicola
2020-07-13
1
-1
/
+1
*
docs/submittingpatches: add more than one `Cc: mesa-stable` example to the ex...
Eric Engestrom
2020-07-13
1
-0
/
+2
*
docs/features: Update ASTC entries for Panfrost
Alyssa Rosenzweig
2020-07-13
1
-3
/
+3
*
panfrost: Map PIPE_{DXT, RGTC, BPTC} to MALI_BCn
Alyssa Rosenzweig
2020-07-13
2
-2
/
+21
*
panfrost: Filter compressed texture formats
Alyssa Rosenzweig
2020-07-13
1
-0
/
+8
*
panfrost: Pipe in compressed texture feature mask
Alyssa Rosenzweig
2020-07-13
2
-0
/
+46
*
panfrost: Add format codes for new compressed textures
Alyssa Rosenzweig
2020-07-13
4
-36
/
+69
*
panfrost: Compact unused BO flag bits
Alyssa Rosenzweig
2020-07-13
1
-6
/
+2
*
panfrost: Remove panfrost_bo_access type
Alyssa Rosenzweig
2020-07-13
3
-44
/
+24
*
panfrost: Remove PAN_BO_DONT_REUSE
Alyssa Rosenzweig
2020-07-13
2
-7
/
+6
*
panfrost: Remove PAN_BO_COHERENT_LOCAL
Alyssa Rosenzweig
2020-07-13
1
-3
/
+1
*
panfrost: Merge PAN_BO_IMPORTED/PAN_BO_EXPORTED
Alyssa Rosenzweig
2020-07-13
3
-9
/
+6
*
panfrost: Index BOs from the BO map sparse array
Alyssa Rosenzweig
2020-07-13
3
-54
/
+22
*
panfrost: Add a sparse array to map GEM handles to BOs
Alyssa Rosenzweig
2020-07-13
2
-0
/
+14
*
panfrost: Fix write to free'd memory
Alyssa Rosenzweig
2020-07-13
1
-1
/
+1
*
panfrost: Fix fence leak
Alyssa Rosenzweig
2020-07-13
1
-0
/
+3
*
aco: add 32-bit integer addition to can_swap_operands
Rhys Perry
2020-07-13
1
-0
/
+4
[next]