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
*
meson: drop unused inc_nir
Eric Engestrom
2019-10-07
1
-1
/
+0
*
meson: drop duplicate inc_nir from spirv2nir
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: drop duplicate inc_nir from libglsl
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: rename libnir to _libnir to make it clear it's not meant to be used an...
Eric Engestrom
2019-10-07
1
-2
/
+2
*
nir/constant_folding: fold load_constant intrinsics
Rhys Perry
2019-10-07
1
-0
/
+58
*
nir/constant_folding: add back and use constant_fold_state
Rhys Perry
2019-10-07
1
-22
/
+19
*
spirv: Implement SPV_KHR_shader_clock
Caio Marcelo de Oliveira Filho
2019-10-07
2
-0
/
+36
*
nir: Fix some wonky whitespace in nir_search.h.
Eric Anholt
2019-10-04
1
-2
/
+2
*
nir: Factor out most of the algebraic passes C code to .c/.h.
Eric Anholt
2019-10-04
3
-146
/
+173
*
nir: Keep the range analysis HT around intra-pass until we make a change.
Eric Anholt
2019-10-04
7
-38
/
+52
*
nir: Skip emitting no-op movs from the builder.
Eric Anholt
2019-10-04
2
-3
/
+12
*
nir: Make nir_search's dumping go to stderr.
Eric Anholt
2019-10-04
1
-16
/
+16
*
nir/print: always use the right FILE *
Rhys Perry
2019-10-04
1
-2
/
+4
*
nir: initialize needs_helper_invocations as well
Erik Faye-Lund
2019-10-04
1
-0
/
+1
*
nir: initialize uses_discard to false
Erik Faye-Lund
2019-10-04
1
-0
/
+1
*
glsl: Add helperInvocationEXT() builtin
Caio Marcelo de Oliveira Filho
2019-09-30
3
-0
/
+47
*
glsl: Parse `demote` statement
Caio Marcelo de Oliveira Filho
2019-09-30
5
-1
/
+49
*
glsl: Add ir_demote
Caio Marcelo de Oliveira Filho
2019-09-30
9
-0
/
+81
*
mesa: Extension boilerplate for EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
2
-0
/
+3
*
nir: Remove unnecessary subtraction optimizations
Daniel Schürmann
2019-09-30
1
-10
/
+0
*
nir: recombine nir_op_*sub when lower_sub = false
Daniel Schürmann
2019-09-30
1
-8
/
+13
*
android: compiler/nir: build nir_divergence_analysis.c
Mauro Rossi
2019-09-28
1
-0
/
+1
*
glsl: disallow incompatible matrices multiplication
Andrii Simiklit
2019-09-27
1
-3
/
+3
*
shader_enums: Move MAX_DRAW_BUFFERS to this file.
Eric Anholt
2019-09-27
1
-1
/
+3
*
nir/range-analysis: Use types to provide better ranges from bcsel and mov
Ian Romanick
2019-09-25
1
-25
/
+4
*
nir/range-analysis: Use types in the hash key
Ian Romanick
2019-09-25
1
-38
/
+98
*
nir/range-analysis: Bail if the types don't match
Ian Romanick
2019-09-25
1
-0
/
+20
*
glsl: turn runtime asserts of compile-time value into compile-time asserts
Eric Engestrom
2019-09-25
1
-6
/
+12
*
nir: Fix overlapping vars in nir_assign_io_var_locations()
Connor Abbott
2019-09-25
1
-1
/
+1
*
glsl: correct bitcast-helpers
Erik Faye-Lund
2019-09-25
1
-2
/
+2
*
nir/opt_remove_phis: handle phis with no sources
Rhys Perry
2019-09-25
1
-5
/
+6
*
nir/opt_large_constants: Handle store writemasks
Connor Abbott
2019-09-24
1
-20
/
+24
*
nir: define 8-byte size and alignment for bindless variables
Marek Olšák
2019-09-23
1
-1
/
+6
*
nir: don't add bindless variables to num_textures and num_images
Marek Olšák
2019-09-23
1
-0
/
+4
*
nir/repair_ssa: Replace the unreachable check with the phi builder
Jason Ekstrand
2019-09-23
1
-35
/
+44
*
nir/algebraic: Additional D3D Boolean optimization
Ian Romanick
2019-09-19
1
-0
/
+1
*
nir/algebraic: Do not apply late DPH optimization in vertex processing stages
Ian Romanick
2019-09-19
1
-3
/
+12
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
8
-1095
/
+2
*
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
[next]