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/spirv: tg4 requires a sampler
Alex Smith
2017-11-13
1
-1
/
+0
*
nir: add streams to nir data
Timothy Arceri
2017-11-12
1
-0
/
+8
*
nir,intel/compiler: Use a fixed subgroup size
Jason Ekstrand
2017-11-07
1
-0
/
+1
*
nir/lower_subgroups: Lower ballot intrinsics to the specified bit size
Jason Ekstrand
2017-11-07
1
-2
/
+1
*
nir: Add a ssa_dest_init_for_type helper
Jason Ekstrand
2017-11-07
1
-0
/
+9
*
nir: Add a new subgroups lowering pass
Jason Ekstrand
2017-11-07
1
-3
/
+9
*
nir: fix a typo
Gwan-gyeong Mun
2017-11-06
1
-1
/
+1
*
nir: Add hooks for testing serialization
Jason Ekstrand
2017-10-31
1
-0
/
+17
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
1
-3
/
+0
*
nir: Add a helper for adding texture instruction sources
Jason Ekstrand
2017-10-17
1
-0
/
+4
*
nir: add variant of lower_io_to_scalar to be called earlier
Timothy Arceri
2017-10-16
1
-0
/
+1
*
nir: Move vc4's alpha test lowering to core NIR.
Eric Anholt
2017-10-10
1
-0
/
+2
*
nir: add some helpers for doing linking
Timothy Arceri
2017-09-26
1
-0
/
+3
*
nir: add always_active_io to nir variable
Timothy Arceri
2017-09-26
1
-0
/
+10
*
nir: put compact into bitfields in nir_variable_data
Dave Airlie
2017-09-07
1
-1
/
+1
*
nir: add nir_lower_uniforms_to_ubo pass
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
nir: add nir_lower_samplers_as_deref pass
Nicolai Hähnle
2017-07-31
1
-0
/
+2
*
nir: add nir_instr_rewrite_deref
Nicolai Hähnle
2017-07-31
1
-0
/
+2
*
nir: Reduce destination size of ballot intrinsic when possible
Matt Turner
2017-07-20
1
-0
/
+2
*
nir: Add pass to scalarize read_invocation/read_first_invocation
Matt Turner
2017-07-20
1
-1
/
+1
*
nir: Add system values from ARB_shader_ballot
Matt Turner
2017-07-20
1
-0
/
+1
*
nir: Support lowering vote intrinsics
Matt Turner
2017-07-20
1
-0
/
+2
*
nir: Add pass to optimize intrinsics
Matt Turner
2017-07-20
1
-0
/
+2
*
nir: add NIR_PRINT environment variable
Nicolai Hähnle
2017-07-05
1
-0
/
+19
*
nir: Add a lowering pass for UYVY textures
Johnson Lin
2017-06-30
1
-0
/
+1
*
nir: make various getters take const pointers
Grazvydas Ignotas
2017-06-10
1
-12
/
+13
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
1
-1
/
+1
*
nir: fix (hopefully) windows build
Rob Clark
2017-05-08
1
-0
/
+4
*
nir: add pass to lower atomic counters to SSBO
Rob Clark
2017-05-04
1
-0
/
+1
*
nir/i965: add before ffma algebraic opts
Timothy Arceri
2017-04-24
1
-0
/
+1
*
nir: Add support for 8 and 16-bit types
Jason Ekstrand
2017-03-30
1
-0
/
+4
*
nir/lower_wpos_center: support adding sample position to fragment coordinate
Iago Toral Quiroga
2017-03-24
1
-1
/
+1
*
nir: Return progress from nir_convert_from_ssa().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_io().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_regs_to_ssa().
Matt Turner
2017-03-23
1
-2
/
+2
*
nir: Return progress from nir_lower_samplers().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_atomics().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_clamp_color_outputs().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_clip_fs().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_clip_vs().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_move_vec_src_uses_to_dest().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_to_source_mods().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_clip_cull_distance_arrays().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_var_copies().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_load_const_to_scalar().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_64bit_pack().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_doubles().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Return progress from nir_lower_vars_to_ssa().
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Fix misspellings.
Matt Turner
2017-03-23
1
-1
/
+1
*
nir: Stop using apostrophes to pluralize.
Matt Turner
2017-03-23
1
-7
/
+7
[prev]
[next]