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: strip as we serialize to remove the nir_shader_clone call
Marek Olšák
2019-11-21
5
-134
/
+34
*
nir: fix deref offset builder
Dave Airlie
2019-11-22
1
-1
/
+1
*
vtn/opencl: add clz support
Dave Airlie
2019-11-22
2
-0
/
+10
*
nir: add 64-bit ufind_msb lowering support. (v2)
Dave Airlie
2019-11-22
2
-0
/
+24
*
spirv/nir/opencl: handle some multiply instructions.
Dave Airlie
2019-11-22
2
-0
/
+55
*
spirv: get the correct type for function returns.
Dave Airlie
2019-11-22
1
-1
/
+4
*
spirv: don't store 0 to cs.ptr_size for non kernel stages.
Dave Airlie
2019-11-22
1
-1
/
+0
*
glsl: add missing initialization of the location path field
Iago Toral Quiroga
2019-11-21
1
-0
/
+2
*
compiler: move build definition of pp_standalone_scaffolding.c
Timothy Arceri
2019-11-21
2
-2
/
+3
*
nir/validate: validate num_components on registers and intrinsics
Karol Herbst
2019-11-21
1
-8
/
+16
*
nir/large_constants: use nir_index_vars and nir_variable::index
Rhys Perry
2019-11-20
1
-12
/
+8
*
nir: add nir_variable::index and nir_index_vars
Rhys Perry
2019-11-20
2
-0
/
+41
*
nir: make nir_variable::{num_members,num_state_slots} a uint16_t
Rhys Perry
2019-11-20
1
-2
/
+2
*
nir/lower_alu_to_scalar: Support lowering 8- and 16-bit reduce ops
Neil Roberts
2019-11-20
1
-0
/
+8
*
nir: Add a 8-bit bool type
Neil Roberts
2019-11-20
2
-2
/
+12
*
nir: Add a 16-bit bool type
Neil Roberts
2019-11-20
2
-1
/
+11
*
nir/opcodes: Add a helper function to generate reduce opcodes
Neil Roberts
2019-11-20
1
-17
/
+15
*
nir/opcodes: Add a helper function to generate the comparison binops
Neil Roberts
2019-11-20
1
-20
/
+14
*
mesa: add support cursor support for relative path shader includes
Timothy Arceri
2019-11-20
3
-1
/
+36
*
glsl: delay compilation skip if shader contains an include
Timothy Arceri
2019-11-20
1
-6
/
+40
*
glsl: add can_skip_compile() helper
Timothy Arceri
2019-11-20
1
-10
/
+20
*
glsl: error if #include used while extension is disabled
Timothy Arceri
2019-11-20
2
-0
/
+15
*
glsl: add preprocessor #include support
Timothy Arceri
2019-11-20
7
-4
/
+194
*
glsl: pass gl_context to glcpp_parser_create()
Timothy Arceri
2019-11-20
3
-7
/
+7
*
glsl: add ARB_shading_language_include support to #line
Timothy Arceri
2019-11-20
7
-8
/
+80
*
glsl: add infrastructure for ARB_shading_language_include
Timothy Arceri
2019-11-20
2
-0
/
+3
*
nir: don't use GLenum16 in nir.h
Marek Olšák
2019-11-19
1
-2
/
+1
*
nir: move data.descriptor_set above data.index for better packing
Marek Olšák
2019-11-19
1
-4
/
+4
*
glsl_to_nir: rename image_access to mem_access
Marek Olšák
2019-11-19
1
-12
/
+12
*
nir/print: only print image.format for image variables
Marek Olšák
2019-11-19
1
-44
/
+46
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
8
-21
/
+22
*
spirv: fix lowering of OpGroupNonUniformAllEqual
Samuel Pitoiset
2019-11-19
1
-3
/
+9
*
nir/serialize: fix serializing functions with no implementations.
Dave Airlie
2019-11-19
1
-3
/
+11
*
nir/serialize: pack function has name and entry point into flags.
Dave Airlie
2019-11-19
1
-5
/
+7
*
nir: Validate that variables are in the right lists
Jason Ekstrand
2019-11-18
1
-11
/
+15
*
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
[next]