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
/
glsl
/
nir
/
nir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add helpers for creating variables and adding them to lists
Jason Ekstrand
2015-10-15
1
-0
/
+20
*
glsl: move shader_enums into nir
Rob Clark
2015-10-09
1
-1
/
+1
*
nir: constify nir_ssa_alu_instr_src_components()
Connor Abbott
2015-10-09
1
-1
/
+1
*
nir: Add a function to determine if a source is dynamically uniform
Neil Roberts
2015-10-09
1
-0
/
+1
*
nir: Add a nir_shader_info::has_transform_feedback_varyings flag.
Kenneth Graunke
2015-10-04
1
-0
/
+3
*
nir: Add a nir_foreach_variable macro
Jason Ekstrand
2015-10-02
1
-0
/
+3
*
nir: Move GS data to nir_shader_info
Jason Ekstrand
2015-10-02
1
-8
/
+8
*
nir: Add a a nir_shader_info struct
Jason Ekstrand
2015-10-02
1
-0
/
+34
*
nir: Allow nir_lower_io() to only lower one type of variable.
Kenneth Graunke
2015-10-01
1
-0
/
+1
*
nir: Add a function to count the number of vertices a GS emits.
Kenneth Graunke
2015-09-26
1
-0
/
+2
*
nir: Add new GS intrinsics that maintain a count of emitted vertices.
Kenneth Graunke
2015-09-23
1
-0
/
+2
*
nir: Report progress from nir_normalize_cubemap_coords().
Kenneth Graunke
2015-09-21
1
-1
/
+1
*
nir: Report progress from nir_lower_system_values().
Kenneth Graunke
2015-09-21
1
-1
/
+1
*
nir: Report progress from nir_split_var_copies().
Kenneth Graunke
2015-09-21
1
-1
/
+1
*
nir: Report progress from nir_lower_locals_to_regs().
Kenneth Graunke
2015-09-21
1
-1
/
+1
*
nir: Report progress from nir_remove_dead_variables().
Kenneth Graunke
2015-09-21
1
-1
/
+1
*
nir: Report progress from lower_vec_to_movs().
Jason Ekstrand
2015-09-21
1
-1
/
+1
*
nir: Report progress from nir_lower_globals_vars_to_local().
Kenneth Graunke
2015-09-21
1
-1
/
+1
*
nir: Move system value -> intrinsic mapping into nir.c
Jason Ekstrand
2015-09-21
1
-0
/
+1
*
nir: add two-sided-color lowering pass
Rob Clark
2015-09-18
1
-0
/
+2
*
nir/lower_tex: add support to clamp texture coords
Rob Clark
2015-09-18
1
-0
/
+18
*
nir/lower_tex: support for lowering RECT textures
Rob Clark
2015-09-18
1
-0
/
+7
*
nir/lower_tex: support projector lowering per sampler type
Rob Clark
2015-09-18
1
-1
/
+12
*
nir: rename nir_lower_tex_projector
Rob Clark
2015-09-18
1
-1
/
+1
*
nir: really actually fix comment this time
Rob Clark
2015-09-17
1
-1
/
+1
*
nir: some comment fixups
Rob Clark
2015-09-17
1
-5
/
+5
*
nir: add lowering stage for user-clip-planes / clipdist
Rob Clark
2015-09-17
1
-0
/
+3
*
nir: Add a pass to rewrite uses of vecN sources to the vecN destination
Jason Ekstrand
2015-09-17
1
-0
/
+1
*
nir: Add a generic instruction index
Jason Ekstrand
2015-09-17
1
-0
/
+4
*
glsl: store uniform slot id in var location field
Timothy Arceri
2015-09-17
1
-0
/
+1
*
nir: add lowering for ffract
Rob Clark
2015-09-16
1
-0
/
+3
*
nir: Add a fdot instruction that replicates the result to a vec4
Jason Ekstrand
2015-09-15
1
-0
/
+6
*
nir: Add a function for rewriting instruction destinations
Jason Ekstrand
2015-09-11
1
-0
/
+2
*
nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses
Jason Ekstrand
2015-09-11
1
-1
/
+1
*
nir: Fix a bunch of ralloc parenting errors
Jason Ekstrand
2015-09-11
1
-6
/
+7
*
nir: Store some geometry shader data in nir_shader.
Kenneth Graunke
2015-09-11
1
-0
/
+8
*
nir: add nir_texop_texture_samples and convert from glsl
Ilia Mirkin
2015-09-10
1
-1
/
+3
*
nir: Add a pass to lower outputs to temporary variables
Jason Ekstrand
2015-09-09
1
-0
/
+2
*
nir/cursor: Add a constructor for the end of a block but before the jump
Jason Ekstrand
2015-09-09
1
-0
/
+11
*
nir: Add a nir_system_value_from_intrinsic() function.
Kenneth Graunke
2015-09-08
1
-0
/
+2
*
nir: add a helper for iterating over blocks in a cf node
Connor Abbott
2015-09-01
1
-0
/
+2
*
nir: add nir_block_get_following_loop() helper
Connor Abbott
2015-09-01
1
-0
/
+2
*
nir: add an optimization for removing dead control flow
Connor Abbott
2015-09-01
1
-0
/
+2
*
nir: Convert the NIR instruction insertion API to use cursors.
Kenneth Graunke
2015-08-27
1
-8
/
+51
*
nir: Move nir_cursor to nir.h.
Kenneth Graunke
2015-08-27
1
-0
/
+97
*
nir: Use nir_shader::stage rather than passing it around.
Kenneth Graunke
2015-08-25
1
-2
/
+1
*
nir: Store gl_shader_stage in nir_shader.
Kenneth Graunke
2015-08-25
1
-0
/
+4
*
nir/lower_io: Remove assign_var_locations_direct_first
Jason Ekstrand
2015-08-25
1
-8
/
+0
*
nir: Pass a type_size() function pointer into nir_lower_io().
Kenneth Graunke
2015-08-25
1
-4
/
+4
*
nir: add nir_foreach_phi_src_safe()
Connor Abbott
2015-08-24
1
-0
/
+2
[next]