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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: sort xfb varyings in offset/buffer order
Timothy Arceri
2016-03-31
1
-0
/
+19
*
glsl: basic linking support for xfb qualifiers
Timothy Arceri
2016-03-31
3
-13
/
+52
*
glsl: add xfb helpers and fields to the tfeedback_decl class
Timothy Arceri
2016-03-31
2
-2
/
+30
*
glsl: add helper to process xfb qualifiers during linking
Timothy Arceri
2016-03-31
2
-0
/
+71
*
glsl: add helper to generate xfb varying names
Timothy Arceri
2016-03-31
1
-0
/
+43
*
glsl: add helper for counting varyings
Timothy Arceri
2016-03-31
2
-0
/
+38
*
glsl: add xfb qualifier lowering support for named blocks
Timothy Arceri
2016-03-31
1
-0
/
+7
*
glsl: add xfb qualifiers to has_layout helper
Timothy Arceri
2016-03-31
1
-1
/
+4
*
glsl: apply xfb_stride to implicit offsets for ifc block members
Timothy Arceri
2016-03-31
1
-2
/
+4
*
glsl: add xfb_stride compile time rules
Timothy Arceri
2016-03-31
1
-0
/
+27
*
glsl: add xfb_offset compile time rules
Timothy Arceri
2016-03-31
1
-2
/
+123
*
glsl: add xfb_buffer compile time rules
Timothy Arceri
2016-03-31
1
-0
/
+66
*
glsl: add field to track if xfb_buffer is an explicit or implicit value
Timothy Arceri
2016-03-31
4
-0
/
+17
*
glsl: add xfb_* qualifiers to glsl_struct_field
Timothy Arceri
2016-03-31
3
-2
/
+26
*
glsl: add IR fields for transform feedback layout qualifiers
Timothy Arceri
2016-03-31
1
-1
/
+26
*
glsl: add validation for out layout qualifiers
Timothy Arceri
2016-03-31
1
-2
/
+31
*
glsl: relax stage restrictions on layout defaults for outputs
Timothy Arceri
2016-03-31
2
-7
/
+7
*
glsl: parse new transform feedback layout qualifiers
Timothy Arceri
2016-03-31
4
-3
/
+95
*
glsl: move process_qualifier_constant() to ast_type.cpp
Timothy Arceri
2016-03-31
3
-41
/
+47
*
glsl: add transform feedback built-in constants
Timothy Arceri
2016-03-31
3
-0
/
+15
*
glsl: generate named interface block names correctly
Timothy Arceri
2016-03-31
6
-95
/
+38
*
glsl: Fix segfault when lhs is error_type in TCS
Timothy Arceri
2016-03-31
1
-1
/
+1
*
nir: Propagate negates up multiplication chains.
Matt Turner
2016-03-30
1
-0
/
+4
*
glsl: add missing types for buffer images
Samuel Pitoiset
2016-03-30
1
-12
/
+12
*
glsl: invalidate float suffixes for GLSL 1.10 and GLSL ES 1.00
Lars Hamre
2016-03-29
1
-0
/
+7
*
glsl: raise warning when using uninitialized variables
Alejandro Piñeiro
2016-03-29
1
-0
/
+7
*
glsl: add is_lhs bool on ast_expression
Alejandro Piñeiro
2016-03-29
4
-0
/
+44
*
nir: Add a helper for getting the current block from a cursor
Jason Ekstrand
2016-03-28
1
-0
/
+11
*
nir/lower_out_to_temp: Add an "entrypoint" parameter
Jason Ekstrand
2016-03-28
3
-4
/
+5
*
nir/lower_out_to_temp: Steal the output's constant initializer
Jason Ekstrand
2016-03-28
1
-0
/
+3
*
nir: Add a helper for getting the unique function in a shader
Jason Ekstrand
2016-03-28
1
-0
/
+11
*
nir/sweep: Sweep function parameters
Jason Ekstrand
2016-03-28
1
-0
/
+2
*
nir/builder: Add a helper for creating undefs
Jason Ekstrand
2016-03-28
1
-0
/
+14
*
nir/builder: Add a helper for storing to variable derefs
Jason Ekstrand
2016-03-28
1
-0
/
+16
*
nir/builder: Add a helper for building fdot instructions
Jason Ekstrand
2016-03-28
1
-0
/
+17
*
nir: Add a variable_foreach_safe helper
Jason Ekstrand
2016-03-28
1
-0
/
+3
*
nir/Makefile: Fix alphabetization
Jason Ekstrand
2016-03-28
2
-6
/
+6
*
glsl: add OES_texture_buffer and EXT_texture_buffer support
Ilia Mirkin
2016-03-28
6
-24
/
+46
*
glsl: Delete initialized field from uniform storage test.
Kenneth Graunke
2016-03-28
1
-19
/
+0
*
mesa: remove initialized field from uniform storage
Timothy Arceri
2016-03-29
3
-10
/
+0
*
glsl: reduce buffer block duplication
Timothy Arceri
2016-03-26
4
-43
/
+54
*
nir: Add a pass to inline functions
Jason Ekstrand
2016-03-24
4
-0
/
+274
*
nir/builder: Add helpers for easily inserting copy_var intrinsics
Jason Ekstrand
2016-03-24
1
-0
/
+23
*
nir: Add return lowering pass
Jason Ekstrand
2016-03-24
4
-0
/
+251
*
nir: Add a cursor helper for getting a cursor after any phi nodes
Jason Ekstrand
2016-03-24
1
-0
/
+16
*
nir/builder: Add a helper for inserting jump instructions
Jason Ekstrand
2016-03-24
1
-0
/
+7
*
nir/cf: Make extracting or re-inserting nothing a no-op
Jason Ekstrand
2016-03-24
1
-0
/
+9
*
nir: Add a function for comparing cursors
Jason Ekstrand
2016-03-24
2
-0
/
+58
*
nir/cf: Handle relinking top-level blocks
Jason Ekstrand
2016-03-24
1
-2
/
+5
*
nir: Add a pass to repair SSA form
Jason Ekstrand
2016-03-24
4
-0
/
+163
[next]