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/algebraic: refactor inexact opcode restrictions
Samuel Iglesias Gonsálvez
2019-09-19
1
-3
/
+5
*
spirv: Add missing break for capability handling
Caio Marcelo de Oliveira Filho
2019-09-18
1
-0
/
+1
*
nir/opt_if: Fix undef handling in opt_split_alu_of_phi()
Connor Abbott
2019-09-18
1
-55
/
+20
*
nir/opcodes: Clear variable names confusion
Andres Gomez
2019-09-18
1
-10
/
+15
*
nir: fix fmin/fmax support for doubles
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+2
*
nir: fix denorm flush-to-zero in sqrt's lowering at nir_lower_double_ops
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+15
*
nir: fix denorms in unpack_half_1x16()
Samuel Iglesias Gonsálvez
2019-09-17
4
-7
/
+45
*
nir/algebraic: disable inexact optimizations depending on float controls exec...
Samuel Iglesias Gonsálvez
2019-09-17
1
-0
/
+5
*
nir/algebraic: mark float optimizations returning one parameter as inexact
Andres Gomez
2019-09-17
1
-8
/
+8
*
nir/constant_expressions: mind rounding mode converting from float to float16...
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+10
*
nir/opcodes: make sure f2f16_rtz and f2f16_rtne behavior is not overriden by ...
Samuel Iglesias Gonsálvez
2019-09-17
1
-1
/
+20
*
nir: mind rounding mode on fadd, fsub, fmul and fma opcodes
Samuel Iglesias Gonsálvez
2019-09-17
2
-4
/
+46
*
nir: add support for round to zero rounding mode to nir_op_f2f32
Samuel Iglesias Gonsálvez
2019-09-17
2
-0
/
+11
*
nir: add support for flushing to zero denorm constants
Samuel Iglesias Gonsálvez
2019-09-17
5
-41
/
+109
*
nir: add auxiliary functions to detect if a mode is enabled
Samuel Iglesias Gonsálvez
2019-09-17
1
-0
/
+81
*
spirv/nir: keep track of SPV_KHR_float_controls execution modes
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+95
*
spirv: check support for SPV_KHR_float_controls capabilities
Samuel Iglesias Gonsálvez
2019-09-17
2
-0
/
+8
*
spirv: Handle ShaderLayer and ShaderViewportIndex capabilities
Caio Marcelo de Oliveira Filho
2019-09-16
1
-0
/
+2
*
spirv: Update JSON and headers to 1.5
Caio Marcelo de Oliveira Filho
2019-09-16
2
-73
/
+1005
*
nir/large_constants: pass after lowering copy_deref
Sergii Romantsov
2019-09-16
1
-25
/
+2
*
nir/large_constants: more careful data copying
Sergii Romantsov
2019-09-16
1
-1
/
+1
*
nir/lower_point_size: assume scalar PSIZ
Iago Toral Quiroga
2019-09-12
1
-14
/
+3
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
2
-0
/
+24
*
glsl/nir: Fill in the Parameters in NIR linker
Caio Marcelo de Oliveira Filho
2019-09-10
3
-2
/
+76
*
compiler: Add glsl_contains_opaque() helper
Caio Marcelo de Oliveira Filho
2019-09-10
2
-0
/
+7
*
glsl/nir: Avoid overflow when setting max_uniform_location
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+2
*
glsl/tests: Handle windows \r\n new lines
Dylan Baker
2019-09-10
1
-1
/
+1
*
nir/dead_cf: Repair SSA if the pass makes progress
Jason Ekstrand
2019-09-06
1
-2
/
+13
*
nir/repair_ssa: Insert deref casts when needed
Jason Ekstrand
2019-09-06
1
-2
/
+29
*
nir/repair_ssa: Repair dominance for unreachable blocks
Jason Ekstrand
2019-09-06
1
-4
/
+8
*
nir: Add a block_is_unreachable helper
Jason Ekstrand
2019-09-06
2
-0
/
+15
*
nir: Don't infinitely recurse in lower_ssa_defs_to_regs_block
Jason Ekstrand
2019-09-06
1
-5
/
+15
*
nir: Handle complex derefs in nir_split_array_vars
Jason Ekstrand
2019-09-06
1
-2
/
+5
*
nir/lower_io_to_vector: don't merge compact varyings
Rhys Perry
2019-09-06
1
-0
/
+3
*
nir/lower_io_to_vector: add flat mode
Rhys Perry
2019-09-06
1
-47
/
+204
*
nir/lower_io_to_vector: allow FS outputs to be vectorized
Rhys Perry
2019-09-06
2
-27
/
+33
*
glsl: Fix unroll of do{} while(false) like loops
Danylo Piliaiev
2019-09-06
2
-17
/
+41
*
nir: Carve out nir_lower_samplers from GLSL code.
Timur Kristóf
2019-09-06
5
-127
/
+159
*
nir/lower_explicit_io: Handle 1 bit loads and stores
Caio Marcelo de Oliveira Filho
2019-09-05
1
-9
/
+24
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
2
-6
/
+16
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
1
-1
/
+2
*
glsl: Store the precision for a function return type
Neil Roberts
2019-09-04
3
-1
/
+30
*
nir: fix memleak in error path
Eric Engestrom
2019-09-04
1
-1
/
+3
*
nir: remove unused constant_fold_state
Rob Clark
2019-09-03
1
-6
/
+0
*
nir: Fix num_ssbos when lowering atomic counters
Connor Abbott
2019-09-03
1
-0
/
+21
*
nir: do not assume that the result of fexp2(a) is always an integral
Samuel Pitoiset
2019-09-02
1
-0
/
+1
*
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
2019-08-29
1
-0
/
+12
*
nir/range-analysis: Add a lot more assertions about the contents of tables
Ian Romanick
2019-08-29
1
-6
/
+128
*
nir/range-analysis: Range tracking for fpow
Ian Romanick
2019-08-29
1
-0
/
+66
*
nir/range-analysis: Handle constants in nir_op_mov just like nir_op_bcsel
Ian Romanick
2019-08-29
1
-2
/
+9
[prev]
[next]