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
/
glsl
/
nir
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/glsl: Fix copy-n-paste mistakes from commit 213f864.
Matt Turner
2015-11-16
1
-3
/
+3
*
nir/glsl_to_nir: use _mesa_fls() to compute num_textures
Juan A. Suarez Romero
2015-11-16
1
-7
/
+2
*
nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers
Iago Toral Quiroga
2015-11-16
1
-1
/
+6
*
nir: Silence GCC maybe-uninitialized warnings.
Vinson Lee
2015-11-13
1
-0
/
+3
*
nir: Add helpers for getting input/output intrinsic sources.
Kenneth Graunke
2015-11-13
2
-0
/
+45
*
nir: Don't lower TCS outputs to temporaries.
Kenneth Graunke
2015-11-13
1
-0
/
+3
*
nir: Allow outputs reads and add the relevant intrinsics.
Kenneth Graunke
2015-11-13
4
-8
/
+21
*
nir/lower_io: Introduce nir_store_per_vertex_output intrinsics.
Kenneth Graunke
2015-11-13
3
-5
/
+26
*
nir/lower_io: Use load_per_vertex_input intrinsics for TCS and TES.
Kenneth Graunke
2015-11-13
1
-4
/
+8
*
Revert "nir/copy_propagate: do not copy-propagate MOV srcs with source modifi...
Iago Toral Quiroga
2015-11-13
1
-10
/
+7
*
nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers
Iago Toral Quiroga
2015-11-13
1
-7
/
+10
*
nir/vars_to_ssa: Delete dead output set code
Jason Ekstrand
2015-11-12
1
-7
/
+0
*
nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_store
Jason Ekstrand
2015-11-12
1
-1
/
+4
*
nir/validate: Allow subroutine types for the tails of derefs
Jason Ekstrand
2015-11-12
1
-2
/
+6
*
glsl: add gl_HelperInvocation system value
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
glsl: Add precision information to ir_variable
Iago Toral Quiroga
2015-11-12
2
-1
/
+16
*
nir/nir_opt_peephole_ffma: Move this lowering pass to the i965 driver
Eduardo Lima Mitev
2015-11-10
2
-269
/
+0
*
nir/glsl: switch to using the builder
Connor Abbott
2015-11-10
1
-441
/
+259
*
nir/glsl: make emit() take nir_ssa_def * sources
Connor Abbott
2015-11-10
1
-18
/
+18
*
nir/glsl: convert nir_visitor::result to a nir_ssa_def *
Connor Abbott
2015-11-10
1
-6
/
+7
*
nir/glsl: make evaluate_rvalue() return a nir_ssa_def *
Connor Abbott
2015-11-10
1
-37
/
+53
*
nir: Store PatchInputsRead and PatchOutputsWritten in nir_shader_info.
Kenneth Graunke
2015-11-10
2
-0
/
+7
*
glsl: simplify interface block stream qualifier validation
Timothy Arceri
2015-11-10
1
-9
/
+1
*
nir: Add a nir_deref_tail helper
Jason Ekstrand
2015-11-07
3
-23
/
+13
*
nir/types: Add an is_vector_or_scalar helper
Jason Ekstrand
2015-11-07
2
-0
/
+7
*
nir/validate: Add better validation of load/store types
Jason Ekstrand
2015-11-07
1
-2
/
+14
*
nir: Add new barrier functions for compute shaders
Jordan Justen
2015-11-06
2
-0
/
+26
*
nir: some small cleanups
Rob Clark
2015-11-06
2
-14
/
+14
*
nir: Rename nir_live_variables.c to nir_liveness.c.
Kenneth Graunke
2015-11-05
1
-0
/
+0
*
nir: Rename live_variables to live_ssa_defs.
Kenneth Graunke
2015-11-05
7
-14
/
+14
*
nir: Properly invalidate metadata in nir_opt_remove_phis().
Kenneth Graunke
2015-11-03
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_lower_vec_to_movs().
Kenneth Graunke
2015-11-03
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
2015-11-03
1
-0
/
+6
*
nir: Properly invalidate metadata in nir_remove_dead_variables().
Kenneth Graunke
2015-11-03
1
-2
/
+8
*
nir: Properly invalidate metadata in nir_split_var_copies().
Kenneth Graunke
2015-11-03
1
-0
/
+5
*
nir: Properly invalidate metadata in nir_lower_global_vars_to_local().
Kenneth Graunke
2015-11-03
1
-0
/
+3
*
nir: Unexpose _impl versions of copy_prop and dce
Jason Ekstrand
2015-11-03
3
-4
/
+2
*
nir: add shader_clock intrinsic
Emil Velikov
2015-10-30
2
-0
/
+14
*
nir: Copy "patch" flag from ir_variable to nir_variable.
Kenneth Graunke
2015-10-28
3
-2
/
+5
*
nir: Add intrinsics for tessellation shader system values.
Kenneth Graunke
2015-10-28
2
-7
/
+14
*
glsl: keep track of intra-stage indices for atomics
Timothy Arceri
2015-10-27
3
-9
/
+22
*
nir: Add opcodes for saturated vector math.
Eric Anholt
2015-10-23
2
-0
/
+51
*
nir: Constify nir_gs_count_vertices
Jason Ekstrand
2015-10-21
2
-2
/
+2
*
nir/info: Add more information about geometry shaders
Jason Ekstrand
2015-10-21
2
-0
/
+16
*
glsl: add is_array_of_arrays() helper
Timothy Arceri
2015-10-21
1
-0
/
+5
*
mesa: replace UsesClipDistance with ClipDistanceArraySize
Marek Olšák
2015-10-20
1
-1
/
+2
*
nir/info: Add a few bits of info for fragment shaders
Jason Ekstrand
2015-10-19
2
-0
/
+23
*
nir/info: Add compute shader local size to nir_shader_info
Jason Ekstrand
2015-10-19
2
-0
/
+12
*
nir/info: Move the GS info into a stage-specific info union
Jason Ekstrand
2015-10-19
2
-8
/
+18
*
mesa: Move gl_frag_depth_layout from mtypes.h to shader_enums.h
Jason Ekstrand
2015-10-19
1
-0
/
+17
[next]