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
*
anv/i965: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-13
1
-0
/
+3
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
2
-0
/
+2
*
intel/fs: Prevent emission of IR instructions not aligned to their own execut...
Francisco Jerez
2018-11-09
1
-3
/
+17
*
intel/compiler: fix node interference of simd16 instructions
Iago Toral Quiroga
2018-11-09
1
-19
/
+17
*
intel/fs: Add an assert to optimize_frontfacing_ternary
Jason Ekstrand
2018-11-08
1
-0
/
+3
*
intel/analyze_ubo_ranges: Use nir_src_is_const and friends
Jason Ekstrand
2018-11-08
1
-8
/
+7
*
intel/vec4: Use the new nir_src_is_const and friends
Jason Ekstrand
2018-11-08
3
-54
/
+46
*
intel/fs: Use the new nir_src_is_const and friends
Jason Ekstrand
2018-11-08
1
-110
/
+87
*
intel/fs,vec4: Clean up a repeated pattern with SSBOs
Jason Ekstrand
2018-11-08
4
-166
/
+85
*
intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
2018-10-30
3
-22
/
+5
*
intel/nir: Use the OPT macro for more passes
Jason Ekstrand
2018-10-26
1
-3
/
+3
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-4
/
+4
*
intel/compiler: Print message descriptor as immediate source
Sagar Ghuge
2018-10-26
1
-1
/
+7
*
intel/compiler: Print hex representation along with floating point value
Sagar Ghuge
2018-10-26
1
-3
/
+9
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
intel/compiler: Change src1 reg type to unsigned doubleword
Sagar Ghuge
2018-10-23
2
-3
/
+3
*
intel/compiler/icl: Use invocation id bits 22:16 instead of 23:17
Topi Pohjolainen
2018-10-17
1
-2
/
+6
*
i965/fs: Add 64-bit int immediate support to dump_instructions()
Matt Turner
2018-10-16
2
-0
/
+8
*
intel: disable FS IR validation in release mode.
Kenneth Graunke
2018-10-15
1
-0
/
+2
*
intel/nir, freedreno/ir3: Use the separated dead write vars pass
Caio Marcelo de Oliveira Filho
2018-10-15
1
-0
/
+1
*
intel/vec4: Fix nir_op_b2[fi] with 64-bit result
Jason Ekstrand
2018-10-11
1
-1
/
+6
*
intel/fs: Fix nir_op_b2[fi] with 64-bit result on Gen8 LP and Gen9 LP
Jason Ekstrand
2018-10-11
1
-5
/
+5
*
intel: Introducing Whiskey Lake platform
Rodrigo Vivi
2018-10-11
1
-0
/
+1
*
intel: Don't propagate conditional modifiers if a UD source is negated
Jason Ekstrand
2018-10-10
5
-0
/
+50
*
intel/compiler: Don't handle fsign.sat
Ian Romanick
2018-10-09
2
-23
/
+3
*
intel/fs: Fix a typo in need_matching_subreg_offset
Jason Ekstrand
2018-10-02
1
-1
/
+1
*
intel/compiler: Export TCS passthrough creation
Caio Marcelo de Oliveira Filho
2018-09-25
2
-0
/
+86
*
intel/compiler/icl: Use barrier id bits 24:30 instead of 24:27,31
Topi Pohjolainen
2018-09-25
1
-3
/
+13
*
i965/fs: Don't propagate conditional modifiers from integer compares to adds
Ian Romanick
2018-09-17
1
-1
/
+9
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
5
-6
/
+11
*
nir: Drop the vs_inputs_dual_locations option
Jason Ekstrand
2018-09-06
1
-3
/
+0
*
intel/compiler: remove unused get_image_base_type()
Eric Engestrom
2018-09-06
1
-19
/
+0
*
i965/fs: include multisamplers on image_intrinsic_coord_components
Alejandro Piñeiro
2018-09-05
1
-0
/
+2
*
intel/compiler: rename brw_nir_lower_glsl_images
Alejandro Piñeiro
2018-09-05
1
-2
/
+2
*
intel/compiler: Remove redundant nir_remove_dead_variables call
Jason Ekstrand
2018-09-04
1
-2
/
+0
*
intel: compiler: remove dead local variables at optimization pass
Lionel Landwerlin
2018-09-03
1
-0
/
+5
*
i965/vec4: Clamp indirect tes input array reads with 0x0fffffff
Ian Romanick
2018-09-01
1
-1
/
+11
*
i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_...
Ian Romanick
2018-09-01
1
-1
/
+14
*
intel: Introducing Amber Lake platform
Rodrigo Vivi
2018-08-31
1
-0
/
+1
*
intel/nir: Lowering image loads and stores trashes all metadata
Jason Ekstrand
2018-08-30
1
-2
/
+2
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
2
-13
/
+6
*
intel: Use TXS for image_size when we have a typed surface
Jason Ekstrand
2018-08-29
5
-4
/
+74
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
5
-118
/
+122
*
nir: Use a bitfield for image access qualifiers
Jason Ekstrand
2018-08-29
1
-1
/
+1
*
intel/compiler: Use two components for 1D array image sizes
Jason Ekstrand
2018-08-29
1
-23
/
+14
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
6
-1120
/
+882
*
i965/vec4: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+16
*
i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomicAdd of +1 or -1
Ian Romanick
2018-08-28
1
-3
/
+9
[next]