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
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: rename lower_clip_distance to lower_distance.
Dave Airlie
2016-05-14
2
-55
/
+55
*
mesa/main: Add support for GL_ARB_cull_distance (v2)
Tobias Klausmann
2016-05-14
3
-3
/
+3
*
nir: Remove empty visit_call_src and visit_load_const_src functions
Ian Romanick
2016-05-12
1
-17
/
+2
*
nir: Silence unused parameter warnings
Ian Romanick
2016-05-12
4
-6
/
+9
*
nir: glsl_get_bit_size() should take glsl_type
Rob Clark
2016-05-12
9
-21
/
+20
*
glsl: fixed uninitialized pointer
Jakob Sinclair
2016-05-12
1
-0
/
+5
*
nir/algebraic: Separate ffma lowering from fusing
Jason Ekstrand
2016-05-11
2
-1
/
+2
*
glsl: export accessor for builtin-uniform descriptors
Rob Clark
2016-05-11
2
-9
/
+15
*
nir/lower-io: add support for lowering inputs
Rob Clark
2016-05-11
2
-9
/
+45
*
nir/lower-io: split out some helper fxns
Rob Clark
2016-05-11
1
-52
/
+70
*
nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries
Rob Clark
2016-05-11
3
-7
/
+7
*
nir: move callsite of lower_outputs_to_temporaries
Rob Clark
2016-05-11
2
-6
/
+0
*
nir: lower-io-types pass
Rob Clark
2016-05-11
3
-0
/
+182
*
nir: passthrough-edgeflags support
Rob Clark
2016-05-11
3
-0
/
+61
*
nir: add lowering pass for glBitmap
Rob Clark
2016-05-11
3
-0
/
+147
*
nir: add lowering pass for glDrawPixels
Rob Clark
2016-05-11
3
-0
/
+268
*
nir: add lowering pass for y-transform
Rob Clark
2016-05-11
3
-0
/
+322
*
glsl: use var with initializer on global var validation
Juan A. Suarez Romero
2016-05-11
3
-22
/
+20
*
Revert "nir: Try to warn when C99 extensions are used in nir headers."
Jose Fonseca
2016-05-10
1
-22
/
+1
*
glsl: check geometry output vertices limits.
Dave Airlie
2016-05-10
1
-0
/
+8
*
nir/print: Print memory qualifiers in a variable declaration
Eduardo Lima Mitev
2016-05-10
1
-0
/
+7
*
glsl: Apply memory qualifiers to vars inside named block interfaces
Eduardo Lima Mitev
2016-05-10
1
-7
/
+15
*
nir/search: fix typo
Rob Clark
2016-05-09
1
-1
/
+1
*
spirv: Fix structure splitting with per-vertex interface arrays.
Kenneth Graunke
2016-05-07
1
-1
/
+2
*
compiler: Add a C wrapper for glsl_type::without_array().
Kenneth Graunke
2016-05-07
2
-0
/
+7
*
compiler/glsl: do not downcast list sentinel
Nicolai Hähnle
2016-05-07
1
-1
/
+4
*
nir: Remove spurious return from void function.
Jose Fonseca
2016-05-06
1
-2
/
+0
*
nir: remove now-unused nir_foreach_block*_call()
Connor Abbott
2016-05-05
1
-38
/
+0
*
nir/lower_double_ops: fixup for new nir_foreach_block()
Jason Ekstrand
2016-05-05
1
-23
/
+9
*
nir/lower_double_pack: fixup for new nir_foreach_block()
Jason Ekstrand
2016-05-05
1
-26
/
+21
*
nir/gather_info: fixup for new foreach_block()
Jason Ekstrand
2016-05-05
1
-5
/
+5
*
nir/lower_two_sided_color: fixup for new foreach_block()
Connor Abbott
2016-05-05
1
-3
/
+5
*
nir/lower_tex: fixup for new foreach_block()
Connor Abbott
2016-05-05
1
-25
/
+22
*
nir/lower_outputs_to_temporaries: fixup for new foreach_block()
Connor Abbott
2016-05-05
1
-16
/
+12
*
nir: Optimize out stores of undefs.
Kenneth Graunke
2016-05-05
1
-0
/
+30
*
nir: Replace vecN(undef, undef, ...) with a single undef.
Kenneth Graunke
2016-05-05
1
-0
/
+33
*
nir: Rename opt_undef_alu to opt_undef_csel; update comments.
Kenneth Graunke
2016-05-05
1
-12
/
+13
*
nir: fix assert for wildcard pairs
Thomas Hindoe Paaboel Andersen
2016-05-05
1
-1
/
+1
*
nir: Separate 32 and 64-bit fmod lowering
Samuel Iglesias Gonsálvez
2016-05-04
2
-3
/
+5
*
nir/lower_double_ops: lower mod()
Samuel Iglesias Gonsálvez
2016-05-04
2
-1
/
+31
*
glsl: subroutine types cannot be used in constructors.
Dave Airlie
2016-05-04
1
-0
/
+6
*
glsl: resource is a reserved keyword in GLSL 4.20 as well
Dave Airlie
2016-05-04
1
-1
/
+1
*
nir: make lower_clamp_color pass work after lower i/o
Rob Clark
2016-05-02
1
-4
/
+18
*
mesa: add LOCATION_COMPONENT support to GetProgramResourceiv
Timothy Arceri
2016-05-01
1
-0
/
+1
*
glsl: add component to has_layout() helper
Timothy Arceri
2016-05-01
1
-0
/
+1
*
glsl: validate linking of intrastage component qualifiers
Timothy Arceri
2016-05-01
1
-0
/
+7
*
glsl: update explicit location matching to support component qualifier
Timothy Arceri
2016-05-01
1
-4
/
+5
*
glsl: cross validate varyings with a component qualifier
Timothy Arceri
2016-05-01
1
-11
/
+52
*
glsl: validate and store component layout qualifier in GLSL IR
Timothy Arceri
2016-05-01
2
-0
/
+43
*
glsl: allow component qualifier on varying inputs
Timothy Arceri
2016-05-01
1
-0
/
+1
[next]