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
/
compiler
/
nir
/
nir_intrinsics.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: fix indices for ir3 ssbo_atomic intrinsics
Rob Clark
2020-05-13
1
-10
/
+10
*
freedreno/ir3: Drop wrmask for ir3 local and global store intrinsics
Kristian H. Kristensen
2020-05-13
1
-2
/
+2
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+3
*
nir: Add r600 specific intrinsics for tesselation shader IO
Gert Wollny
2020-04-23
1
-0
/
+12
*
nir: Add an alignment to nir_intrinsic_load_constant
Jason Ekstrand
2020-04-16
1
-1
/
+2
*
ir3: Fix LDC offset units
Connor Abbott
2020-04-15
1
-0
/
+6
*
ir3: Plumb through bindless support
Connor Abbott
2020-04-09
1
-0
/
+6
*
nir: Add SSBO->global lowering pass
Alyssa Rosenzweig
2020-02-21
1
-0
/
+2
*
r600/sfn: Add lowering UBO access to r600 specific codes
Gert Wollny
2020-02-10
1
-0
/
+8
*
pan/midgard: Turn Z/S stores into zs_output_pan intrinsics
Boris Brezillon
2020-02-05
1
-0
/
+1
*
nir: lower interp_deref_at_vertex to load_input_vertex
Samuel Pitoiset
2020-01-29
1
-0
/
+2
*
nir: add nir_intrinsic_interp_deref_at_vertex
Samuel Pitoiset
2020-01-29
1
-3
/
+5
*
nir: add nir_intrinsic_load_barycentric_model
Samuel Pitoiset
2020-01-29
1
-10
/
+12
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+6
*
nir: Add a new memory_barrier_tcs_patch intrinsic
Jason Ekstrand
2020-01-13
1
-0
/
+3
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
1
-2
/
+2
*
v3d: handle writes to gl_Layer from geometry shaders
Iago Toral Quiroga
2019-12-16
1
-0
/
+4
*
nir: Add load_sampler_lod_paramaters_pan intrinsic
Alyssa Rosenzweig
2019-11-22
1
-0
/
+4
*
nir: Add load_output_u8_as_fp16_pan intrinsic
Alyssa Rosenzweig
2019-11-11
1
-0
/
+6
*
freedreno/ir3: Implement TCS synchronization intrinsics
Kristian H. Kristensen
2019-11-07
1
-0
/
+8
*
freedreno/ir3: Add ir3 intrinsics for tessellation
Kristian H. Kristensen
2019-11-07
1
-0
/
+6
*
freedreno/ir3: Add load and store intrinsics for global io
Kristian H. Kristensen
2019-11-07
1
-0
/
+11
*
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
[next]