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/fs: Disable SIMD32 dispatch on Gen4-6 with control flow
Francisco Jerez
2018-06-28
1
-0
/
+8
*
intel/fs: Split instructions low to high in lower_simd_width
Jason Ekstrand
2018-06-28
1
-2
/
+35
*
intel/fs: Rework KSP data to be SIMD width-based
Jason Ekstrand
2018-06-28
3
-47
/
+43
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
1
-0
/
+85
*
intel/fs: Remove program key argument from generator.
Francisco Jerez
2018-06-28
7
-10
/
+7
*
intel/fs: Set up FB write message headers in the visitor
Jason Ekstrand
2018-06-28
2
-83
/
+86
*
intel/fs: Fix implied_mrf_writes() for headerless FB writes.
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/fs: Fix fs_inst::flags_written() for Gen4-5 FB writes.
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/eu: Return new instruction to caller from brw_fb_WRITE().
Francisco Jerez
2018-06-28
2
-21
/
+23
*
intel/fs: Pull FB write implied headers from src[0]
Jason Ekstrand
2018-06-28
1
-9
/
+6
*
intel/fs: Properly track implied header regs read by FB writes
Jason Ekstrand
2018-06-28
1
-1
/
+16
*
intel/fs: FS_OPCODE_REP_FB_WRITE has side effects
Jason Ekstrand
2018-06-28
1
-0
/
+1
*
i965/gen6/gs: Handle case where a GS doesn't allocate VUE
Andrii Simiklit
2018-06-26
1
-21
/
+21
*
nir: Rework lower_locals_to_regs to use deref instructions
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
intel,ir3: Re-enable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
intel/nir: Only lower load/store derefs
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
intel/fs: Use image_deref intrinsics instead of image_var
Jason Ekstrand
2018-06-22
3
-75
/
+86
*
i965: Move nir_lower_deref_instrs to right before locals_to_regs
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
intel/fs: shuffle_64bit_data_for_32bit_write is not used anymore
Jose Maria Casanova Crespo
2018-06-16
2
-36
/
+0
*
intel/fs: Use new shuffle_32bit_write for all 64-bit storage writes
Jose Maria Casanova Crespo
2018-06-16
1
-7
/
+6
*
intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore
Jose Maria Casanova Crespo
2018-06-16
2
-58
/
+0
*
intel/fs: Use shuffle_from_32bit_read for 64-bit FS load_input
Jose Maria Casanova Crespo
2018-06-16
1
-4
/
+4
*
intel/fs: shuffle_from_32bit_read at load_per_vertex_input at TCS/TES
Jose Maria Casanova Crespo
2018-06-16
1
-14
/
+8
*
intel/fs: Use shuffle_from_32bit_read at VS load_input
Jose Maria Casanova Crespo
2018-06-16
1
-10
/
+5
*
intel/fs: Use shuffle_from_32bit_read for 64-bit gs_input_load
Jose Maria Casanova Crespo
2018-06-16
1
-5
/
+5
*
intel/fs: shuffle_from_32bit_read for 64-bit do_untyped_vector_read
Jose Maria Casanova Crespo
2018-06-16
1
-10
/
+2
*
intel/fs: Remove old 16-bit shuffle/unshuffle functions
Jose Maria Casanova Crespo
2018-06-16
2
-73
/
+0
*
intel/fs: Use shuffle_for_32bit_write for 16-bits store_ssbo
Jose Maria Casanova Crespo
2018-06-16
1
-5
/
+2
*
intel/fs: Use shuffle_from_32bit_read to read 16-bit SSBO
Jose Maria Casanova Crespo
2018-06-16
1
-4
/
+2
*
intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_CONSTANT_LOAD
Jose Maria Casanova Crespo
2018-06-16
1
-15
/
+2
*
intel/fs: New shuffle_for_32bit_write and shuffle_from_32bit_read
Jose Maria Casanova Crespo
2018-06-16
2
-0
/
+54
*
intel/fs: general 8/16/32/64-bit shuffle_src_to_dst function
Jose Maria Casanova Crespo
2018-06-16
1
-0
/
+101
*
i965/fs: Propagate conditional modifiers from not instructions
Ian Romanick
2018-06-15
1
-1
/
+61
*
i965/fs: Rearrange code to remove most of the gotos
Ian Romanick
2018-06-15
1
-11
/
+3
*
i965/fs: Refactor propagation of conditional modifiers from compares to adds
Ian Romanick
2018-06-15
1
-57
/
+80
*
i965/vec4: Optimize OR with 0 into a MOV
Ian Romanick
2018-06-15
1
-0
/
+8
*
i965/vec4: Don't register coalesce into source of VS_OPCODE_UNPACK_FLAGS_SIMD4X2
Ian Romanick
2018-06-15
1
-0
/
+9
*
i965/fs: Optimize OR with 0 into a MOV
Ian Romanick
2018-06-15
1
-1
/
+2
*
intel/compiler: Properly consider UBO loads that cross 32B boundaries.
Kenneth Graunke
2018-06-14
1
-2
/
+14
*
Revert "intel/compiler: Properly consider UBO loads that cross 32B boundaries."
Jason Ekstrand
2018-06-13
1
-7
/
+1
*
intel/compiler: Properly consider UBO loads that cross 32B boundaries.
Kenneth Graunke
2018-06-13
1
-1
/
+7
*
intel/eu: Use a struct copy instead of a memcpy
Jason Ekstrand
2018-06-05
1
-1
/
+1
*
intel/eu: Switch to a logical state stack
Jason Ekstrand
2018-06-04
3
-126
/
+72
*
intel/eu: Set flag [sub]register number differently for 3src
Jason Ekstrand
2018-06-04
1
-3
/
+10
*
intel/eu: Copy fields manually in brw_next_insn
Jason Ekstrand
2018-06-04
1
-1
/
+94
*
intel/eu: Add some brw_get_default_ helpers
Jason Ekstrand
2018-06-04
4
-55
/
+79
*
i965: Add ARB_fragment_shader_interlock support.
Plamena Manolova
2018-06-01
7
-6
/
+34
*
intel/fs: Add explicit last_rt flag to fb writes orthogonal to eot.
Francisco Jerez
2018-05-29
4
-5
/
+5
*
intel/fs: Replace the CINTERP opcode with a simple MOV
Francisco Jerez
2018-05-29
5
-12
/
+3
[next]