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
/
compiler
/
nir
/
nir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/lower_io: Add a 32 and 64-bit global address formats
Jason Ekstrand
2019-01-26
1
-0
/
+10
*
nir: add legal bit_sizes to intrinsics
Karol Herbst
2019-01-21
1
-0
/
+3
*
nir/spirv: handle SpvStorageClassCrossWorkgroup
Karol Herbst
2019-01-19
1
-0
/
+1
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
1
-1
/
+1
*
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
-3
/
+3
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: check NIR_SKIP to skip passes by name
Caio Marcelo de Oliveira Filho
2019-01-18
1
-0
/
+24
*
nir: Add a bool to float32 lowering pass
Jason Ekstrand
2019-01-14
1
-0
/
+1
*
nir: Add lowering support for 64-bit operations to software
Matt Turner
2019-01-09
1
-1
/
+2
*
nir: Implement lowering of 64-bit shift operations
Matt Turner
2019-01-09
1
-0
/
+1
*
nir: Wire up int64 lowering functions
Matt Turner
2019-01-09
1
-0
/
+7
*
nir: Tag entrypoint for easy recognition by nir_shader_get_entrypoint()
Matt Turner
2019-01-09
1
-6
/
+20
*
nir: Add nir_lower_tex support for Broadcom's swizzled TG4 results.
Eric Anholt
2019-01-08
1
-0
/
+6
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-4
/
+4
*
nir/vulkan: Add a descriptor type to vulkan resource intrinsics
Jason Ekstrand
2019-01-08
1
-0
/
+6
*
nir/lower_io: Add "explicit" IO lowering
Jason Ekstrand
2019-01-08
1
-0
/
+12
*
nir/intrinsics: Add access flags to load/store_deref
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
nir/intrinsics: Allow deref sources to consume anything
Jason Ekstrand
2019-01-08
1
-4
/
+8
*
nir: Add a ptr_as_array deref type
Jason Ekstrand
2019-01-08
1
-0
/
+7
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-0
/
+2
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-1
/
+2
*
nir: Add nir_lower_tex options to lower sampler return formats.
Eric Anholt
2019-01-04
1
-0
/
+12
*
nir: make nir_opt_remove_phis_impl() static
Timothy Arceri
2019-01-03
1
-1
/
+0
*
nir: add a way to print the deref chain
Caio Marcelo de Oliveira Filho
2019-01-02
1
-0
/
+1
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
nir: Add a new lowering option to lower 3D surfaces from txd to txl.
Sagar Ghuge
2018-12-18
1
-0
/
+5
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-1
/
+1
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+2
*
nir: Fix holes in nir_instr
Ian Romanick
2018-12-16
1
-5
/
+5
*
nir: Switch to using 1-bit Booleans for almost everything
Jason Ekstrand
2018-12-16
1
-13
/
+13
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+1
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-6
/
+15
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-10
/
+10
*
nir: Drop support for lower_b2f
Jason Ekstrand
2018-12-16
1
-3
/
+0
*
nir: fix constness in nir_intrinsic_align()
Rhys Perry
2018-12-16
1
-1
/
+1
*
nir: Add a pass for lowering integer division by constants
Jason Ekstrand
2018-12-13
1
-0
/
+2
*
nir/lower_int64: Add support for [iu]mul_high
Jason Ekstrand
2018-12-13
1
-0
/
+2
*
nir/lower_tex: Add lowering for some min_lod cases
Jason Ekstrand
2018-12-11
1
-0
/
+18
*
spirv: Add support for MinLod
Jason Ekstrand
2018-12-11
1
-0
/
+1
*
nir: clarify some nit_loop_info member names
Timothy Arceri
2018-12-10
1
-3
/
+5
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-2
/
+2
*
nir: add fceil lowering
Jonathan Marek
2018-11-27
1
-0
/
+3
*
nir: Make nir_lower_clip_vs optionally work with variables.
Kenneth Graunke
2018-11-19
1
-1
/
+1
*
intel,nir: Move gl_LocalInvocationID lowering to nir_lower_system_values
Jason Ekstrand
2018-11-19
1
-0
/
+1
*
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
2018-11-15
1
-0
/
+41
*
nir: Allow to skip integer ops in nir_lower_to_source_mods
Gert Wollny
2018-11-14
1
-1
/
+9
*
nir: add lowering for ffloor
Christian Gmeiner
2018-11-12
1
-0
/
+3
*
nir/lower_tex: Add AYUV lowering support
Lionel Landwerlin
2018-11-12
1
-0
/
+1
[next]