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
/
intel
/
vulkan
/
anv_pipeline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/pipeline: support Float16 and Int8 SPIR-V capabilities in gen8+
Iago Toral Quiroga
2019-04-18
1
-0
/
+2
*
anv: Implement VK_NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-2
/
+9
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+2
*
anv: implement VK_EXT_pipeline_creation_feedback
Lionel Landwerlin
2019-03-20
1
-3
/
+84
*
nir: Rename nir_address_format_vk_index_offset to not be vk
Jason Ekstrand
2019-03-15
1
-1
/
+1
*
anv: add support for dumping shader info via VK_EXT_debug_report
Timothy Arceri
2019-03-11
1
-11
/
+17
*
anv/pipeline: Move lower_explicit_io much later
Jason Ekstrand
2019-03-08
1
-3
/
+5
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
anv/pipeline: Drop anv_fill_binding_table
Jason Ekstrand
2019-03-04
1
-26
/
+0
*
anv: Use an actual binding for gl_NumWorkgroups
Jason Ekstrand
2019-03-04
1
-1
/
+7
*
anv: implement VK_EXT_depth_clip_enable
Lionel Landwerlin
2019-02-20
1
-0
/
+10
*
anv: Implement VK_EXT_buffer_device_address
Jason Ekstrand
2019-02-01
1
-0
/
+6
*
anv: Implement the basic form of VK_EXT_transform_feedback
Jason Ekstrand
2019-01-22
1
-1
/
+10
*
anv: Add pipeline cache support for xfb_info
Jason Ekstrand
2019-01-22
1
-2
/
+2
*
anv/pipeline: Add a pdevice helper variable
Jason Ekstrand
2019-01-21
1
-9
/
+10
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
1
-2
/
+2
*
anv/pipeline: Cache the pre-lowered NIR
Jason Ekstrand
2019-01-10
1
-10
/
+39
*
anv/pipeline: Hash shader modules and spec constants separately
Jason Ekstrand
2019-01-10
1
-15
/
+39
*
anv/pipeline: Move wpos and input attachment lowering to lower_nir
Jason Ekstrand
2019-01-10
1
-11
/
+8
*
anv/pipeline: Constant fold after apply_pipeline_layout
Jason Ekstrand
2019-01-10
1
-0
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-2
/
+2
*
spirv: Sort supported capabilities
Jason Ekstrand
2019-01-07
1
-9
/
+9
*
anv: Enable the new deref-based UBO/SSBO path
Jason Ekstrand
2019-01-08
1
-1
/
+3
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
spirv: Add explicit pointer types
Jason Ekstrand
2019-01-08
1
-0
/
+4
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
anv: Advertise support for MinLod on Skylake+
Jason Ekstrand
2018-12-11
1
-0
/
+1
*
anv/nir: Rework arguments to apply_pipeline_layout
Jason Ekstrand
2018-11-22
1
-1
/
+3
*
anv: Put robust buffer access in the pipeline hash
Jason Ekstrand
2018-11-22
1
-0
/
+6
*
intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
2018-10-30
1
-1
/
+0
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-1
/
+1
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-2
/
+2
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-0
/
+2
*
anv/pipeline: Lower pipeline layouts etc. after linking
Jason Ekstrand
2018-08-17
1
-30
/
+28
*
anv/pipeline: Set tess IO read/written key fields in compile_*
Jason Ekstrand
2018-08-17
1
-9
/
+10
*
anv/pipeline: Use more fields from stage in compile_cs
Jason Ekstrand
2018-08-17
1
-16
/
+21
*
anv: set error in all failure paths
Eric Engestrom
2018-08-09
1
-1
/
+3
*
anv/pipeline: Disable FS dispatch for pointless fragment shaders
Jason Ekstrand
2018-08-03
1
-4
/
+33
*
anv/pipeline: Do cross-stage linking optimizations
Jason Ekstrand
2018-08-02
1
-0
/
+11
*
anv/pipeline: Pull most of the anv_pipeline_compile_* into common code
Jason Ekstrand
2018-08-02
1
-215
/
+92
*
anv/pipeline: Add a separate "link" stage
Jason Ekstrand
2018-08-02
1
-128
/
+193
*
anv/pipeline: Compile to NIR in compile_graphics
Jason Ekstrand
2018-08-02
1
-161
/
+116
*
anv/pipeline: Recompile all shaders if any are missing from the cache
Jason Ekstrand
2018-08-02
1
-4
/
+37
*
anv/pipeline: Drop anv_pipeline_add_compiled_stage
Jason Ekstrand
2018-08-02
1
-17
/
+10
*
anv/pipeline: Pull shader compilation out into a helper.
Jason Ekstrand
2018-08-02
1
-108
/
+120
*
anv/pipeline: Call anv_pipeline_compile_* in a loop
Jason Ekstrand
2018-08-02
1
-26
/
+30
[next]