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
*
mesa/main: factor out one-time-init into a helper
Erik Faye-Lund
2020-07-14
1
-43
/
+52
*
gv100/ir: set ftz bit on floating point operations
Karol Herbst
2020-07-14
2
-2
/
+8
*
meson: fix android vulkan build
Eric Engestrom
2020-07-14
5
-5
/
+5
*
tu: Don't invalidate irrelevant state when changing pipeline
Connor Abbott
2020-07-14
1
-9
/
+1
*
freedreno/a6xx: Add some documentation for shared consts
Connor Abbott
2020-07-14
3
-4
/
+24
*
freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL
Connor Abbott
2020-07-14
9
-22
/
+130
*
clover: implements clEnqueueFillBuffer
Serge Martin
2020-07-14
7
-16
/
+60
*
clover: add more cl_mem_object_type to pipe_texture_target mapping
Serge Martin
2020-07-14
1
-0
/
+7
*
radv: add the custom border color BO to the list of buffers
Samuel Pitoiset
2020-07-14
1
-0
/
+4
*
freedreno/registers: Rename SP_2D_SRC_FORMAT
Kristian H. Kristensen
2020-07-14
4
-16
/
+13
*
freedreno/a6xx: Split clear and blit texture into different functions
Kristian H. Kristensen
2020-07-14
1
-84
/
+98
*
freedreno/a6xx: Don't take pipe_blit_info in emit_blit_dst
Kristian H. Kristensen
2020-07-14
1
-11
/
+11
*
freedreno/a6xx: Program RB_UNKNOWN_8C01 in setup helper
Kristian H. Kristensen
2020-07-14
1
-6
/
+3
*
freedreno/a6xx: Move CP_SET_MARKER to setup helper
Kristian H. Kristensen
2020-07-14
1
-6
/
+3
*
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
2
-20
/
+8
*
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
*
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
*
panfrost: Map PIPE_{DXT, RGTC, BPTC} to MALI_BCn
Alyssa Rosenzweig
2020-07-13
1
-0
/
+19
*
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
[next]