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
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/linker: add xfb workaround for modified built-in variables
Louis-Francis Ratté-Boulianne
2020-03-03
1
-6
/
+17
*
glsl/linker: handle array/struct members for DisableXfbPacking
Louis-Francis Ratté-Boulianne
2020-03-03
5
-0
/
+282
*
glsl/linker: add DisableTransformFeedbackPacking workaround
Louis-Francis Ratté-Boulianne
2020-03-03
4
-19
/
+106
*
glsl: add some error checks to the nir uniform linker
Timothy Arceri
2020-02-28
1
-0
/
+16
*
glsl: fix sampler index calculation in nir linker
Timothy Arceri
2020-02-28
1
-13
/
+19
*
glsl: reset next_image_index count for each shader stage
Timothy Arceri
2020-02-28
1
-1
/
+2
*
glsl: fix resizing of the uniform remap table
Timothy Arceri
2020-02-28
1
-4
/
+8
*
glsl: set the correct number of images in a shader
Timothy Arceri
2020-02-28
1
-1
/
+4
*
glsl: set the correct number of samplers in a shader
Timothy Arceri
2020-02-28
1
-1
/
+4
*
glsl: fix possible memory leak in nir uniform linker
Timothy Arceri
2020-02-28
1
-1
/
+1
*
nir: fix gl_nir_lower_images for bindless images
Marek Olšák
2020-02-25
1
-6
/
+5
*
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
2
-1
/
+1
*
glsl: fix gl_nir_set_uniform_initializers() for image arrays
Timothy Arceri
2020-02-14
1
-1
/
+1
*
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
1
-2
/
+2
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
6
-59
/
+102
*
gitlab-ci: Add ppc64el and s390x cross-build jobs
Michel Dänzer
2020-02-05
2
-0
/
+2
*
glsl: Use 'using' to be explicit about visitor overloads
Kristian H. Kristensen
2020-02-04
4
-0
/
+11
*
compiler: add a new explicit interpolation mode
Samuel Pitoiset
2020-01-29
1
-1
/
+1
*
util/hash_table: added hash functions for integer types
Anthony Pesch
2020-01-23
10
-14
/
+14
*
glsl_to_nir: update interface type properly
Timothy Arceri
2020-01-23
1
-2
/
+4
*
glsl: count uniform components and storage better in nir linking
Timothy Arceri
2020-01-23
1
-4
/
+13
*
glsl: fix check for matrices in blocks when using nir uniform linker
Timothy Arceri
2020-01-23
1
-4
/
+3
*
glsl: remove bogus assert in nir uniform linking
Timothy Arceri
2020-01-23
1
-1
/
+0
*
compiler: Translate GLSL IR to NIR for new INTEL_shader_integer_functions2 ex...
Ian Romanick
2020-01-23
1
-0
/
+30
*
glsl: Add built-in functions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+311
*
glsl: Add new expressions for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
4
-0
/
+126
*
mesa: Extension boilerplate for INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
2
-0
/
+3
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+1
*
nir/glsl: Emit memory barriers as part of barrier()
Jason Ekstrand
2020-01-13
1
-0
/
+12
*
glsl: fix potential bug in nir uniform linker
Timothy Arceri
2020-01-12
1
-7
/
+3
*
glsl: Fix software 64-bit integer to 32-bit float conversions.
Francisco Jerez
2020-01-10
1
-22
/
+14
*
glsl: call calculate_subroutine_compat() from the nir linker
Timothy Arceri
2020-01-10
2
-2
/
+2
*
glsl: move calculate_subroutine_compat() to shared linker code
Timothy Arceri
2020-01-10
3
-37
/
+41
*
glsl: call uniform resource checks from the nir linker
Timothy Arceri
2020-01-10
2
-1
/
+2
*
glsl: move uniform resource checks into the common linker code
Timothy Arceri
2020-01-10
3
-80
/
+86
*
glsl: call check_subroutine_resources() from the nir linker
Timothy Arceri
2020-01-10
2
-1
/
+2
*
glsl: move check_subroutine_resources() into the shared util code
Timothy Arceri
2020-01-10
3
-15
/
+20
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
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
[next]