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 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
*
radv: implement buffer to image operations for R32G32B32
Samuel Pitoiset
2018-10-16
3
-2
/
+353
*
ac/nir: Use context-specific LLVM types
Alex Smith
2018-10-16
1
-2
/
+2
*
radv: do not force the flat qualifier for clip/cull distances
Samuel Pitoiset
2018-10-15
1
-2
/
+2
*
radv: bump discreteQueuePriorities to 2
Samuel Pitoiset
2018-10-15
1
-1
/
+1
*
radv: Implement VK_EXT_pci_bus_info.
Bas Nieuwenhuizen
2018-10-15
3
-0
/
+13
*
radv: do not support blitting surfaces for R32G32B32 formats
Samuel Pitoiset
2018-10-12
1
-0
/
+7
*
radv: emit the GLC bit for SSBO loads/stores when needed
Samuel Pitoiset
2018-10-12
3
-8
/
+22
*
radv: implement clear operations for R32G32B32
Samuel Pitoiset
2018-10-11
3
-1
/
+284
*
radv: disallow 3D images and mipmaps/layers for R32G32B32 linear formats
Samuel Pitoiset
2018-10-11
1
-0
/
+14
*
radv: add a workaround for a VGT hang with prim restart and strips
Samuel Pitoiset
2018-10-11
1
-0
/
+11
*
radv: remove unsigned comparison against 0
Dave Airlie
2018-10-11
1
-1
/
+1
*
radv: remove dead code for master_fd close
Dave Airlie
2018-10-11
1
-2
/
+0
*
radv: don't pass shader key by copy
Dave Airlie
2018-10-11
1
-7
/
+6
*
radv: add missing meson c++ visibility arguments
Eric Engestrom
2018-10-09
1
-0
/
+1
*
radv: tidy up radv_pipeline_init_multisample_state()
Samuel Pitoiset
2018-10-08
1
-19
/
+16
*
radv: always set PA_SC_MODE_CNTL_1.OUT_OF_ORDER_WATER_MARK
Samuel Pitoiset
2018-10-08
1
-2
/
+2
*
radv: set DB_EQAA.INCOHERENT_EQAA_READS
Samuel Pitoiset
2018-10-08
1
-1
/
+1
*
ac: add ac_build_round
Marek Olšák
2018-10-06
3
-3
/
+19
*
ac: correct PKT3_COPY_DATA definitions
Marek Olšák
2018-10-06
3
-9
/
+16
*
ac: simplify LLVM alloca helpers
Marek Olšák
2018-10-06
1
-7
/
+4
*
ac: define all address spaces properly
Marek Olšák
2018-10-06
4
-11
/
+13
*
radv: fix resetting the pool for timestamp queries
Samuel Pitoiset
2018-10-04
1
-7
/
+5
*
util: disable cache if we have no build-id and timestamp is zero
Timothy Arceri
2018-10-02
1
-4
/
+0
*
radv: do not try to set DCC_CONTROL when image doesn't use DCC
Samuel Pitoiset
2018-10-01
1
-1
/
+1
*
radv: add a sanity check for mutable formats and TC-compat HTILE
Samuel Pitoiset
2018-10-01
1
-5
/
+22
*
radv: disable HTILE for very small depth surfaces
Samuel Pitoiset
2018-10-01
1
-1
/
+3
*
radv: add potential missing fields for DB_EQAA
Samuel Pitoiset
2018-10-01
1
-1
/
+3
*
radv: disable complicated point clipping against user clip planes
Samuel Pitoiset
2018-10-01
1
-1
/
+0
*
radv: do not sync CP DMA when copying buffers
Samuel Pitoiset
2018-09-28
1
-0
/
+2
*
radv: adjust the CmdUpdateBuffer threshold for optimal performance
Samuel Pitoiset
2018-09-28
2
-1
/
+3
*
radv: do not use the availability bit for timestamp queries
Samuel Pitoiset
2018-09-28
2
-30
/
+28
*
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
[next]