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
*
glsl: fix constant packing for 64-bit big endian.
Dave Airlie
2020-07-01
2
-10
/
+25
*
nir: Propagate *2*16 conversions into vectors
Alyssa Rosenzweig
2020-06-30
1
-0
/
+36
*
glsl: remove stale FIXME
Timothy Arceri
2020-06-30
1
-3
/
+0
*
glsl: define gl_LightSource members in ARB_vertex_program order
Timothy Arceri
2020-06-30
2
-4
/
+4
*
nir: Add new rules to optimize NOOP pack/unpack pairs
Boris Brezillon
2020-06-29
2
-9
/
+10
*
spirv: set variables to restrict by default
Rhys Perry
2020-06-24
3
-1
/
+13
*
nir: Fix divergence analysis for tessellation input/outputs
Kenneth Graunke
2020-06-24
1
-2
/
+16
*
nir: only uniforms with dynamically_uniform offset are dynamically_uniform
Jose Maria Casanova Crespo
2020-06-23
1
-2
/
+2
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
4
-4
/
+9
*
nir: Add an option for lowering TessLevelInner/Outer to vecs
Brian Ho
2020-06-22
2
-0
/
+30
*
nir: Support sysval tess levels in SPIR-V to NIR
Brian Ho
2020-06-22
2
-2
/
+19
*
nir: slight correction to cube_face_coord constant folding
Rhys Perry
2020-06-22
1
-2
/
+2
*
nir/scheduler: Add an option to specify what stages share memory for I/O
Neil Roberts
2020-06-22
2
-8
/
+29
*
nir/schedule: Store a pointer to the scoreboard in nir_deps_state
Neil Roberts
2020-06-22
1
-15
/
+15
*
nir/scheduler: Handle nir_intrinsic_load_per_vertex_input
Neil Roberts
2020-06-22
1
-0
/
+1
*
nir/lower_images: handle dec and inc
Karol Herbst
2020-06-18
2
-0
/
+4
*
nir/lower_images: fix for array of arrays
Karol Herbst
2020-06-18
1
-2
/
+9
*
glsl_to_nir: fix vote_any/vote_all
Rob Clark
2020-06-18
1
-3
/
+4
*
glsl_to_nir: fix shader_clock
Rob Clark
2020-06-18
1
-1
/
+0
*
glsl_to_nir: fix is_helper_invocation
Rob Clark
2020-06-18
1
-1
/
+0
*
spirv: drop some dead code
Rob Clark
2020-06-18
1
-6
/
+0
*
spirv: atomic_counter_read_deref is not vectorized
Rob Clark
2020-06-18
1
-4
/
+1
*
spirv: do not set num_components for non-vectorized mbcnt_amd intrinsic
Samuel Pitoiset
2020-06-17
1
-1
/
+2
*
glsl: small optimisation fix for uniform array resizing
Timothy Arceri
2020-06-17
1
-15
/
+10
*
glsl: fix uniform array resizing in the nir linker
Timothy Arceri
2020-06-17
1
-44
/
+42
*
nir/intrinsics: Put the _intel intrinsics together at the end
Jason Ekstrand
2020-06-16
1
-12
/
+12
*
nir/validate: validate intr->num_components
Rob Clark
2020-06-16
1
-0
/
+18
*
spriv: don't set num_components for non-vectorised intrinsics
Rob Clark
2020-06-16
2
-5
/
+5
*
nir/lower-atomics-to-ssbo: don't set num_components
Rob Clark
2020-06-16
1
-7
/
+8
*
nir/builder: don't set intr->num_components
Rob Clark
2020-06-16
1
-1
/
+0
*
mesa/gles3: add support for GL_EXT_shader_group_vote
Dave Airlie
2020-06-16
3
-1
/
+22
*
nir: do not try to merge xfb-outputs
Erik Faye-Lund
2020-06-15
1
-0
/
+12
*
spirv: fix using OpSampledImage with OpUndef instead of OpType{Image,Sampler}
Samuel Pitoiset
2020-06-15
1
-4
/
+22
*
glsl: fix incorrect optimisation in opt_constant_variable()
Timothy Arceri
2020-06-12
1
-0
/
+9
*
nir/print: print tex dest type
Rob Clark
2020-06-11
1
-15
/
+25
*
nir: Properly preserve metadata in more cases
Jason Ekstrand
2020-06-11
11
-22
/
+78
*
nir: Call nir_metadata_preserve on !progress
Jason Ekstrand
2020-06-11
41
-84
/
+85
*
nir: Add a nir_shader_preserve_all_metadata helper
Jason Ekstrand
2020-06-11
2
-0
/
+11
*
nir: Add a nir_metadata_all enum value
Jason Ekstrand
2020-06-11
1
-0
/
+9
*
nir: Replace the zs_output_pan intrinsic with combined_output_pan
Icecream95
2020-06-10
1
-1
/
+1
*
nir: Remove nir_intrinsic_output_u8_as_fp16_pan
Alyssa Rosenzweig
2020-06-10
1
-6
/
+0
*
glsl: fix crash on glsl macro redefinition
Andrii Simiklit
2020-06-10
1
-0
/
+3
*
nir: use bitfield_insert instead of bfi in nir_lower_double_ops
Ben Skeggs
2020-06-09
1
-1
/
+3
*
nir: Fix logic that ends combine barrier sequence
Caio Marcelo de Oliveira Filho
2020-06-08
1
-1
/
+1
*
spirv: Memory semantics is optional for OpControlBarrier
Caio Marcelo de Oliveira Filho
2020-06-08
1
-9
/
+9
*
nir: Fix printing execution scope of a scoped barrier
Caio Marcelo de Oliveira Filho
2020-06-08
1
-1
/
+4
*
glsl: inline functions with unsupported return type before converting to nir
Danylo Piliaiev
2020-06-08
1
-0
/
+6
*
nir/lower_explicit_io: fix NON_UNIFORM access for UBO loads
Samuel Pitoiset
2020-06-08
1
-1
/
+1
*
nir/spirv/glsl450: increase asin(x) precision
Arcady Goldmints-Orlov
2020-06-08
1
-9
/
+33
*
glsl: fix potential slow compile times for GLSLOptimizeConservatively
Timothy Arceri
2020-06-07
1
-1
/
+14
[next]