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: Set up sampler message headers in the visitor on gen7+
Jason Ekstrand
2018-03-01
2
-22
/
+39
*
spirv/i965/anv: Relax push constant offset assertions being 32-bit aligned
Jose Maria Casanova Crespo
2018-02-28
1
-5
/
+10
*
i965/fs: Support 16-bit store_ssbo with VK_KHR_relaxed_block_layout
Jose Maria Casanova Crespo
2018-02-28
1
-7
/
+15
*
i965/fs: Support 16-bit do_read_vector with VK_KHR_relaxed_block_layout
Jose Maria Casanova Crespo
2018-02-28
1
-14
/
+37
*
i965/fs: shuffle_32bit_load_result_to_16bit_data now skips components
Jose Maria Casanova Crespo
2018-02-28
3
-3
/
+6
*
isl/i965/fs: SSBO/UBO buffers need size padding if not multiple of 32-bit
Jose Maria Casanova Crespo
2018-02-28
1
-1
/
+30
*
i965: Don't emit MOVs with undefined registers for Gen4 point clipping.
Kenneth Graunke
2018-02-28
1
-1
/
+1
*
intel/compiler: Re-add .vs_inputs_dual_locations = true
Matt Turner
2018-02-28
1
-0
/
+1
*
intel/compiler: Add ICL to test_eu_validate.cpp
Matt Turner
2018-02-28
1
-0
/
+1
*
intel/compiler: Disable Align16 tests on Gen11+
Matt Turner
2018-02-28
1
-0
/
+16
*
intel/compiler: Add instruction compaction support on Gen11
Matt Turner
2018-02-28
1
-0
/
+42
*
intel/compiler: Mark line, pln, and lrp as removed on Gen11+
Matt Turner
2018-02-28
1
-4
/
+6
*
intel/compiler: Lower flrp32 on Gen11+
Matt Turner
2018-02-28
5
-17
/
+26
*
intel/compiler/fs: Implement ddy without using align16 for Gen11+
Matt Turner
2018-02-28
1
-8
/
+38
*
intel/compiler/fs: Simplify ddx/ddy code generation
Matt Turner
2018-02-28
1
-42
/
+21
*
intel/compiler/fs: Pass fs_inst to generate_ddx/ddy instead of opcode
Matt Turner
2018-02-28
2
-8
/
+10
*
intel/compiler/fs: Don't generate integer DWord multiply on Gen11
Matt Turner
2018-02-28
1
-5
/
+1
*
intel/compiler/fs: Implement FS_OPCODE_LINTERP with MADs on Gen11+
Matt Turner
2018-02-28
2
-4
/
+46
*
intel/compiler/fs: Return multiple_instructions_emitted from generate_linterp
Matt Turner
2018-02-28
2
-4
/
+8
*
intel/compiler/fs: Fix application of cmod and saturate to LINE/MAC pair
Matt Turner
2018-02-28
1
-2
/
+11
*
intel/compiler: Add Gen11+ native float type
Matt Turner
2018-02-28
6
-2
/
+32
*
intel/compiler: Add Gen11 register types
Matt Turner
2018-02-28
1
-8
/
+65
*
nir: add lower_ldexp to nir compiler options
Timothy Arceri
2018-02-28
1
-0
/
+1
*
intel/ir: Fix invalid type aliasing with undefined behavior in test_eu_compact.
Francisco Jerez
2018-02-27
1
-3
/
+3
*
i965: Fix compiler warning about write being undefined.
Eric Anholt
2018-02-20
1
-1
/
+1
*
i965/compiler: clean up nir_intrinsic_load_input for vertex shaders
Iago Toral Quiroga
2018-02-14
1
-11
/
+2
*
intel/compiler: fix first_component for 64-bit types on vertex inputs
Iago Toral Quiroga
2018-02-14
1
-0
/
+3
*
intel/compiler: fix 64bit value prints on 32bit
Grazvydas Ignotas
2018-02-10
2
-3
/
+3
*
i965: remove unused brw_nir_lower_cs_shared()
Timothy Arceri
2018-02-07
2
-9
/
+0
*
i965/nir: do int64 lowering before optimization
Iago Toral Quiroga
2018-02-06
1
-4
/
+12
*
i965: Move mistakenly placed line
Matt Turner
2018-02-05
1
-1
/
+1
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
1
-0
/
+3
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
1
-1
/
+1
*
i965/gen10: Re-enable push constants.
Rafael Antognolli
2018-01-26
1
-9
/
+0
*
i965/fs: Reset the register file to VGRF in lower_integer_multiplication
Jason Ekstrand
2018-01-25
1
-5
/
+10
*
i965: Drop render_target_start from binding table struct.
Kenneth Graunke
2018-01-22
2
-5
/
+2
*
intel/fs: Optimize and simplify the copy propagation dataflow logic.
Francisco Jerez
2018-01-17
1
-24
/
+11
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
1
-6
/
+6
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-8
/
+11
*
meson: Use consistent style
Dylan Baker
2018-01-11
1
-2
/
+4
*
i965: Use UD types for gl_SampleID setup
Jason Ekstrand
2018-01-11
1
-3
/
+3
*
i965/fs: Use UW types when using V immediates
Jason Ekstrand
2018-01-11
2
-5
/
+5
*
Revert "Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+""
Matt Turner
2018-01-11
1
-4
/
+8
*
i965/fs: Add/use functions to convert to 3src_align1 vstride/hstride
Matt Turner
2018-01-11
1
-28
/
+41
*
i965/nir: add a helper to lower gl_PatchVerticesIn to a uniform
Iago Toral Quiroga
2018-01-10
1
-0
/
+2
*
i965: Drop support for the legacy SNORM -> Float equation.
Kenneth Graunke
2018-01-02
7
-41
/
+13
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
8
-19
/
+14
*
Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+"
Anuj Phogat
2017-12-22
1
-8
/
+4
*
intel/fs: Initialize fs_visitor::grf_used on construction.
Francisco Jerez
2017-12-21
1
-0
/
+1
*
intel/fs/bank_conflicts: Use posix_memalign() instead of overaligned new to o...
Francisco Jerez
2017-12-21
1
-6
/
+16
[next]