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: Fix non-determinism in lower_global_vars_to_local
Connor Abbott
2019-11-14
1
-2
/
+5
*
spirv: Consider the sampled_image case in wa_glslang_179 workaround
Caio Marcelo de Oliveira Filho
2019-11-13
1
-2
/
+7
*
nir: fix a couple signed/unsigned comparison warnings in nir_builder.h
Brian Paul
2019-11-12
1
-2
/
+2
*
nir/divergence: improve DA of shuffle
Rhys Perry
2019-11-12
1
-1
/
+5
*
spirv: Fix the MSVC build
Jason Ekstrand
2019-11-12
1
-1
/
+1
*
nir: patch up deref-vars when lowering clip-planes
Erik Faye-Lund
2019-11-12
1
-0
/
+1
*
glsl: Check earlier for MaxTextureImageUnits and MaxImageUniforms
Caio Marcelo de Oliveira Filho
2019-11-11
2
-12
/
+24
*
glsl: Check earlier for MaxShaderStorageBlocks and MaxUniformBlocks
Caio Marcelo de Oliveira Filho
2019-11-11
1
-16
/
+16
*
nir: Add tests for nir_extract_bits
Jason Ekstrand
2019-11-11
2
-0
/
+167
*
nir/builder: Add a nir_extract_bits helper
Jason Ekstrand
2019-11-11
1
-37
/
+80
*
nir: Add load_output_u8_as_fp16_pan intrinsic
Alyssa Rosenzweig
2019-11-11
1
-0
/
+6
*
spirv: Sort out the mess that is sampled image
Jason Ekstrand
2019-11-09
2
-15
/
+24
*
spirv: Add a vtn_decorate_pointer helper
Jason Ekstrand
2019-11-09
1
-26
/
+41
*
spirv: Remove the type from sampled_image
Jason Ekstrand
2019-11-09
4
-8
/
+2
*
spirv: Don't leak GS initialization to other stages
Caio Marcelo de Oliveira Filho
2019-11-08
1
-1
/
+2
*
compiler: pack shader_info from 160 bytes to 96 bytes
Marek Olšák
2019-11-08
1
-66
/
+66
*
glsl/linker: pass shader_info to analyze_clip_cull_usage directly
Marek Olšák
2019-11-08
1
-16
/
+9
*
freedreno/ir3: Implement TCS synchronization intrinsics
Kristian H. Kristensen
2019-11-07
1
-0
/
+8
*
freedreno/ir3: Add ir3 intrinsics for tessellation
Kristian H. Kristensen
2019-11-07
3
-3
/
+11
*
freedreno/ir3: Add load and store intrinsics for global io
Kristian H. Kristensen
2019-11-07
1
-0
/
+11
*
nir: fix unused function warning in src/compiler/nir/nir.c
Kai Wasserbäch
2019-11-07
1
-1
/
+2
*
nir: fix unused variable warning in find_and_update_previous_uniform_storage
Kai Wasserbäch
2019-11-07
1
-1
/
+1
*
nir: fix unused variable warning in nir_lower_vars_to_explicit_types
Kai Wasserbäch
2019-11-07
1
-1
/
+2
*
nir: fix packing of nir_variable
Samuel Pitoiset
2019-11-06
1
-2
/
+2
*
nir/serialize: pack nir_variable flags
Marek Olšák
2019-11-05
1
-13
/
+36
*
nir/serialize: store 32-bit object IDs instead of 64-bit
Marek Olšák
2019-11-05
1
-28
/
+31
*
nir/serialize: don't expand 16-bit variable state slots to 32 bits
Marek Olšák
2019-11-05
2
-7
/
+5
*
nir: pack the rest of nir_variable::data
Marek Olšák
2019-11-05
1
-33
/
+34
*
nir: Handle image arrays when setting variable data
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
nir: pack nir_variable::data::xfb_*
Marek Olšák
2019-11-04
4
-31
/
+38
*
nir: pack nir_variable::data::stream
Marek Olšák
2019-11-04
2
-3
/
+6
*
nir/algebraic: Mark other comparison exact when removing a == a
Ian Romanick
2019-11-04
1
-2
/
+2
*
nir/algebraic: Add the ability to mark a replacement as exact
Ian Romanick
2019-11-04
4
-3
/
+13
*
compiler: make variable::data::binding unsigned
Marek Olšák
2019-11-04
2
-2
/
+2
*
st/mesa: call nir_lower_flrp only once per shader
Marek Olšák
2019-11-04
1
-0
/
+3
*
nir: correct use of identity check in python
Dylan Baker
2019-11-04
1
-2
/
+2
*
glsl: encode struct/interface types better
Marek Olšák
2019-11-01
1
-12
/
+23
*
glsl: encode array types better
Marek Olšák
2019-11-01
1
-4
/
+20
*
glsl: encode explicit_stride for basic types better
Marek Olšák
2019-11-01
1
-3
/
+10
*
glsl: encode vector_elements and matrix_columns better
Marek Olšák
2019-11-01
1
-3
/
+5
*
glsl: encode/decode types using a union with bitfields for readability
Marek Olšák
2019-11-01
1
-36
/
+55
*
glsl: disable lower_fragdata_array() for NIR drivers
Timothy Arceri
2019-11-01
1
-1
/
+2
*
glsl: Enable textureSize for samplerExternalOES
Yevhenii Kolesnikov
2019-10-31
1
-0
/
+2
*
nir: Build nir_lower_point_size.c in libmesa_nir
Robert Foss
2019-10-31
1
-0
/
+1
*
nir: fix couple of compile warnings
Tapani Pälli
2019-10-31
1
-2
/
+2
*
spirv: Don't fail if multiple ordering semantics bits are set
Caio Marcelo de Oliveira Filho
2019-10-29
1
-9
/
+30
*
glsl: Initialize all fields of ir_variable in constructor
Danylo Piliaiev
2019-10-28
1
-0
/
+23
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
17
-33
/
+33
*
nir: Fix invalid code for MSVC
Dylan Baker
2019-10-25
1
-2
/
+2
*
glsl/serialize: optimize for equal offsets in uniform remap tables
Marek Olšák
2019-10-25
1
-2
/
+28
[next]