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_intrinsics.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add scoped_memory_barrier intrinsic
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+12
*
Revert "nir: drop unused alpha_ref_float"
Erik Faye-Lund
2019-10-23
1
-0
/
+1
*
freedreno/ir3: Implement lowering passes for VS and GS
Kristian H. Kristensen
2019-10-17
1
-0
/
+8
*
freedreno/ir3: Add intrinsics that map to LDLW/STLW
Kristian H. Kristensen
2019-10-17
1
-0
/
+8
*
nir: drop unused alpha_ref_float
Erik Faye-Lund
2019-10-17
1
-1
/
+0
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-2
/
+4
*
compiler: add SYSTEM_VALUE_TESS_LEVEL_OUTER/INNER_DEFAULT
Marek Olšák
2019-08-12
1
-0
/
+2
*
compiler: add SYSTEM_VALUE_USER_DATA_AMD
Marek Olšák
2019-08-12
1
-0
/
+3
*
nir: add atomic_inc_wrap/atomic_dec_wrap image intrinsics
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+2
*
nir,intel: lower if (cond) demote() to new intrinsic demote_if(cond)
Daniel Schürmann
2019-07-24
1
-1
/
+2
*
nir: Add gl_PointCoord system value
Andreas Baierl
2019-07-18
1
-0
/
+1
*
nir: add a V3D-specific intrinsic for per-sample color writes
Iago Toral Quiroga
2019-07-18
1
-0
/
+9
*
nir: add a new v3d-specific intrinsic for tile buffer color reads
Iago Toral Quiroga
2019-07-12
1
-0
/
+9
*
nir: Add Panfrost-specific blending intrinsic
Alyssa Rosenzweig
2019-07-09
1
-0
/
+16
*
nir: Add demote and is_helper_invocation intrinsics
Caio Marcelo de Oliveira Filho
2019-07-08
1
-0
/
+10
*
compiler: Add color system value
Connor Abbott
2019-07-08
1
-0
/
+6
*
nir: add pass to lower load_interpolated_input
Rob Clark
2019-07-02
1
-0
/
+13
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-06-19
1
-2
/
+5
*
nir: add intrinsics for AMD_shader_ballot
Daniel Schürmann
2019-06-13
1
-0
/
+10
*
nir: add type information to load uniform/input and store output intrinsics
Jonathan Marek
2019-05-31
1
-3
/
+5
*
nir: Add blend_const_color_rgba sysval
Alyssa Rosenzweig
2019-05-10
1
-1
/
+4
*
freedreno/ir3: lower load_barycentric_at_offset
Rob Clark
2019-04-25
1
-0
/
+3
*
freedreno/ir3: lower load_barycentric_at_sample
Rob Clark
2019-04-25
1
-0
/
+7
*
nir: Add a pass for selectively lowering variables to scratch space
Jason Ekstrand
2019-04-12
1
-1
/
+4
*
nir: Add a comment about how intrinsic definitions work.
Eric Anholt
2019-04-12
1
-0
/
+11
*
nir: Drop remaining references to const_index in favor of the call to use.
Eric Anholt
2019-04-12
1
-5
/
+5
*
nir: Drop comments about the constant_index slots for load/stores.
Eric Anholt
2019-04-12
1
-21
/
+15
*
nir: Add access qualifiers on load_ubo intrinsic.
Bas Nieuwenhuizen
2019-04-10
1
-1
/
+1
*
nir: Add "viewport vector" system values
Alyssa Rosenzweig
2019-04-04
1
-0
/
+5
*
nir: Add access flags to deref and SSBO atomics
Jason Ekstrand
2019-03-25
1
-28
/
+28
*
nir: Add texture sources and intrinsics for bindless
Jason Ekstrand
2019-03-25
1
-6
/
+9
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
1
-0
/
+2
*
nir/lower_io: Add a new buffer_array_length intrinsic and lowering
Jason Ekstrand
2019-03-15
1
-0
/
+4
*
nir: Add ir3-specific version of most SSBO intrinsics
Eduardo Lima Mitev
2019-03-13
1
-0
/
+27
*
nir/vtn: add support for SpvBuiltInGlobalLinearId
Karol Herbst
2019-03-05
1
-0
/
+1
*
nir: add support for address bit sized system values
Karol Herbst
2019-03-05
1
-1
/
+1
*
v3d: Move the stores for fixed function VS output reads into NIR.
Eric Anholt
2019-03-05
1
-0
/
+9
*
spirv: Use the same types for resource indices as pointers
Jason Ekstrand
2019-03-05
1
-4
/
+4
*
nir: Add load/store/atomic global intrinsics
Jason Ekstrand
2019-01-26
1
-0
/
+34
*
nir: add legal bit_sizes to intrinsics
Karol Herbst
2019-01-21
1
-12
/
+17
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+2
*
nir/vulkan: Add a descriptor type to vulkan resource intrinsics
Jason Ekstrand
2019-01-08
1
-2
/
+5
*
nir/intrinsics: Add access flags to load/store_deref
Jason Ekstrand
2019-01-08
1
-3
/
+4
*
nir/intrinsics: Allow deref sources to consume anything
Jason Ekstrand
2019-01-08
1
-20
/
+20
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
1
-1
/
+0
*
nir: Add alignment parameters to SSBO, UBO, and shared access
Jason Ekstrand
2018-11-15
1
-10
/
+16
*
spirv/nir: handle memory access qualifiers for SSBO loads/stores
Samuel Pitoiset
2018-10-12
1
-2
/
+2
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-3
/
+3
*
nir: Add handle/index-based image intrinsics
Jason Ekstrand
2018-08-29
1
-18
/
+32
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-0
/
+9
[next]