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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: fix scanning output_usage_mask with structs
Samuel Pitoiset
2018-03-29
1
-4
/
+52
*
radv: enable VK_AMD_shader_trinary_minmax extension
Daniel Schürmann
2018-03-29
2
-0
/
+2
*
ac/nir: Add workaround for GFX9 buffer views.
Bas Nieuwenhuizen
2018-03-29
1
-0
/
+1
*
radv: enable VK_EXT_sampler_filter_minmax
Samuel Pitoiset
2018-03-28
1
-0
/
+1
*
radv: add support for VK_EXT_sampler_filter_minmax
Samuel Pitoiset
2018-03-28
2
-1
/
+70
*
radv: rename VEGA10 device name
Samuel Pitoiset
2018-03-28
1
-1
/
+1
*
radv: add support for Vega12
Samuel Pitoiset
2018-03-28
3
-1
/
+6
*
ac/radeonsi: pass bindless bool to load_sampler_desc()
Timothy Arceri
2018-03-28
1
-1
/
+2
*
radv: enable TC-compat HTILE for 16-bit depth surfaces on GFX8
Samuel Pitoiset
2018-03-23
2
-18
/
+24
*
radv: add radv_calc_decompress_on_z_planes() helper
Samuel Pitoiset
2018-03-23
1
-14
/
+37
*
radv: add radv_image_is_tc_compat_htile() helper
Samuel Pitoiset
2018-03-23
1
-11
/
+45
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
4
-26
/
+26
*
radv: autotools: add radv_extensions.h in the generated VULKAN list
Juan A. Suarez Romero
2018-03-22
1
-1
/
+2
*
anv/radv: autotools: include vulkan_*.h headers
Juan A. Suarez Romero
2018-03-22
1
-0
/
+4
*
radv: remove unused radv_pipeline::needs_data_cache variable
Samuel Pitoiset
2018-03-22
1
-1
/
+0
*
radv: add support for VK_EXT_depth_range_unrestricted
Samuel Pitoiset
2018-03-20
2
-0
/
+23
*
radv: only enable one channel when exporting prim id
Samuel Pitoiset
2018-03-20
1
-1
/
+1
*
radv: don't lower indirects until after opts have run
Timothy Arceri
2018-03-20
1
-1
/
+8
*
radv: don't export NULL layer.
Dave Airlie
2018-03-19
1
-1
/
+1
*
radv: lower constant initializers on output variables earlier
Dave Airlie
2018-03-19
1
-0
/
+5
*
radv/query: handle multiview timestamp queries.
Dave Airlie
2018-03-19
1
-36
/
+43
*
radv/query: handle multiview queries properly. (v3)
Dave Airlie
2018-03-19
1
-0
/
+19
*
radv/query: split out begin/end query emission
Dave Airlie
2018-03-19
1
-41
/
+57
*
radv/multiview: mark layer_input if we have input attachments.
Dave Airlie
2018-03-19
1
-1
/
+3
*
radv: handle exporting view index to fragment shader. (v1.1)
Dave Airlie
2018-03-19
4
-2
/
+24
*
radv: make vk_format_description structures static
Grazvydas Ignotas
2018-03-17
1
-1
/
+1
*
radv: fix stale comment in generated vk_format_table.c
Grazvydas Ignotas
2018-03-17
1
-1
/
+1
*
radv: run nir_opt_move_load_ubo
Samuel Pitoiset
2018-03-16
1
-0
/
+1
*
radv: drop geometry stride user sgpr.
Dave Airlie
2018-03-16
3
-28
/
+19
*
radv: get rid of geometry user sgpr for num entries.
Dave Airlie
2018-03-16
2
-16
/
+8
*
radv: migrate lds size calculations to shader gen.
Dave Airlie
2018-03-16
3
-25
/
+38
*
radv: drop scanning the tess shader in the nir code.
Dave Airlie
2018-03-16
3
-42
/
+3
*
radv: use num_patches output from tcs shader.
Dave Airlie
2018-03-16
1
-28
/
+2
*
radv/tess: remove last chunk of tess sgprs
Dave Airlie
2018-03-16
3
-53
/
+19
*
radv: pass num_patches to tes from tcs
Dave Airlie
2018-03-16
3
-2
/
+9
*
radv: drop tess offchip layout for tcs.
Dave Airlie
2018-03-16
4
-38
/
+90
*
radv: drop tcs_out_offsets
Dave Airlie
2018-03-16
2
-20
/
+29
*
radv: drop tcs_out_layout
Dave Airlie
2018-03-16
2
-15
/
+15
*
radv/tess: drop tcs_in_layout setting completely.
Dave Airlie
2018-03-16
3
-15
/
+24
*
radv: drop ls_out_layout const.
Dave Airlie
2018-03-16
3
-37
/
+4
*
radv/shader_info: start gathering tess output info (v2)
Dave Airlie
2018-03-16
2
-2
/
+52
*
radv: migrate unique index info shader info (v2)
Dave Airlie
2018-03-16
2
-22
/
+21
*
radv: dump LLVM IR when a hang is detected
Samuel Pitoiset
2018-03-15
1
-0
/
+1
*
radv: record LLVM IR when debugging shaders
Samuel Pitoiset
2018-03-15
3
-0
/
+12
*
radv: add dump_shader to the NIR compiler options
Samuel Pitoiset
2018-03-15
4
-22
/
+19
*
radv: pass the NIR compiler options to ac_compile_llvm_module()
Samuel Pitoiset
2018-03-15
1
-5
/
+7
*
radv: print some information when RADV_TRACE_FILE is set
Samuel Pitoiset
2018-03-15
3
-1
/
+9
*
radv: only display options that are enabled
Samuel Pitoiset
2018-03-15
1
-12
/
+16
*
spirv/radv: add AMD_gcn_shader capability, remove current extensions
Alejandro Piñeiro
2018-03-15
1
-3
/
+1
*
radv: Fix CmdCopyImage between uncompressed and compressed images
Alex Smith
2018-03-14
1
-6
/
+17
[next]