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
...
*
nir/spirv: cast shift operand to u32
Karol Herbst
2018-11-14
2
-0
/
+31
*
nir: replace nir_load_system_value calls with appropiate builder functions
Karol Herbst
2018-11-14
2
-4
/
+2
*
nir: add const_index parameters to system value builder function
Karol Herbst
2018-11-14
1
-2
/
+19
*
nir: Don't lower the local work group size if it's variable.
Plamena Manolova
2018-11-13
1
-6
/
+18
*
nir: add support for removing redundant stores to copy prop var
Timothy Arceri
2018-11-13
1
-10
/
+35
*
nir: add lowering for ffloor
Christian Gmeiner
2018-11-12
2
-0
/
+4
*
nir/lower_tex: Add AYUV lowering support
Lionel Landwerlin
2018-11-12
2
-0
/
+20
*
nir/lower_tex: add alpha channel parameter for yuv lowering
Lionel Landwerlin
2018-11-12
1
-6
/
+11
*
glsl/test: Fix use after free in test_optpass.
Hanno Böck
2018-11-12
1
-1
/
+4
*
nir: don't pack varyings ints with floats unless flat
Timothy Arceri
2018-11-12
1
-4
/
+7
*
nir: add glsl_type_is_integer() helper
Timothy Arceri
2018-11-12
2
-0
/
+6
*
nir: add new linking opt nir_link_constant_varyings()
Timothy Arceri
2018-11-10
2
-0
/
+111
*
nir/constant_folding: fix incorrect bit-size check
Iago Toral Quiroga
2018-11-09
1
-3
/
+1
*
glsl: Add pragma to disable all warnings
Ian Romanick
2018-11-08
8
-10
/
+89
*
glsl: Add warning tests for identifiers with __
Ian Romanick
2018-11-08
2
-0
/
+25
*
nir: Add a read_mask helper for ALU instructions
Jason Ekstrand
2018-11-08
2
-7
/
+14
*
nir: fix condition propagation when src has a swizzle
Timothy Arceri
2018-11-03
1
-1
/
+30
*
glsl: do not allow implicit casts of unsized array initializers
Erik Faye-Lund
2018-11-02
1
-1
/
+2
*
mesa/glsl: add support for EXT_shader_implicit_conversions
Erik Faye-Lund
2018-11-02
3
-2
/
+7
*
glsl: fall back to inexact function-match
Erik Faye-Lund
2018-11-02
1
-1
/
+6
*
glsl: add has_implicit_uint_to_int_conversion()-helper
Erik Faye-Lund
2018-11-02
3
-4
/
+9
*
glsl: add has_implicit_conversions()-helper
Erik Faye-Lund
2018-11-02
3
-2
/
+7
*
nir: allow propagation of if evaluation for bcsel
Timothy Arceri
2018-11-02
1
-9
/
+16
*
nir: fix if condition propagation for alu use
Timothy Arceri
2018-11-01
1
-2
/
+1
*
configure: allow building with python3
Emil Velikov
2018-10-31
5
-5
/
+5
*
glsl/linker: validate attribute aliasing before optimizations
Tapani Pälli
2018-10-31
1
-3
/
+28
*
nir: Allow using nir_lower_io_to_scalar_early on VS input vars.
Eric Anholt
2018-10-30
1
-1
/
+3
*
spirv: Pass SSA values through functions
Jason Ekstrand
2018-10-30
1
-41
/
+139
*
glsl: Add missing include guards
Michał Janiszewski
2018-10-30
1
-0
/
+5
*
glsl/linker: Fix out variables linking during single stage
Vadym Shovkoplias
2018-10-30
1
-1
/
+2
*
nir: fix yet another MSVC build break
Brian Paul
2018-10-29
1
-1
/
+1
*
nir: Add a pass for gathering transform feedback info
Jason Ekstrand
2018-10-29
4
-1
/
+214
*
nir: Fix array initializer
Brian Paul
2018-10-26
1
-1
/
+1
*
spirv: Initialize subgroup destinations with the destination type
Jason Ekstrand
2018-10-26
1
-4
/
+8
*
spirv: Use the right bit-size for spec constant ops
Jason Ekstrand
2018-10-26
1
-3
/
+9
*
glsl/nir: Use i2b instead of ine for fixing UBO/SSBO Booleans
Jason Ekstrand
2018-10-26
1
-19
/
+5
*
nir/system_values: Use the bit size from the load_deref
Jason Ekstrand
2018-10-26
1
-0
/
+1
*
nir/opt_if: Rework condition propagation
Jason Ekstrand
2018-10-26
1
-61
/
+30
*
nir/search: Use the nir_imm_* helpers from nir_builder
Jason Ekstrand
2018-10-26
3
-91
/
+43
*
nir/builder: Handle 16-bit floats in nir_imm_floatN_t
Jason Ekstrand
2018-10-26
1
-0
/
+14
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
7
-13
/
+36
*
nir/constant_folding: Use nir_src_as_bool for discard_if
Jason Ekstrand
2018-10-26
1
-6
/
+7
*
nir/constant_folding: Add an unreachable to a switch
Jason Ekstrand
2018-10-26
1
-0
/
+2
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
3
-29
/
+35
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
15
-21
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
11
-22
/
+0
*
nir: Fix array initializer.
Jose Fonseca
2018-10-24
1
-1
/
+1
*
nir: fix nir_copy_propagation test
Juan A. Suarez Romero
2018-10-24
1
-2
/
+2
*
nir: add linking helper nir_link_xfb_varyings()
Samuel Pitoiset
2018-10-24
2
-0
/
+34
*
nir/algebraic: Fix a typo in the bit size validation code
Jason Ekstrand
2018-10-23
1
-2
/
+2
[prev]
[next]