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
/
amd
/
vulkan
/
radv_meta_blit2d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv/gfx10: fix 3D images
Samuel Pitoiset
2019-10-23
1
-2
/
+2
*
radv: do not create meta pipelines with 16 samples
Samuel Pitoiset
2019-10-23
1
-2
/
+2
*
radv: Add extra struct to image view creation.
Bas Nieuwenhuizen
2019-08-07
1
-1
/
+1
*
radv: only use specialised 3D meta paths on GFX9.
Dave Airlie
2019-07-09
1
-2
/
+2
*
radv: Support different source & dest aspects for planar images in blit2d.
Bas Nieuwenhuizen
2019-04-25
1
-2
/
+9
*
radv: do not set preserveAttachments for internal render passes
Samuel Pitoiset
2019-02-04
1
-6
/
+6
*
radv: Remove garbage comment.
Bas Nieuwenhuizen
2018-09-27
1
-1
/
+0
*
radv: Do not use multiple draws for multisample copies.
Bas Nieuwenhuizen
2018-09-27
1
-57
/
+5
*
radv: Add on-demand compilation of built-in shaders.
Bas Nieuwenhuizen
2018-08-14
1
-1
/
+68
*
radv: Make fs key exemplars ordered to be a reverse fs_key lookup.
Bas Nieuwenhuizen
2018-08-14
1
-17
/
+2
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
1
-6
/
+3
*
radv: Use deref instructions for tex derefs in meta shaders.
Bas Nieuwenhuizen
2018-06-22
1
-8
/
+13
*
radv: fix multisample image copies
Matthew Nicholls
2018-05-02
1
-101
/
+187
*
radv: Make color meta operations layout aware.
Bas Nieuwenhuizen
2017-12-29
1
-35
/
+42
*
radv: handle depth/stencil image copy with layouts better. (v3.1)
Dave Airlie
2017-12-22
1
-60
/
+70
*
radv: refactor blit2d pipeline creation
Dave Airlie
2017-12-22
1
-78
/
+33
*
radv/gfx9: add support for 3d images to blit 2d paths
Dave Airlie
2017-12-22
1
-18
/
+92
*
radv: remove useless checks around radv_CmdBindPipeline()
Samuel Pitoiset
2017-10-04
1
-12
/
+6
*
radv: cleanup radv_device_finish_meta_XXX() helpers
Samuel Pitoiset
2017-10-02
1
-29
/
+20
*
radv: do not need to double zero-init the meta state structures
Samuel Pitoiset
2017-10-02
1
-2
/
+0
*
radv: inline blit2d_unbind_dst()
Samuel Pitoiset
2017-10-02
1
-9
/
+3
*
radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()
Samuel Pitoiset
2017-09-13
1
-1
/
+1
*
radv: Fix vkCopyImage with both depth and stencil aspects.
Bas Nieuwenhuizen
2017-09-06
1
-99
/
+107
*
radv: drop emit2d_dst_type.
Dave Airlie
2017-09-04
1
-16
/
+0
*
radv: handle 10-bit format clamping workaround.
Dave Airlie
2017-08-01
1
-0
/
+2
*
radv: Disable depth & stencil tests when the depthbuffer doesn't support it.
Bas Nieuwenhuizen
2017-07-05
1
-2
/
+2
*
radv: Remove unused args of radv_image_view_init.
Bas Nieuwenhuizen
2017-06-26
1
-13
/
+3
*
radv: Use correct image layout for blit based copies.
Bas Nieuwenhuizen
2017-06-26
1
-10
/
+10
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-4
/
+4
*
radv: fix regression in blit2d push constant change.
Dave Airlie
2017-05-08
1
-1
/
+1
*
radv/meta: move blit2d to using push constants
Dave Airlie
2017-05-08
1
-73
/
+57
*
radv: set base/ranges for push constant loads.
Dave Airlie
2017-05-08
1
-0
/
+2
*
radv/meta: reduce vertex buffer in blit2d.
Dave Airlie
2017-04-19
1
-28
/
+7
*
radv: use push descriptors in meta
Fredrik Höglund
2017-04-14
1
-58
/
+36
*
radv: Set proper viewport & scissor for meta draws.
Bas Nieuwenhuizen
2017-03-30
1
-15
/
+37
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-3
/
+3
*
radv: fix depth format in blit2d.
Dave Airlie
2017-02-28
1
-2
/
+5
*
radv/meta: use VK_NULL_HANDLE for handles
Grazvydas Ignotas
2016-12-10
1
-1
/
+1
*
radv/meta: don't pass rect into blit2d src function.
Dave Airlie
2016-12-08
1
-2
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-4
/
+4
*
radv: drop the RADV_CALL macro.
Dave Airlie
2016-10-12
1
-5
/
+5
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-0
/
+1282