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
/
freedreno
/
vulkan
/
tu_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
turnip: input attachment descriptor set rework
Jonathan Marek
2020-06-17
1
-55
/
+36
*
tu: Actually remove dead variables after io lowering
Connor Abbott
2020-06-17
1
-3
/
+8
*
tu: Set num_components to 0 when building bindless intrinsics
Connor Abbott
2020-06-17
1
-2
/
+2
*
tu: Remove tu_shader_compile_options
Connor Abbott
2020-06-17
1
-41
/
+0
*
tu: Use the ir3 shader API
Connor Abbott
2020-06-17
1
-132
/
+9
*
tu: Remove num_samp hack
Connor Abbott
2020-06-17
1
-3
/
+7
*
turnip: share code between 3D blit/clear path and tu_pipeline
Jonathan Marek
2020-06-12
1
-0
/
+3
*
tu: Fix context faults loading unused descriptor sets
Connor Abbott
2020-06-09
1
-0
/
+4
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-1
/
+2
*
turnip: implement VK_KHR_sampler_ycbcr_conversion
Jonathan Marek
2020-05-20
1
-0
/
+60
*
turnip: Execute ir3_nir_lower_gs pass again
Brian Ho
2020-05-12
1
-0
/
+3
*
tu: Support pipelines without a fragment shader
Connor Abbott
2020-05-07
1
-7
/
+19
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
1
-5
/
+5
*
turnip: Properly handle all sizes of specialization constants
Jason Ekstrand
2020-04-24
1
-4
/
+17
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
1
-1
/
+9
*
turnip: set shader key msaa field
Jonathan Marek
2020-04-22
1
-0
/
+6
*
tu: Switch to the bindless descriptor model
Connor Abbott
2020-04-09
1
-188
/
+157
*
tu: ir3: Emit push constants directly
Connor Abbott
2020-04-09
1
-9
/
+59
*
tu: Dump out shader assembly when requested
Connor Abbott
2020-04-09
1
-0
/
+14
*
turnip: fix nir validate failure from push constant lowering
Jonathan Marek
2020-04-09
1
-0
/
+3
*
turnip: fix compute shaders crashing after geometry shader change
Jonathan Marek
2020-04-08
1
-4
/
+6
*
turnip: Set has_gs in ir3_shader_key
Brian Ho
2020-04-07
1
-2
/
+12
*
turnip: Do gathering xfb info after nir_remove_dead_variables
Hyunjun Ko
2020-03-18
1
-3
/
+5
*
turnip: Fix wrong assignment of xfb output's offset.
Hyunjun Ko
2020-03-18
1
-1
/
+1
*
turnip: Gather information for transform feedback
Hyunjun Ko
2020-03-12
1
-1
/
+54
*
nir: Drop nir_tex_instr::texture_array_size
Jason Ekstrand
2020-02-26
1
-2
/
+0
*
freedreno: Switch to using lowered image intrinsics.
Eric Anholt
2020-02-24
1
-6
/
+13
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
1
-2
/
+2
*
turnip: Add support for non-zero (still constant) UBO buffer indices.
Eric Anholt
2020-01-22
1
-2
/
+3
*
turnip: fix array/matrix varyings
Jonathan Marek
2020-01-21
1
-2
/
+2
*
turnip: remove tu_sort_variables_by_location
Jonathan Marek
2020-01-21
1
-48
/
+0
*
turnip: Add limited support for storage images.
Eric Anholt
2020-01-21
1
-0
/
+38
*
turnip: Refactor the intrinsic lowering.
Eric Anholt
2020-01-21
1
-35
/
+48
*
freedreno: Stop scattered remapping of SSBOs/images to IBOs.
Eric Anholt
2020-01-21
1
-0
/
+7
*
turnip: Add support for descriptor arrays.
Eric Anholt
2019-12-16
1
-42
/
+62
*
turnip: implement subpass input attachments
Jonathan Marek
2019-12-12
1
-5
/
+11
*
turnip: set load_layer_id to zero
Jonathan Marek
2019-12-12
1
-0
/
+8
*
turnip: more descriptor sets
Jonathan Marek
2019-10-15
1
-13
/
+20
*
turnip: push constants
Jonathan Marek
2019-10-15
1
-0
/
+24
*
turnip: use nir_assign_io_var_locations instead of nir_assign_var_locations
Jonathan Marek
2019-10-15
1
-6
/
+2
*
turnip: add missing nir passes
Jonathan Marek
2019-10-15
1
-5
/
+50
*
turnip: add code to lower indirect samplers
Jonathan Marek
2019-10-15
1
-14
/
+63
*
turnip: Tell spirv_to_nir that we want fragcoord as a sysval.
Eric Anholt
2019-10-15
1
-0
/
+1
*
turnip: use nir_opt_copy_prop_vars
Jonathan Marek
2019-09-26
1
-0
/
+2
*
turnip: lower samplers and uniform buffer indices
Jonathan Marek
2019-09-26
1
-0
/
+136
*
turnip: fix binning shader compilation
Jonathan Marek
2019-09-24
1
-4
/
+6
*
spirv: Drop lower_workgroup_access_to_offsets
Caio Marcelo de Oliveira Filho
2019-08-10
1
-1
/
+0
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
turnip: Don't re-use entry_point pointer from spirv_to_nir
Caio Marcelo de Oliveira Filho
2019-05-29
1
-7
/
+5
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
1
-2
/
+2
[next]