index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac: fix a typo in ac_build_wg_scan_bottom
Marek Olšák
2019-06-05
1
-1
/
+1
*
ac/nir: mark some texture intrinsics as convergent
Rhys Perry
2019-06-05
1
-0
/
+18
*
radv: do not use gfx fast depth clears for layered depth/stencil images
Samuel Pitoiset
2019-06-04
1
-0
/
+1
*
radv: allocate more space in the CS when emitting events
Samuel Pitoiset
2019-05-30
1
-1
/
+1
*
vulkan: fix build dependency issue with generated files
Lionel Landwerlin
2019-05-23
1
-4
/
+3
*
radv: add a workaround for Monster Hunter World and LLVM 7&8
Samuel Pitoiset
2019-05-21
5
-3
/
+16
*
radv: Do not use extra descriptor space for the 3rd plane.
Bas Nieuwenhuizen
2019-05-13
3
-7
/
+26
*
radv: clear vertex bindings while resetting command buffer
Józef Kucia
2019-05-13
1
-1
/
+2
*
radv: fix setting the number of rectangles when it's dyanmic
Samuel Pitoiset
2019-05-09
1
-4
/
+6
*
radv: Implement cosited_even sampling.
Bas Nieuwenhuizen
2019-05-06
2
-2
/
+83
*
radv: Disable subsampled formats.
Bas Nieuwenhuizen
2019-05-06
1
-1
/
+2
*
radv: apply the indexing workaround for atomic buffer operations on GFX9
Samuel Pitoiset
2019-05-03
3
-5
/
+14
*
radv: fix radv_get_aspect_format() for D+S formats
Samuel Pitoiset
2019-05-03
1
-0
/
+2
*
radv: only need to force emit the TCS regs on Vega10 and Raven1
Samuel Pitoiset
2019-05-02
1
-2
/
+2
*
radv: set WD_SWITCH_ON_EOP=1 when drawing primitives from a stream output buffer
Samuel Pitoiset
2019-05-02
3
-0
/
+9
*
radv: fix set_output_usage_mask() with composite and 64-bit types
Rhys Perry
2019-05-02
1
-4
/
+17
*
ac: tidy up ac_build_llvm8_tbuffer_{load,store}
Samuel Pitoiset
2019-05-02
1
-13
/
+13
*
radv: implement a workaround for VK_EXT_conditional_rendering
Samuel Pitoiset
2019-05-02
1
-3
/
+44
*
radv: fix color conversions for normalized uint/sint formats
Samuel Pitoiset
2019-05-02
1
-4
/
+16
*
radv: do not need to force emit the TCS regs on Vega20
Samuel Pitoiset
2019-05-02
1
-0
/
+1
*
radv: Restrict YUVY formats to 1 layer.
Bas Nieuwenhuizen
2019-05-02
1
-0
/
+7
*
radv: Set is_array in lowered ycbcr tex instructions.
Bas Nieuwenhuizen
2019-05-02
1
-0
/
+1
*
radv: Fix hang width YCBCR array textures.
Bas Nieuwenhuizen
2019-05-02
1
-2
/
+6
*
radv: update to use the new features struct names
Eric Engestrom
2019-04-30
1
-8
/
+8
*
radv: enable descriptor indexing capabilities
Juan A. Suarez Romero
2019-04-30
1
-0
/
+2
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-10
/
+0
*
ac,ac/nir: use a better sync scope for shared atomics
Rhys Perry
2019-04-29
3
-9
/
+72
*
radv: consider MESA_VK_VERSION_OVERRIDE when setting the api version
Eleni Maria Stea
2019-04-29
1
-2
/
+5
*
radv: add missing VEGA20 chip in radv_get_device_name()
Samuel Pitoiset
2019-04-27
1
-0
/
+1
*
radv: Expose Vulkan 1.1 for Android.
Bas Nieuwenhuizen
2019-04-25
1
-1
/
+1
*
radv: Expose VK_EXT_ycbcr_image_arrays.
Bas Nieuwenhuizen
2019-04-25
2
-0
/
+7
*
radv: Enable YCBCR conversion feature.
Bas Nieuwenhuizen
2019-04-25
2
-1
/
+2
*
radv: Add ycbcr subsampled & multiplane formats to csv.
Bas Nieuwenhuizen
2019-04-25
1
-0
/
+12
*
radv: Add ycbcr format features.
Bas Nieuwenhuizen
2019-04-25
1
-0
/
+27
*
radv: Add hashing for the ycbcr samplers.
Bas Nieuwenhuizen
2019-04-25
2
-7
/
+7
*
radv: Run the new ycbcr lowering pass.
Bas Nieuwenhuizen
2019-04-25
3
-3
/
+6
*
radv: Add ycbcr lowering pass.
Bas Nieuwenhuizen
2019-04-25
4
-0
/
+376
*
radv: Update descriptor sets for multiple planes.
Bas Nieuwenhuizen
2019-04-25
3
-18
/
+35
*
radv: Add ycbcr samplers in descriptor set layouts.
Bas Nieuwenhuizen
2019-04-25
2
-2
/
+77
*
ac/nir: Add support for planes.
Bas Nieuwenhuizen
2019-04-25
2
-4
/
+19
*
radv: Allow mixed src/dst aspects in copies.
Bas Nieuwenhuizen
2019-04-25
1
-104
/
+116
*
radv: Add support for image views with multiple planes.
Bas Nieuwenhuizen
2019-04-25
3
-21
/
+41
*
radv: Add ycbcr conversion structs.
Bas Nieuwenhuizen
2019-04-25
3
-4
/
+42
*
radv: Support different source & dest aspects for planar images in blit2d.
Bas Nieuwenhuizen
2019-04-25
1
-2
/
+9
*
radv: Add single plane image views & meta operations.
Bas Nieuwenhuizen
2019-04-25
4
-10
/
+45
*
radv: Add multiple planes to images.
Bas Nieuwenhuizen
2019-04-25
7
-135
/
+204
*
radv: Add logic for multisample format descriptions.
Bas Nieuwenhuizen
2019-04-25
4
-10
/
+86
*
radv: Add logic for subsampled format descriptions.
Bas Nieuwenhuizen
2019-04-25
3
-0
/
+28
*
radv: Add adaptive_sync driconfig option and enable it by default.
Bas Nieuwenhuizen
2019-04-23
1
-0
/
+3
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
1
-1
/
+2
[next]