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
*
nir: Delete the fnoise opcodes
Jason Ekstrand
2020-04-21
2
-8
/
+1
*
glsl: Hard-code noise to zero in builtin_functions.cpp
Jason Ekstrand
2020-04-21
12
-205
/
+33
*
st/glsl_to_nir: make use of nir linker for linking uniforms
Timothy Arceri
2020-04-21
2
-4
/
+8
*
glsl: fix gl_nir_set_uniform_initializers() for bindless textures
Timothy Arceri
2020-04-21
1
-0
/
+6
*
glsl: add bindless support to nir uniform linker
Timothy Arceri
2020-04-21
1
-77
/
+172
*
nir: convert_ycbcr: preserve alpha channel
Jonathan Marek
2020-04-20
1
-2
/
+2
*
nir: add common convert_ycbcr for vulkan csc
Jonathan Marek
2020-04-20
4
-0
/
+158
*
nir/linking: fix issue with two compact variables in a row. (v2)
Dave Airlie
2020-04-20
1
-0
/
+8
*
spirv: Fix propagation of OpVariable access flags
Caio Marcelo de Oliveira Filho
2020-04-20
2
-23
/
+9
*
nir/opt_algebraic: lower 64-bit fmin3/fmax3/fmed3
Samuel Pitoiset
2020-04-20
1
-0
/
+4
*
nir/lower_int64: lower imin3/imax3/umin3/umax3/imed3/umed3
Samuel Pitoiset
2020-04-20
1
-0
/
+18
*
nir/gcm: dont move movs unless we can replace them later with their src
Timothy Arceri
2020-04-20
1
-0
/
+67
*
nir/gcm: be more conservative about moving instructions from loops
Timothy Arceri
2020-04-20
1
-1
/
+15
*
nir/gcm: allow derivative dependent intrinisics to be moved earlier
Timothy Arceri
2020-04-20
1
-7
/
+14
*
nir/gcm: Prefer the instruction's original block
Jason Ekstrand
2020-04-20
1
-0
/
+2
*
nir/gcm: Delete dead instructions
Jason Ekstrand
2020-04-20
1
-3
/
+26
*
nir/gcm: Add a real concept of "progress"
Jason Ekstrand
2020-04-20
1
-4
/
+11
*
nir/gcm: Move block choosing into a helper function
Jason Ekstrand
2020-04-20
1
-11
/
+21
*
nir/gcm: Use an array for storing the early block
Jason Ekstrand
2020-04-20
1
-12
/
+40
*
nir/gcm: Loop over blocks in pin_instructions
Jason Ekstrand
2020-04-20
1
-63
/
+58
*
nir/dominance: Better handle unreachable blocks
Jason Ekstrand
2020-04-20
2
-8
/
+38
*
nir: Lower returns correctly inside nested loops
Arcady Goldmints-Orlov
2020-04-19
1
-1
/
+1
*
glsl: only set stage ref when uniforms referenced in stage
Timothy Arceri
2020-04-18
1
-7
/
+215
*
glsl: pull mark_array_elements_referenced() out into common helper
Timothy Arceri
2020-04-18
5
-121
/
+130
*
glsl: fix block index in NIR uniform linker
Timothy Arceri
2020-04-18
1
-1
/
+7
*
glsl: error check max user assignable uniform locations
Timothy Arceri
2020-04-18
1
-0
/
+18
*
glsl: fix explicit locations for the glsl linker
Timothy Arceri
2020-04-18
1
-5
/
+16
*
Revert "glsl: fix resizing of the uniform remap table"
Timothy Arceri
2020-04-18
1
-8
/
+4
*
glsl: tidy up uniform storage value count code in NIR linker
Timothy Arceri
2020-04-18
1
-8
/
+6
*
glsl: fix struct offsets in the nir uniform linker
Timothy Arceri
2020-04-18
1
-3
/
+76
*
nir: add matrix_layout to nir_variable data
Timothy Arceri
2020-04-18
2
-0
/
+6
*
spirv,nir: Move the SPIR-V vector insert code to NIR
Jason Ekstrand
2020-04-17
4
-53
/
+61
*
spirv: Call nir_builder directly for vector_extract
Jason Ekstrand
2020-04-17
6
-43
/
+9
*
nir/builder: Handle any bit-size selector in nir_extract
Jason Ekstrand
2020-04-17
1
-2
/
+2
*
spirv: Error if OpCompositeInsert/Extract has OOB indices
Jason Ekstrand
2020-04-17
1
-0
/
+17
*
spirv,nir: Add a better vector_insert
Jason Ekstrand
2020-04-17
1
-12
/
+11
*
spirv: Handle OOB vector extract operations
Jason Ekstrand
2020-04-17
1
-1
/
+4
*
nir: Add some sanity assertions in opt_large_constants
Jason Ekstrand
2020-04-16
1
-0
/
+2
*
nir: Add an alignment to nir_intrinsic_load_constant
Jason Ekstrand
2020-04-16
3
-2
/
+7
*
mesa: add NV_viewport_array2 enable, attach to glsl
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
glsl: add NV_viewport_array2 support
Ilia Mirkin
2020-04-15
8
-3
/
+144
*
compiler: add VARYING_SLOT_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
2
-0
/
+3
*
ir3: Fix LDC offset units
Connor Abbott
2020-04-15
1
-0
/
+6
*
glsl/list: Fix undefined behaviour of foreach_* macros
Danylo Piliaiev
2020-04-14
3
-60
/
+352
*
glsl: stop processing function parameters if error happened
Tapani Pälli
2020-04-13
1
-0
/
+4
*
glsl: remove redudant assignment
Tapani Pälli
2020-04-12
1
-1
/
+0
*
intel/compiler: Add support for variable workgroup size
Plamena Manolova
2020-04-09
1
-0
/
+1
*
ir3: Plumb through bindless support
Connor Abbott
2020-04-09
1
-0
/
+6
*
nir: make opt_if_loop_terminator() less strict
Timothy Arceri
2020-04-08
1
-1
/
+1
*
nir: Add per_view attribute to nir_variable
Caio Marcelo de Oliveira Filho
2020-04-07
7
-8
/
+42
[next]