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
/
intel
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/nir: Move 64-bit lowering later
Jason Ekstrand
2019-03-06
1
-21
/
+13
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
2
-19
/
+6
*
intel/nir: Drop an unneeded lower_constant_initializers call
Jason Ekstrand
2019-03-06
1
-2
/
+0
*
intel/debug: Add a debug flag to force software fp64
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
intel/fs: Fix extract_u8 of an odd byte from a 64-bit integer
Ian Romanick
2019-03-06
1
-0
/
+7
*
intel/fs: nir_op_extract_i8 extracts a byte, not a word
Ian Romanick
2019-03-06
1
-2
/
+4
*
intel/compiler: Silence unused parameter warning in brw_interpolation_map.c
Ian Romanick
2019-03-06
3
-7
/
+4
*
intel/compiler: Silence many unused parameter warnings in brw_eu.h
Ian Romanick
2019-03-06
1
-9
/
+9
*
glsl: rename is_record() -> is_struct()
Timothy Arceri
2019-03-06
1
-2
/
+2
*
spirv: Use the same types for resource indices as pointers
Jason Ekstrand
2019-03-05
2
-0
/
+2
*
intel,nir: Lower TXD with min_lod when the sampler index is not < 16
Jason Ekstrand
2019-03-04
1
-1
/
+3
*
nir/glsl: Add another way of doing lower_imul64 for gen8+
Sagar Ghuge
2019-03-04
2
-0
/
+12
*
intel/compiler: Move int64/doubles lowering options
Jordan Justen
2019-03-02
2
-34
/
+39
*
intel/fs: Don't assert on b2f with a saturate modifier
Ian Romanick
2019-03-02
1
-1
/
+3
*
intel/compiler: Add commas on final values of compaction table arrays
Matt Turner
2019-03-01
1
-15
/
+15
*
intel/fs: Generate if instructions with inverted conditions
Ian Romanick
2019-03-01
1
-3
/
+20
*
intel/fs: Emit better code for b2f(inot(a)) and b2i(inot(a))
Ian Romanick
2019-03-01
2
-0
/
+40
*
intel/fs: Use De Morgan's laws to avoid logical-not of a logic result on Gen8+
Ian Romanick
2019-03-01
1
-0
/
+59
*
intel/fs: Emit logical-not of operands on Gen8+
Ian Romanick
2019-03-01
2
-6
/
+27
*
intel/fs: Refactor ALU source and destination handling to a separate function
Ian Romanick
2019-03-01
2
-33
/
+60
*
intel/fs: Handle OR source modifiers in algebraic optimization
Ian Romanick
2019-03-01
1
-1
/
+10
*
intel/fs: Relax type matching rules in cmod propagation from MOV instructions
Ian Romanick
2019-03-01
1
-4
/
+19
*
intel/vec4: Emit constants for some ALU sources as immediate values
Ian Romanick
2019-03-01
1
-0
/
+71
*
intel/compiler: Re-prefix non-logical surface opcodes with VEC4
Jason Ekstrand
2019-02-28
10
-47
/
+25
*
intel/schedule_instructions: Move some comments
Jason Ekstrand
2019-02-28
1
-37
/
+37
*
intel/compiler: Drop unused surface opcodes
Jason Ekstrand
2019-02-28
7
-60
/
+0
*
intel/fs: Get rid of the IMAGE_SIZE opcode
Jason Ekstrand
2019-02-28
3
-10
/
+5
*
intel/vec4: Drop dead code for handling typed surface messages
Jason Ekstrand
2019-02-28
5
-272
/
+0
*
intel/fs: Drop the fs_surface_builder
Jason Ekstrand
2019-02-28
4
-469
/
+195
*
intel/fs: Re-order logical surface arguments
Jason Ekstrand
2019-02-28
1
-2
/
+2
*
intel/fs: Add an enum type for logical sampler inst sources
Jason Ekstrand
2019-02-28
3
-39
/
+58
*
intel/compiler: use correct swizzle for replacement
Lionel Landwerlin
2019-02-27
1
-5
/
+5
*
i965: Add support for sampling from XYUV images
Kasireddy, Vivek
2019-02-26
2
-0
/
+2
*
intel/eu: Add an EOT parameter to send_indirect_[split]_message
Jason Ekstrand
2019-02-25
4
-19
/
+29
*
intel/fs: Rely on undocumented unrestricted regioning for 32x16-bit integer m...
Francisco Jerez
2019-02-21
1
-3
/
+11
*
intel/fs: Implement extended strides greater than 4 for IR source regions.
Francisco Jerez
2019-02-21
1
-3
/
+10
*
intel/fs: Cap dst-aligned region stride to maximum representable hstride value.
Francisco Jerez
2019-02-21
1
-5
/
+23
*
intel/fs: Lower integer multiply correctly when destination stride equals 4.
Francisco Jerez
2019-02-21
1
-4
/
+8
*
intel/fs: Exclude control sources from execution type and region alignment ca...
Francisco Jerez
2019-02-21
3
-4
/
+68
*
iris: handle PatchVerticesIn as a system value.
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
intel/compiler/test: Add unit test for mismatched signedness comparison
Matt Turner
2019-02-15
1
-0
/
+32
*
intel/compiler: Avoid propagating inequality cmods if types are different
Matt Turner
2019-02-15
1
-0
/
+7
*
intel/compiler/test: Set devinfo->gen = 7
Matt Turner
2019-02-15
1
-1
/
+1
*
intel/fs: Bail in optimize_extract_to_float if we have modifiers
Jason Ekstrand
2019-02-14
1
-0
/
+9
*
intel/fs: Silence a compiler warning
Jason Ekstrand
2019-02-14
1
-2
/
+1
*
intel: Use the NIR lowering for isign.
Eric Anholt
2019-02-14
3
-31
/
+1
*
intel/compiler: add scale_factors to sampler_prog_key_data
Tapani Pälli
2019-02-12
2
-0
/
+7
*
intel/fs: Use enumerated array assignments in fb read TXF setup
Jason Ekstrand
2019-02-11
1
-5
/
+9
*
intel/compiler: use 0 as sampler in emit_mcs_fetch
Caio Marcelo de Oliveira Filho
2019-02-08
2
-2
/
+2
*
intel/compiler: Silence warning about value that may be used uninitialized
Ian Romanick
2019-02-08
1
-1
/
+1
[next]