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_opt_intrinsics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possible
Marek Olšák
2019-04-16
1
-2
/
+38
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
nir: Use nir_src_is_const and nir_src_as_* in core code
Jason Ekstrand
2018-10-22
1
-2
/
+2
*
nir: Generalize nir_intrinsic_vote_eq
Jason Ekstrand
2018-03-07
1
-1
/
+2
*
nir/lower_subgroups: Lower ballot intrinsics to the specified bit size
Jason Ekstrand
2017-11-07
1
-18
/
+0
*
nir: Add a new subgroups lowering pass
Jason Ekstrand
2017-11-07
1
-65
/
+6
*
nir/opt_intrinsics: Fix values for gl_SubGroupG{e,t}MaskARB
Neil Roberts
2017-10-31
1
-2
/
+22
*
nir/opt_intrinsics: Rework progress
Jason Ekstrand
2017-10-25
1
-5
/
+9
*
nir: Reduce destination size of ballot intrinsic when possible
Matt Turner
2017-07-20
1
-0
/
+18
*
nir: Add system values from ARB_shader_ballot
Matt Turner
2017-07-20
1
-0
/
+31
*
nir: Support lowering vote intrinsics
Matt Turner
2017-07-20
1
-2
/
+2
*
nir: Add pass to optimize intrinsics
Matt Turner
2017-07-20
1
-0
/
+95