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
*
radv: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
radv: implement VK_EXT_transform_feedback
Samuel Pitoiset
2018-10-29
9
-16
/
+568
*
radv: add multiple streams support for the GS copy shader
Samuel Pitoiset
2018-10-29
1
-26
/
+76
*
radv: emit stream outputs for vertex and tessellation stages
Samuel Pitoiset
2018-10-29
1
-0
/
+137
*
radv: declare streamout SGPRs
Samuel Pitoiset
2018-10-29
2
-2
/
+56
*
radv: gather stream output info
Samuel Pitoiset
2018-10-29
3
-0
/
+60
*
radv: allow to emit a vertex to a specified stream
Samuel Pitoiset
2018-10-29
1
-8
/
+14
*
radv: allow to use up to 4 GSVS ring buffers
Samuel Pitoiset
2018-10-29
1
-21
/
+57
*
radv: adjust the number of output components per stream
Samuel Pitoiset
2018-10-29
1
-5
/
+4
*
radv: adjust the GSVS ring sizes based on the number of components
Samuel Pitoiset
2018-10-29
1
-6
/
+19
*
radv: gather which GS stream is used for every outputs
Samuel Pitoiset
2018-10-29
2
-0
/
+3
*
radv: gather the number of output components per stream
Samuel Pitoiset
2018-10-29
2
-0
/
+3
*
radv: gather the number of streams used by geometry shaders
Samuel Pitoiset
2018-10-29
2
-0
/
+15
*
radv: remove wrong comment in calculate_gs_ring_sizes() about streams
Samuel Pitoiset
2018-10-29
1
-1
/
+1
*
radv: remove duplicate brackets in version string
Eric Engestrom
2018-10-26
1
-1
/
+1
*
vulkan: drop always-true param
Eric Engestrom
2018-10-26
1
-2
/
+0
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-2
/
+2
*
radv: implement image to image operations for R32G32B32
Samuel Pitoiset
2018-10-26
3
-2
/
+331
*
radv: fix a comment in radv_meta_buffer_to_image_cs_r32g32b32()
Samuel Pitoiset
2018-10-26
1
-1
/
+1
*
radv: add get_image_stride_for_r32g32b32() helper
Samuel Pitoiset
2018-10-26
1
-10
/
+17
*
radv: add create_bview_for_r32g32b32() helper
Samuel Pitoiset
2018-10-26
1
-33
/
+38
*
radv: add create_buffer_from_image() helper
Samuel Pitoiset
2018-10-26
1
-38
/
+35
*
util: Change remaining uint32 cache ids to sha1
David McFarland
2018-10-26
1
-20
/
+2
*
radv: Emit enqueued pipeline barriers on event write.
Bas Nieuwenhuizen
2018-10-25
1
-0
/
+2
*
radv: Add support for VK_KHR_driver_properties.
Bas Nieuwenhuizen
2018-10-25
2
-0
/
+25
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
radv: call nir_link_xfb_varyings()
Timothy Arceri
2018-10-24
1
-0
/
+4
*
radv: move nir_lower_io_to_scalar_early() to radv_link_shaders()
Timothy Arceri
2018-10-24
1
-26
/
+18
*
amd/common: check DRM version 3.27 for JPEG decode
Leo Liu
2018-10-23
1
-1
/
+1
*
amd/common: add vcn jpeg ip info query
Boyuan Zhang
2018-10-23
1
-2
/
+12
*
radv: fix btoi for R32G32B32 when the dest offset is not 0
Samuel Pitoiset
2018-10-23
1
-2
/
+2
*
radv: s/abs/fabsf/ for floats
Eric Engestrom
2018-10-23
1
-4
/
+4
*
anv,radv: Trivially expose two new VK_GOOGLE extensions
Jason Ekstrand
2018-10-22
1
-0
/
+2
*
ac: Fix loading a dvec3 from an SSBO
Connor Abbott
2018-10-22
1
-2
/
+2
*
ac: Introduce ac_build_expand()
Connor Abbott
2018-10-22
2
-14
/
+29
*
radv: Fix WSI & PCI bus info initialization order.
Bas Nieuwenhuizen
2018-10-19
1
-4
/
+9
*
radv: fix check for perftest options size
Andres Rodriguez
2018-10-18
1
-1
/
+1
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
2
-5
/
+2
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
1
-0
/
+14
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
2
-3
/
+0
*
radv: use nir_shrink_vec_array_vars()
Timothy Arceri
2018-10-18
1
-0
/
+1
*
radv: use nir_split_array_vars()
Timothy Arceri
2018-10-18
1
-0
/
+2
*
radv: use nir_opt_find_array_copies()
Timothy Arceri
2018-10-18
3
-8
/
+23
*
radv: use nir_opt_copy_prop_vars and nir_opt_dead_write_vars
Timothy Arceri
2018-10-18
1
-0
/
+4
*
vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5]
Keith Packard
2018-10-17
2
-0
/
+120
*
ac: add helpers for fast integer division by a constant
Marek Olšák
2018-10-16
2
-0
/
+78
*
radeonsi: save raster config in screen, add se_tile_repeat
Marek Olšák
2018-10-16
3
-4
/
+14
*
radeonsi: rename si_gfx_* functions to si_cp_*
Marek Olšák
2018-10-16
1
-0
/
+1
*
radeonsi: make si_gfx_write_event_eop more configurable
Marek Olšák
2018-10-16
1
-0
/
+5
*
radv: disable VK_SUBGROUP_FEATURE_VOTE_BIT
Samuel Pitoiset
2018-10-16
1
-2
/
+4
[next]