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: skip unreachable blocks in Phi second pass
Juan A. Suarez Romero
2020-01-08
1
-0
/
+5
*
glsl: use nir version of check_image_resources() for nir linker
Timothy Arceri
2020-01-07
2
-1
/
+2
*
glsl: add check_image_resources() for the nir linker
Timothy Arceri
2020-01-07
1
-0
/
+38
*
glsl: use nir linker to link atomics
Timothy Arceri
2020-01-07
1
-2
/
+5
*
glsl: reorder link_and_validate_uniforms() calls
Timothy Arceri
2020-01-07
1
-1
/
+1
*
glsl: add new gl_nir_link_glsl() helper
Timothy Arceri
2020-01-07
2
-0
/
+14
*
glsl: add gl_nir_link_check_atomic_counter_resources()
Timothy Arceri
2020-01-07
2
-0
/
+95
*
glsl: rename gl_nir_link() to gl_nir_link_spirv()
Timothy Arceri
2020-01-07
2
-5
/
+5
*
glsl/nir: do not change an element index to have correct block name
Andrii Simiklit
2020-01-06
1
-1
/
+0
*
glsl: fix a binding points assignment for ssbo/ubo arrays
Andrii Simiklit
2020-01-06
3
-13
/
+25
*
glsl: fix an incorrect max_array_access after optimization of ssbo/ubo
Andrii Simiklit
2020-01-06
1
-0
/
+1
*
nir: make nir_get_texture_size/lod available outside nir_lower_tex
Gert Wollny
2020-01-04
3
-110
/
+117
*
spirv: Fix glsl type assert in spir2nir.
Bas Nieuwenhuizen
2020-01-04
1
-0
/
+4
*
nir/zink: move clip_halfz-lowering to common code
Erik Faye-Lund
2020-01-03
4
-0
/
+81
*
st/nir: Optionally unify inputs_read/outputs_written when linking.
Kenneth Graunke
2020-01-03
1
-0
/
+6
*
nir: print non-uniform tex fields.
Bas Nieuwenhuizen
2020-01-02
1
-0
/
+8
*
nir: Add clone/hash/serialize support for non-uniform tex instructions.
Bas Nieuwenhuizen
2020-01-02
3
-1
/
+12
*
glsl: Set .flat for gl_FrontFacing
Alyssa Rosenzweig
2019-12-30
1
-4
/
+7
*
android: nir: add a load/store vectorization pass
Mauro Rossi
2019-12-27
1
-0
/
+1
*
nir: sanitize work group intrinsics to always be 32-bit.
Dave Airlie
2019-12-27
1
-0
/
+4
*
nir+vtn: vec8+vec16 support
Rob Clark
2019-12-21
14
-24
/
+116
*
nir/serialize: cast swizzle before shifting
Karol Herbst
2019-12-21
1
-1
/
+1
*
spirv: Implement SPV_KHR_non_semantic_info
Caio Marcelo de Oliveira Filho
2019-12-19
1
-0
/
+29
*
nir: fix assign_io_var_locations for vertex inputs
Jonathan Marek
2019-12-19
1
-3
/
+9
*
Revert "nir/lower_double_ops: relax lower mod()"
Juan A. Suarez Romero
2019-12-19
1
-15
/
+6
*
nir/lower_double_ops: relax lower mod()
Juan A. Suarez Romero
2019-12-19
1
-6
/
+15
*
nir: add option to lower half packing opcodes
Jonathan Marek
2019-12-16
2
-0
/
+14
*
v3d: handle writes to gl_Layer from geometry shaders
Iago Toral Quiroga
2019-12-16
1
-0
/
+4
*
nir/opt_peephole_select: remove unused variables
Alejandro Piñeiro
2019-12-13
1
-4
/
+0
*
st/glsl_to_nir: use nir based program resource list builder
Timothy Arceri
2019-12-13
4
-5
/
+12
*
glsl: add subroutine support to nir_build_program_resource_list()
Timothy Arceri
2019-12-13
1
-2
/
+31
*
glsl: add support for named varyings in nir_build_program_resource_list()
Timothy Arceri
2019-12-13
1
-15
/
+286
*
glsl: copy the new data fields when converting to nir
Timothy Arceri
2019-12-13
1
-0
/
+4
*
nir: add some fields to nir_variable_data
Timothy Arceri
2019-12-13
1
-0
/
+28
*
glsl: copy the how_declared field when converting to nir
Timothy Arceri
2019-12-13
1
-0
/
+10
*
glsl: move nir_remap_dual_slot_attributes() call out of glsl_to_nir()
Timothy Arceri
2019-12-13
1
-7
/
+0
*
nir: Don't copy empty array
Tomeu Vizoso
2019-12-12
1
-2
/
+4
*
vtn/opencl: add shuffle/shuffle support
Dave Airlie
2019-12-12
1
-1
/
+52
*
vtn: convert vload/store to single value loops
Dave Airlie
2019-12-12
1
-11
/
+20
*
nir: handle nir_deref_type_ptr_as_array in rematerialize_deref_in_block
Karol Herbst
2019-12-11
1
-0
/
+1
*
spirv: add OpLifetime*
Rob Clark
2019-12-11
1
-0
/
+4
*
spirv: handle UniformConstant for OpenCL kernels
Karol Herbst
2019-12-11
3
-2
/
+19
*
nir/tests: MSVC build fix
Karol Herbst
2019-12-11
1
-14
/
+11
*
nir/tests: add serializer tests
Karol Herbst
2019-12-11
2
-0
/
+299
*
nir/serialize: fix vec8 and vec16
Karol Herbst
2019-12-11
1
-12
/
+17
*
compiler/spirv: Fix uses of gnu struct = {} extension
Pierre Moreau
2019-12-11
1
-1
/
+1
*
glsl/nir: iterate the system values list when adding varyings
Timothy Arceri
2019-12-05
1
-25
/
+36
*
glsl/tests: Use splitlines() instead of strip()
Michel Dänzer
2019-12-05
1
-2
/
+2
*
glsl: make use of active_shader_mask when building resource list
Timothy Arceri
2019-12-05
1
-12
/
+1
*
glsl: don't set uniform block as used when its not
Timothy Arceri
2019-12-05
2
-2
/
+10
[next]