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
*
nir: add access to image_deref intrinsics
Lionel Landwerlin
2019-07-29
1
-1
/
+3
*
spirv: Fix order of barriers in SpvOpControlBarrier
Daniel Schürmann
2019-07-25
1
-4
/
+4
*
nir: don't return void
Eric Engestrom
2019-07-24
1
-1
/
+2
*
nir/loop_analyze: Properly handle swizzles in loop conditions
Jason Ekstrand
2019-07-18
1
-140
/
+149
*
nir: Add some helpers for chasing SSA values properly
Jason Ekstrand
2019-07-18
1
-0
/
+79
*
nir/loop_analyze: Refactor detection of limit vars
Jason Ekstrand
2019-07-18
1
-54
/
+51
*
nir/regs_to_ssa: Handle regs in phi sources properly
Jason Ekstrand
2019-07-17
1
-2
/
+32
*
spirv: Fix stride calculation when lowering Workgroup to offsets
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-16
2
-0
/
+39
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-16
3
-0
/
+16
*
nir/loop_analyze: Bail if we encounter swizzles
Jason Ekstrand
2019-07-15
1
-0
/
+22
*
nir/loop_analyze: Handle bit sizes correctly in calculate_iterations
Jason Ekstrand
2019-07-15
1
-27
/
+48
*
nir: Add more helpers for working with const values
Jason Ekstrand
2019-07-15
2
-0
/
+135
*
nir/loop_analyze: Fix phi-of-identical-alu detection
Jason Ekstrand
2019-07-15
1
-26
/
+29
*
nir/instr_set: Expose nir_instrs_equal()
Jason Ekstrand
2019-07-15
2
-59
/
+62
*
nir: Add a helper to determine if an intrinsic can be reordered
Connor Abbott
2019-07-15
3
-11
/
+13
*
nir: Use nir_src_bit_size instead of alu1->dest.dest.ssa.bit_size
Ian Romanick
2019-07-09
2
-1
/
+218
*
nir: Add unit tests for nir_opt_comparison_pre
Ian Romanick
2019-07-09
4
-1
/
+334
*
spirv: Ignore ArrayStride in OpPtrAccessChain for Workgroup
Caio Marcelo de Oliveira Filho
2019-07-03
1
-4
/
+6
*
glsl: Fix round64 conversion function
Sagar Ghuge
2019-06-26
1
-9
/
+12
*
glsl: Don't increase the iteration count when there are no terminators
Ian Romanick
2019-06-25
1
-1
/
+7
*
glsl: Fix out of bounds read in shader_cache_read_program_metadata
Kenneth Graunke
2019-06-18
1
-3
/
+2
*
nir/propagate_invariant: Don't add NULL vars to the hash table
Jason Ekstrand
2019-06-06
1
-1
/
+10
*
nir: Actually propagate progress in nir_opt_move_load_ubo.
Bas Nieuwenhuizen
2019-06-03
1
-1
/
+1
*
nir/dead_cf: Call instructions aren't dead
Jason Ekstrand
2019-05-31
1
-1
/
+1
*
nir/lower_non_uniform: safely iterate over blocks
Lionel Landwerlin
2019-05-30
1
-1
/
+1
*
nir: Fix clone of nir_variable state slots
Caio Marcelo de Oliveira Filho
2019-05-21
1
-3
/
+5
*
glsl: init packed in more constructors.
Dave Airlie
2019-05-21
1
-6
/
+6
*
nir: Fix nir_opt_idiv_const when negatives are involved
Caio Marcelo de Oliveira Filho
2019-05-21
1
-3
/
+5
*
nir: lower_non_uniform_access: iterate over instructions safely
Lionel Landwerlin
2019-05-16
1
-1
/
+1
*
nir: fix lower_non_uniform_access pass
Lionel Landwerlin
2019-05-16
1
-0
/
+1
*
Revert "nir: add late opt to turn inot/b2f combos back to bcsel"
Ian Romanick
2019-05-15
2
-19
/
+0
*
mesa: Makefile.sources: Add nir_lower_fb_read.c to Makefile.sources list
John Stultz
2019-05-06
1
-0
/
+1
*
spirv/cl: support vload/vstore
Karol Herbst
2019-05-04
1
-0
/
+55
*
nir: Add nir_op_vec helper
Karol Herbst
2019-05-04
3
-22
/
+14
*
nir: Add a nir_builder_alu variant which takes an array of components
Karol Herbst
2019-05-04
1
-14
/
+36
*
vtn: handle bitcast with pointer src/dest
Karol Herbst
2019-05-04
3
-29
/
+45
*
nir: Add a SSA type gathering pass
Jason Ekstrand
2019-05-04
4
-0
/
+223
*
nir/algebraic: Don't emit empty initializers for MSVC
Connor Abbott
2019-05-04
1
-0
/
+4
*
meson: Don't build glsl cache_test when shader cache is disabled
Dylan Baker
2019-05-03
1
-12
/
+13
*
glsl/tests: define ssize_t on windows
Dylan Baker
2019-05-03
1
-0
/
+4
*
glsl: fix general_ir_test with mingw
Dylan Baker
2019-05-03
1
-7
/
+7
*
nir: fix lower vars to ssa for larger vector sizes.
Dave Airlie
2019-05-03
1
-4
/
+4
*
spirv: fix SpvOpBitSize return value.
Dave Airlie
2019-05-03
1
-3
/
+1
*
nir: fix nir tex print harder
Rob Clark
2019-05-02
1
-6
/
+5
*
glsl: fix and clean up NV_compute_shader_derivatives support
Marek Olšák
2019-05-02
1
-54
/
+24
*
nir: add pass to lower fb reads
Rob Clark
2019-05-02
5
-6
/
+141
*
nir: fix lower_wpos_ytransform in load_frag_coord case
Rob Clark
2019-05-02
1
-10
/
+11
*
nir: rework tex instruction printing
Rob Clark
2019-05-02
1
-8
/
+10
*
nir/search: Add debugging code to dump the pattern matched
Connor Abbott
2019-05-02
1
-0
/
+75
[next]