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
*
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
*
glsl/serialize: restructure remap table code
Marek Olšák
2019-10-25
1
-63
/
+56
*
nir: Use VARYING_SLOT_TESS_MAX to size indirect bitmasks
Kenneth Graunke
2019-10-25
1
-2
/
+2
*
nir: Use BITSET for tracking varyings in lower_io_arrays
Kristian H. Kristensen
2019-10-24
1
-33
/
+22
*
spirv: Add helper to find args of Image Operands
Caio Marcelo de Oliveira Filho
2019-10-24
1
-22
/
+79
*
spirv: Check that only one offset is defined as Image Operand
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+6
*
spirv: Add imageoperands_to_string helper
Caio Marcelo de Oliveira Filho
2019-10-24
2
-3
/
+23
*
spirv: Handle MakePointerAvailable/Visible
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+32
*
spirv: Handle MakeTexelAvailable/Visible
Caio Marcelo de Oliveira Filho
2019-10-24
1
-8
/
+39
*
spirv: Add option to emit scoped memory barriers
Caio Marcelo de Oliveira Filho
2019-10-24
2
-0
/
+126
*
spirv: Add SpvMemoryModelVulkan and related capabilities
Caio Marcelo de Oliveira Filho
2019-10-24
2
-3
/
+24
*
spirv: Emit memory barriers for atomic operations
Caio Marcelo de Oliveira Filho
2019-10-24
2
-1
/
+100
*
spirv: Parse memory semantics for atomic operations
Caio Marcelo de Oliveira Filho
2019-10-24
2
-5
/
+38
*
nir/tests: Add copy propagation tests with scoped_memory_barrier
Caio Marcelo de Oliveira Filho
2019-10-24
1
-1
/
+407
*
nir: Add scoped_memory_barrier intrinsic
Caio Marcelo de Oliveira Filho
2019-10-24
7
-0
/
+124
*
spirv/info: Add a memorymodel_to_string helper
Jason Ekstrand
2019-10-24
2
-0
/
+2
*
glsl: remove propagate_invariance() call from the linker
Timothy Arceri
2019-10-24
1
-2
/
+0
*
nir: improve nir_variable packing
Timothy Arceri
2019-10-24
1
-1
/
+3
*
nir: fix nir_variable_data packing
Timothy Arceri
2019-10-24
1
-8
/
+8
*
st/mesa: assign driver locations for VS inputs for NIR before caching
Marek Olšák
2019-10-23
1
-0
/
+5
*
Revert "nir: drop support for using load_alpha_ref_float"
Erik Faye-Lund
2019-10-23
1
-11
/
+14
*
Revert "nir: drop unused alpha_ref_float"
Erik Faye-Lund
2019-10-23
2
-0
/
+2
*
nir: allow nir_lower_uniforms_to_ubo to be run repeatedly
Marek Olšák
2019-10-22
2
-1
/
+7
*
nir/lower_idiv: add new llvm-based path
Rhys Perry
2019-10-21
2
-11
/
+130
*
nir: add nir_lower_amul pass
Rob Clark
2019-10-18
5
-3
/
+331
*
nir: add address calc related opt rules
Rob Clark
2019-10-18
1
-0
/
+16
*
nir: add amul instruction
Rob Clark
2019-10-18
7
-7
/
+38
*
nir: Add a new ALU nir_op_imul24
Rob Clark
2019-10-18
1
-0
/
+3
*
nir: Add a new ALU nir_op_imad24_ir3
Eduardo Lima Mitev
2019-10-18
1
-0
/
+7
*
nir/search: fix the PoT helpers
Rob Clark
2019-10-18
2
-4
/
+7
*
nir: Add new texop nir_texop_tex_prefetch
Eduardo Lima Mitev
2019-10-18
3
-0
/
+6
*
nir/search: Fix possible NULL dereference in is_fsign
Ian Romanick
2019-10-17
1
-1
/
+1
*
freedreno/ir3: Implement lowering passes for VS and GS
Kristian H. Kristensen
2019-10-17
5
-0
/
+21
*
freedreno/ir3: Add intrinsics that map to LDLW/STLW
Kristian H. Kristensen
2019-10-17
1
-0
/
+8
*
nir: drop unused alpha_ref_float
Erik Faye-Lund
2019-10-17
2
-2
/
+0
*
nir: drop support for using load_alpha_ref_float
Erik Faye-Lund
2019-10-17
1
-14
/
+11
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
2
-10
/
+40
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
2
-34
/
+75
*
nir: support derefs in two-sided lighting lowering
Erik Faye-Lund
2019-10-17
1
-12
/
+28
*
nir: add lowering-pass for point-size mov
Erik Faye-Lund
2019-10-17
4
-0
/
+74
*
nir: allow passing alpha-ref state to lowering-code
Erik Faye-Lund
2019-10-17
2
-4
/
+20
*
nir: add a pass to lower flat shading.
Dave Airlie
2019-10-17
4
-0
/
+54
*
spirv: set correct dest_type for texture query ops
Jonathan Marek
2019-10-15
1
-7
/
+17
*
glsl: fix crash compiling bindless samplers inside unnamed UBOs
Timothy Arceri
2019-10-12
1
-5
/
+5
*
glsl/builtin: Add alternate versions of atan using new ops
Neil Roberts
2019-10-12
1
-2
/
+31
*
glsl: Add opcodes for atan and atan2
Neil Roberts
2019-10-12
4
-0
/
+27
*
nir/builtin: Add extern "C" guards to nir_builtin_builder.h
Neil Roberts
2019-10-12
1
-0
/
+8
[next]