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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: only declare the ESGS rings for pre GFX9 chips
Samuel Pitoiset
2018-05-17
1
-4
/
+10
*
radv: allow to print GPU info with RADV_DEBUG=info
Samuel Pitoiset
2018-05-17
2
-0
/
+5
*
radv: do not emit unnecessary ES output stores
Samuel Pitoiset
2018-05-17
1
-3
/
+23
*
radv: do not emit unnecessary GS output stores
Samuel Pitoiset
2018-05-17
1
-0
/
+7
*
radv: only pass the global BO list at submit time if enabled
Samuel Pitoiset
2018-05-17
1
-2
/
+6
*
radv: remove the radv_finishme() when compiling shaders
Samuel Pitoiset
2018-05-17
1
-4
/
+0
*
radv: remove radv_device::llvm_supports_spill
Samuel Pitoiset
2018-05-17
3
-7
/
+1
*
radv: add generated files to .gitignore(s)
Dieter Nützel
2018-05-15
1
-0
/
+1
*
radv: reduce the number of parameters export by the GS copy shader
Samuel Pitoiset
2018-05-14
1
-4
/
+3
*
radv: scan the geometry shader output usage mask
Samuel Pitoiset
2018-05-14
2
-0
/
+9
*
radv: run the shader info pass before emitting the GS copy shader
Samuel Pitoiset
2018-05-14
1
-0
/
+2
*
radv: check that layout isn't NULL in radv_nir_shader_info_pass()
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.
Bas Nieuwenhuizen
2018-05-14
1
-0
/
+19
*
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
2018-05-14
4
-13
/
+98
*
radv: Add support for IMG_DATA_FORMAT_32_32_32.
Bas Nieuwenhuizen
2018-05-14
2
-4
/
+7
*
radv: Translate logic ops.
Bas Nieuwenhuizen
2018-05-14
1
-2
/
+43
*
radv: Fix multiview queries.
Bas Nieuwenhuizen
2018-05-14
1
-19
/
+20
*
radv: remove useless check in radv_create_shaders()
Samuel Pitoiset
2018-05-14
1
-1
/
+1
*
radv: allow to dump the GS copy shader with RADV_DEBUG="shaders"
Samuel Pitoiset
2018-05-14
3
-5
/
+8
*
radv: move {load,store}_var intrinsics scanning in different functions
Samuel Pitoiset
2018-05-14
1
-47
/
+80
*
radv: use compute path for multi-layer images.
Dave Airlie
2018-05-14
1
-0
/
+2
*
radv: resolve all layers in compute resolve path.
Dave Airlie
2018-05-14
1
-6
/
+42
*
radv/resolve: do fmask decompress on all layers.
Dave Airlie
2018-05-14
1
-1
/
+1
*
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
2018-05-13
4
-16
/
+28
*
radv: move ac_build_if_state on top of radv_nir_to_llvm.c
Samuel Pitoiset
2018-05-11
1
-91
/
+92
*
radv: minor cleanups in radv_fill_shader_variant()
Samuel Pitoiset
2018-05-11
1
-14
/
+15
*
ac/surface: add EQAA support
Marek Olšák
2018-05-10
1
-0
/
+1
*
ac/surface: unify common legacy and gfx9 fmask fields
Marek Olšák
2018-05-10
1
-6
/
+6
*
ac/surface/gfx6: compute FMASK together with the color surface
Marek Olšák
2018-05-10
1
-46
/
+8
*
radv: disable DCC for shareable images on GFX9+
Andres Rodriguez
2018-05-10
1
-0
/
+7
*
radv: move handling nosisched option in a better place
Samuel Pitoiset
2018-05-10
1
-12
/
+6
*
radv: assorted typo fixes
Grazvydas Ignotas
2018-05-10
6
-11
/
+11
*
radv: handle arrays in the fmask descriptor.
Dave Airlie
2018-05-10
1
-1
/
+1
*
compiler/lower_64bit_packing: rename the pass to be more generic
Iago Toral Quiroga
2018-05-03
1
-1
/
+1
*
radv: UseEnumerateInstanceVersion for the default version.
Bas Nieuwenhuizen
2018-05-02
1
-1
/
+1
*
radv: Don't check the incoming apiVersion on CreateInstance.
Bas Nieuwenhuizen
2018-05-02
1
-9
/
+0
*
radv: Allow vkEnumerateInstanceVersion ProcAddr without instance.
Bas Nieuwenhuizen
2018-05-02
1
-1
/
+1
*
radv: fix multisample image copies
Matthew Nicholls
2018-05-02
2
-110
/
+196
*
radv: enable out-of-order rasterization by default
Samuel Pitoiset
2018-05-02
2
-2
/
+3
*
radv: only disable out-of-order rast for perfect occlusion queries
Samuel Pitoiset
2018-05-02
2
-10
/
+12
*
radv: compute the number of subpass attachments correctly
Samuel Pitoiset
2018-05-01
1
-2
/
+2
*
radv: set fmask_surf_index on fmask surfaces.
Dave Airlie
2018-05-02
1
-1
/
+3
*
radv/winsys: fix leaking resources from bo's imported by fd
Andres Rodriguez
2018-04-30
1
-0
/
+1
*
radeonsi: add triple into si_compiler
Marek Olšák
2018-04-27
1
-1
/
+1
*
radv: set ac_surf_info::num_channels correctly
Samuel Pitoiset
2018-04-26
2
-1
/
+8
*
radv: fix DCC enablement since partial MSAA implementation
Samuel Pitoiset
2018-04-26
1
-6
/
+6
*
ac/radv/radeonsi: refactor harvest config register getters.
Dave Airlie
2018-04-24
1
-101
/
+7
*
radv: only set raster_config_1 outside the index registers.
Dave Airlie
2018-04-24
1
-15
/
+16
*
ac/radv/radeonsi: refactor max simd waves into common code.
Dave Airlie
2018-04-24
1
-11
/
+1
*
ac/radv/radeonsi: refactor raster_config default values getters.
Dave Airlie
2018-04-24
1
-82
/
+3
[next]