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
/
glsl_to_nir.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-2031
/
+0
*
glsl: Delete the ir_binop_bfm and ir_triop_bfi opcodes.
Kenneth Graunke
2016-01-13
1
-4
/
+0
*
glsl: tidy up struct with a single member
Timothy Arceri
2015-12-30
1
-1
/
+1
*
nir: Get rid of function overloads
Jason Ekstrand
2015-12-28
1
-31
/
+20
*
nir: Use writemasked store_vars in glsl_to_nir.
Kenneth Graunke
2015-12-22
1
-30
/
+9
*
nir: Add a writemask to store intrinsics.
Kenneth Graunke
2015-12-22
1
-0
/
+2
*
nir: remove field only used in GLSL IR when assigning varying locations
Timothy Arceri
2015-12-22
1
-1
/
+0
*
glsl: Remove ir_unop_any.
Matt Turner
2015-12-18
1
-18
/
+0
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
1
-63
/
+11
*
nir: Add nir intrinsics for shared variable atomic operations
Jordan Justen
2015-12-09
1
-0
/
+67
*
glsl: Replace atomic_ssbo and ssbo_atomic with atomic
Jordan Justen
2015-12-09
1
-8
/
+8
*
nir: Translate glsl shared var store intrinsic to nir intrinsic
Jordan Justen
2015-12-09
1
-0
/
+33
*
nir: Translate glsl shared var load intrinsic to nir intrinsic
Jordan Justen
2015-12-09
1
-0
/
+29
*
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
2015-11-23
1
-1
/
+1
*
nir: Add nir_texop_samples_identical opcode
Ian Romanick
2015-11-19
1
-0
/
+6
*
nir: add array length field
Rob Clark
2015-11-18
1
-0
/
+5
*
nir: remove nir_variable::max_ifc_array_access
Rob Clark
2015-11-18
1
-9
/
+0
*
nir: Store the size of the TCS output patch in nir_shader_info.
Kenneth Graunke
2015-11-18
1
-0
/
+4
*
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/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
1
-0
/
+2
*
nir: Add new barrier functions for compute shaders
Jordan Justen
2015-11-06
1
-0
/
+15
*
nir: add shader_clock intrinsic
Emil Velikov
2015-10-30
1
-0
/
+6
*
nir: Copy "patch" flag from ir_variable to nir_variable.
Kenneth Graunke
2015-10-28
1
-0
/
+1
*
glsl: keep track of intra-stage indices for atomics
Timothy Arceri
2015-10-27
1
-2
/
+0
*
nir/info: Add more information about geometry shaders
Jason Ekstrand
2015-10-21
1
-0
/
+4
*
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
1
-0
/
+10
*
nir/info: Add compute shader local size to nir_shader_info
Jason Ekstrand
2015-10-19
1
-0
/
+8
*
nir/info: Move the GS info into a stage-specific info union
Jason Ekstrand
2015-10-19
1
-2
/
+10
*
nir: Add a label to nir_shader_info
Jason Ekstrand
2015-10-19
1
-0
/
+2
*
nir: Get the number of SSBOs and UBOs right
Iago Toral Quiroga
2015-10-16
1
-2
/
+2
*
nir/glsl: Use shader_prog->Name for naming the NIR shader
Jason Ekstrand
2015-10-15
1
-1
/
+1
*
nir: Add helpers for creating variables and adding them to lists
Jason Ekstrand
2015-10-15
1
-34
/
+6
*
mesa: Rename {Num}UniformBlocks to {Num}BufferInterfaceBlocks
Iago Toral Quiroga
2015-10-14
1
-1
/
+1
*
nir: split SSBO min/max atomic instrinsics into signed/unsigned versions
Iago Toral Quiroga
2015-10-14
1
-4
/
+18
*
nir: Add a nir_shader_info::has_transform_feedback_varyings flag.
Kenneth Graunke
2015-10-04
1
-0
/
+2
*
nir: Move GS data to nir_shader_info
Jason Ekstrand
2015-10-02
1
-2
/
+2
*
nir: Add a a nir_shader_info struct
Jason Ekstrand
2015-10-02
1
-0
/
+18
*
nir/glsl: Take a gl_shader_program and a stage rather than a gl_shader
Jason Ekstrand
2015-10-02
1
-2
/
+6
*
nir: Don't set dest in SSBO store glsl_to_nir conversion
Jordan Justen
2015-09-29
1
-1
/
+0
*
nir: Use a system value for gl_PrimitiveIDIn.
Kenneth Graunke
2015-09-29
1
-0
/
+5
*
nir: Implement lowered SSBO atomic intrinsics
Iago Toral Quiroga
2015-09-25
1
-0
/
+56
*
nir/glsl_to_nir: ignore an instruction's dest if it hasn't any
Iago Toral Quiroga
2015-09-25
1
-1
/
+2
*
nir: Implement __intrinsic_load_ssbo
Iago Toral Quiroga
2015-09-25
1
-0
/
+67
*
nir: modify the instruction insertion in nir_visitor::visit(ir_call *ir)
Samuel Iglesias Gonsalvez
2015-09-25
1
-4
/
+10
[next]