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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: silence uninitialized warning
Timothy Arceri
2015-12-11
1
-1
/
+1
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
8
-185
/
+107
*
nir: Add nir intrinsics for shared variable atomic operations
Jordan Justen
2015-12-09
2
-0
/
+94
*
glsl: Disable several optimizations on shared variables
Jordan Justen
2015-12-09
3
-3
/
+6
*
glsl: Buffer atomics are supported for compute shaders
Jordan Justen
2015-12-09
1
-32
/
+38
*
glsl: Translate atomic intrinsic functions on shared variables
Jordan Justen
2015-12-09
1
-0
/
+148
*
glsl: Check for SSBO variable in check_for_ssbo_store
Jordan Justen
2015-12-09
1
-1
/
+1
*
glsl: Check for SSBO variable in SSBO atomic lowering
Jordan Justen
2015-12-09
1
-0
/
+14
*
glsl: Replace atomic_ssbo and ssbo_atomic with atomic
Jordan Justen
2015-12-09
3
-132
/
+132
*
glsl: Allow atomic functions to be used with shared variables
Jordan Justen
2015-12-09
1
-8
/
+10
*
nir: Translate glsl shared var store intrinsic to nir intrinsic
Jordan Justen
2015-12-09
2
-1
/
+35
*
nir: Translate glsl shared var load intrinsic to nir intrinsic
Jordan Justen
2015-12-09
2
-0
/
+30
*
glsl: Add lowering pass for shared variable references
Jordan Justen
2015-12-09
4
-0
/
+354
*
glsl: Don't assert on shared variable matrices with 'inherited' layout
Iago Toral Quiroga
2015-12-09
1
-2
/
+9
*
glsl: Don't lower_variable_index_to_cond_assign for shared variables
Jordan Justen
2015-12-09
1
-0
/
+3
*
glsl: Remove mem_ctx as member variable in lower_ubo_reference_visitor
Jordan Justen
2015-12-09
1
-32
/
+36
*
glsl ubo/ssbo: Move common code into lower_buffer_access::setup_buffer_access
Jordan Justen
2015-12-09
3
-157
/
+185
*
glsl ubo/ssbo: Move is_dereferenced_thing_row_major into lower_buffer_access
Jordan Justen
2015-12-09
3
-90
/
+92
*
glsl ubo/ssbo: Add lower_buffer_access class
Jordan Justen
2015-12-09
4
-183
/
+286
*
glsl ubo/ssbo: Split buffer access to insert_buffer_access
Jordan Justen
2015-12-09
1
-35
/
+43
*
glsl ubo/ssbo: Use enum to track current buffer access type
Jordan Justen
2015-12-09
1
-5
/
+21
*
glsl: do not loose always_active_io when packing varyings
Tapani Pälli
2015-12-10
1
-0
/
+1
*
glsl: Fix a typo in a comment
Andreas Boll
2015-12-09
1
-1
/
+1
*
nir: Optimize useless comparisons against true/false.
Matt Turner
2015-12-08
1
-2
/
+4
*
glsl: Switch opcode and avail parameters to binop().
Matt Turner
2015-12-08
1
-17
/
+18
*
glsl: Relax qualifier ordering restriction in ES 3.1.
Matt Turner
2015-12-08
2
-10
/
+15
*
glsl: Use has_420pack().
Matt Turner
2015-12-08
3
-7
/
+6
*
glsl: Allow binding of image variables with 420pack.
Matt Turner
2015-12-08
1
-1
/
+3
*
nir/lower_io: Pass the builder and type_size into get_io_offset
Jason Ekstrand
2015-12-03
1
-15
/
+15
*
glsl: remove useless null checks and make match_explicit_outputs_to_inputs() ...
Juha-Pekka Heikkila
2015-12-03
1
-9
/
+1
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
2
-16
/
+0
*
glsl: Rename safe_reverse -> reverse_safe.
Matt Turner
2015-12-01
3
-7
/
+7
*
glsl/lower_ubo_reference: split struct copies into element copies
Iago Toral Quiroga
2015-12-01
1
-2
/
+54
*
glsl/lower_ubo_reference: split array copies into element copies
Iago Toral Quiroga
2015-12-01
1
-0
/
+67
*
glsl/dead_builin_varyings: Fix gl_FragData array lowering
Iago Toral Quiroga
2015-12-01
1
-1
/
+1
*
glsl: don't sort varying in separate shader mode
Gregory Hainaut
2015-12-01
1
-6
/
+32
*
glsl: don't dead code remove SSO varyings marked as active
Gregory Hainaut
2015-12-01
1
-0
/
+14
*
glsl: add always_active_io attribute to ir_variable
Gregory Hainaut
2015-12-01
3
-0
/
+82
*
glsl: copy how_declared when lowering interface blocks
Timothy Arceri
2015-12-01
1
-0
/
+1
*
glsl: optimise inputs/outputs with explicit locations
Timothy Arceri
2015-12-01
2
-14
/
+74
*
mesa: remove len argument from _mesa_shader_debug()
Emil Velikov
2015-11-29
3
-3
/
+3
*
nir: remove recursive inclusion in builtin_type_macros.h
Emil Velikov
2015-11-29
1
-2
/
+0
*
nir: remove unneeded include
Emil Velikov
2015-11-29
1
-1
/
+0
*
nir: include what we want/need
Emil Velikov
2015-11-25
1
-1
/
+1
*
glsl: handle case where index is array deref in optimize_split_arrays
Tapani Pälli
2015-11-25
1
-0
/
+4
*
glsl: remove trailing spaces in various files
Iago Toral Quiroga
2015-11-25
4
-9
/
+8
*
glsl: only call dead code pass when new inputs/outputs demoted
Timothy Arceri
2015-11-25
1
-10
/
+14
*
glsl: move and reused code to find first and last shaders
Timothy Arceri
2015-11-25
1
-18
/
+12
*
glsl: Pass ast_type_qualifier by const reference.
Matt Turner
2015-11-24
3
-9
/
+9
*
nir/lower_tex: Add support for lowering texture swizzle
Jason Ekstrand
2015-11-23
2
-0
/
+80
[next]