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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
panfrost: Handle per-sample shading
Alyssa Rosenzweig
2020-07-15
4
-0
/
+19
*
panfrost: Add rectangle subtraction algorithm
Alyssa Rosenzweig
2020-07-15
4
-0
/
+193
*
panfrost: Identify zs_samples field
Alyssa Rosenzweig
2020-07-15
1
-2
/
+2
*
panfrost: Include sample count in payload estimates
Alyssa Rosenzweig
2020-07-15
1
-0
/
+2
*
panfrost: Expose panfrost_get_blend_shader
Alyssa Rosenzweig
2020-07-15
2
-1
/
+8
*
panfrost: Force Z/S writeback
Alyssa Rosenzweig
2020-07-15
1
-2
/
+2
*
llvmpipe/format: fix snorm conversion
Dave Airlie
2020-07-16
1
-5
/
+5
*
gallivm/sample: always square rho before fast log2
Dave Airlie
2020-07-16
1
-5
/
+7
*
nv50_2d: regenerate envytools-based rnndb headers
Rhys Kidd
2020-07-16
1
-14
/
+30
*
panfrost: Dual source blend support
Icecream95
2020-07-15
4
-21
/
+37
*
gallium: Dual source support in blend_factor_to_shader
Icecream95
2020-07-15
1
-4
/
+4
*
freedreno/a6xx: don't enable early-z/lrz if no z-test
Rob Clark
2020-07-14
1
-1
/
+4
*
freedreno/a6xx: bail instead of crash for compile fails
Rob Clark
2020-07-14
1
-0
/
+6
*
freedreno/ir3: add missing VS driver params
Rob Clark
2020-07-14
1
-2
/
+4
*
zink: enable tgsi texcoord pipe cap
Mike Blumenkrantz
2020-07-14
2
-26
/
+39
*
nouveau: expose HMM
Karol Herbst
2020-07-14
1
-0
/
+3
*
nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
3
-2
/
+101
*
gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
5
-5
/
+11
*
nouveau: enable HMM
Karol Herbst
2020-07-14
2
-3
/
+70
*
freedreno/regs: update a6xx PC regs
Jonathan Marek
2020-07-14
3
-4
/
+2
*
freedreno/regs: update a6xx VPC regs
Jonathan Marek
2020-07-14
3
-12
/
+8
*
freedreno/regs: update a6xx RB regs
Jonathan Marek
2020-07-14
2
-5
/
+5
*
freedreno/regs: update a6xx GRAS registers
Jonathan Marek
2020-07-14
4
-31
/
+30
*
zink: try to handle multisampled null buffers
Mike Blumenkrantz
2020-07-14
4
-7
/
+13
*
zink: handle empty attachments
Mike Blumenkrantz
2020-07-14
4
-11
/
+60
*
Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580
Michel Dänzer
2020-07-14
11
-185
/
+10
*
nouveau: expose HMM
Karol Herbst
2020-07-14
1
-0
/
+3
*
nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
3
-2
/
+101
*
gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
Karol Herbst
2020-07-14
5
-5
/
+11
*
nouveau: enable HMM
Karol Herbst
2020-07-14
2
-3
/
+70
*
zink: block resolve blits for depth/stencil buffers
Mike Blumenkrantz
2020-07-14
1
-0
/
+1
*
zink: block vkCmdBlitImage usage for multi sampled blits
Mike Blumenkrantz
2020-07-14
1
-0
/
+4
*
zink: try copy_region hook for blits where we can't do a regular blit or resolve
Mike Blumenkrantz
2020-07-14
1
-0
/
+7
*
gv100/ir: set ftz bit on floating point operations
Karol Herbst
2020-07-14
2
-2
/
+8
*
freedreno/a6xx: Add some documentation for shared consts
Connor Abbott
2020-07-14
1
-1
/
+1
*
freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL
Connor Abbott
2020-07-14
4
-8
/
+49
*
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
*
freedreno/registers: Rename SP_2D_SRC_FORMAT
Kristian H. Kristensen
2020-07-14
2
-11
/
+11
*
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
[prev]
[next]