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
*
cube_face_index: Use fabsf instead of fabs since we know it's floats
Albert Astals Cid
2020-02-26
1
-3
/
+3
*
cube_face_coord: Use fabsf instead of fabs since we know it's floats
Albert Astals Cid
2020-02-26
1
-3
/
+3
*
nir: Drop nir_tex_instr::texture_array_size
Jason Ekstrand
2020-02-26
6
-14
/
+1
*
nir/lower_double_ops: add note for lowering mod
Juan A. Suarez Romero
2020-02-26
1
-0
/
+4
*
nir: fix gl_nir_lower_images for bindless images
Marek Olšák
2020-02-25
1
-6
/
+5
*
nir, intel: Move use_scoped_memory_barrier to nir_options
Caio Marcelo de Oliveira Filho
2020-02-24
3
-6
/
+6
*
nir/tests: Use nir_scoped_memory_barrier() helper
Caio Marcelo de Oliveira Filho
2020-02-24
2
-35
/
+48
*
nir: Add the alias NIR_MEMORY_ACQ_REL
Caio Marcelo de Oliveira Filho
2020-02-24
1
-0
/
+1
*
nir/builder: Add nir_scoped_memory_barrier()
Caio Marcelo de Oliveira Filho
2020-02-24
1
-0
/
+14
*
nir: Move intel's intrinsic_image_coordinate_components() to core nir.
Eric Anholt
2020-02-24
2
-0
/
+14
*
spirv_to_nir: Reuse glsl_sampler_dim_coordinate_components().
Eric Anholt
2020-02-24
2
-18
/
+2
*
glsl: Factor out the sampler dim coordinate components switch statement.
Eric Anholt
2020-02-24
2
-27
/
+32
*
nir: Make image lowering optionally handle the !bindless case as well.
Eric Anholt
2020-02-24
2
-12
/
+31
*
nir: Rename gl_nir_lower_bindless_images.c in preparation for extending it.
Eric Anholt
2020-02-24
3
-2
/
+2
*
nir/types: Add glsl_float16_type() helper
Kristian H. Kristensen
2020-02-24
4
-0
/
+23
*
nir: Add optimization for doing removing f16/f32 conversions
Hyunjun Ko
2020-02-24
1
-0
/
+7
*
nir/opcodes: Add nir_op_f2fmp
Neil Roberts
2020-02-24
2
-0
/
+11
*
spirv: Be consistent when checking for Shader/Kernel
Caio Marcelo de Oliveira Filho
2020-02-21
1
-1
/
+1
*
spirv: Remove outdated SPIR-V decoration warnings
Arcady Goldmints-Orlov
2020-02-21
1
-3
/
+2
*
nir/builder: Return an integer from nir_get_texture_size
Jason Ekstrand
2020-02-21
2
-6
/
+7
*
nir: Fix the nir_builder include path for nir_builtin_builder
Jason Ekstrand
2020-02-21
1
-1
/
+1
*
nir/lower_ssbo: handle atomics
Karol Herbst
2020-02-21
2
-0
/
+65
*
nir: Add SSBO->global lowering pass
Alyssa Rosenzweig
2020-02-21
5
-0
/
+167
*
nir/search: Use larger type to hold linearized index
Ian Romanick
2020-02-19
1
-1
/
+1
*
Mark a few static inline helpers with ASSERTED
Kristian H. Kristensen
2020-02-19
1
-1
/
+1
*
spirv2nir: Add kernel spirv support
Elie Tournier
2020-02-14
1
-1
/
+65
*
spirv2nir: print nir shader if translation succed
Elie Tournier
2020-02-14
1
-1
/
+5
*
glsl: fix gl_nir_set_uniform_initializers() for image arrays
Timothy Arceri
2020-02-14
1
-1
/
+1
*
nir: fix nir_const_value_as_uint bit size in load/store vectorizer tests
Rhys Perry
2020-02-13
2
-4
/
+6
*
Revert "nir: Add a couple trivial abs optimizations"
Erik Faye-Lund
2020-02-13
1
-2
/
+0
*
glsl: fix a memory leak with resource_set
Tapani Pälli
2020-02-13
1
-1
/
+3
*
Rename nir_lower_constant_initializers to nir_lower_variable_initalizers
Arcady Goldmints-Orlov
2020-02-12
7
-9
/
+9
*
compiler/spirv: Add support for non-constant initializers
Arcady Goldmints-Orlov
2020-02-12
1
-7
/
+25
*
compiler/nir: Add support for variable initialization from a pointer
Arcady Goldmints-Orlov
2020-02-12
8
-11
/
+41
*
nir: do not use De Morgan's Law rules for flt and fge
Samuel Pitoiset
2020-02-11
1
-1
/
+1
*
nir: Mark fmin and fmax as commutative and associative
Ian Romanick
2020-02-10
1
-2
/
+2
*
r600/sfn: Add lowering UBO access to r600 specific codes
Gert Wollny
2020-02-10
2
-0
/
+10
*
r600/sfn: Add the VS in and FS out vectorization
Gert Wollny
2020-02-10
2
-0
/
+16
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
10
-150
/
+152
*
pan/midgard: Turn Z/S stores into zs_output_pan intrinsics
Boris Brezillon
2020-02-05
1
-0
/
+1
*
gitlab-ci: Add ppc64el and s390x cross-build jobs
Michel Dänzer
2020-02-05
3
-0
/
+3
*
nir: Remove always-true assert
Kristian H. Kristensen
2020-02-04
1
-1
/
+0
*
glsl: Use 'using' to be explicit about visitor overloads
Kristian H. Kristensen
2020-02-04
4
-0
/
+11
*
spirv/opencl: Cast opcode up front to avoid warnings
Kristian H. Kristensen
2020-02-04
1
-8
/
+10
*
nir: Make unroll pragma work on clang
Kristian H. Kristensen
2020-02-04
1
-9
/
+18
*
nir: Delete unused is_var_constant() helper
Kristian H. Kristensen
2020-02-04
1
-6
/
+0
*
nir: Make nir_deref_path_init skip trivial casts
Caio Marcelo de Oliveira Filho
2020-01-29
1
-14
/
+19
*
nir/algebraic: add some half packing optimizations
Rhys Perry
2020-01-29
1
-0
/
+9
*
nir/algebraic: add patterns for a >> #b << #b
Rhys Perry
2020-01-29
2
-0
/
+42
*
spirv: implement SPV_AMD_shader_explicit_vertex_parameter
Samuel Pitoiset
2020-01-29
4
-0
/
+73
[next]