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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Silence unused parameter warnings in blorp
Ian Romanick
2018-03-02
1
-7
/
+5
*
i965: Silence warnings about mixing enum and non-enum in conditional
Ian Romanick
2018-03-02
1
-1
/
+1
*
intel/compiler: Silence unused parameter warnings in release builds
Ian Romanick
2018-03-02
2
-6
/
+7
*
intel: Drop program size pointer from vec4/fs assembly getters.
Kenneth Graunke
2018-03-02
9
-25
/
+17
*
intel/compiler: Memory fence commit must always be enabled for gen10+
Anuj Phogat
2018-03-02
1
-1
/
+3
*
Revert "i965/fs: Predicate byte scattered writes if needed"
Francisco Jerez
2018-03-02
1
-14
/
+1
*
intel/fs: Handle surface opcode sample masks via predication.
Francisco Jerez
2018-03-02
1
-1
/
+42
*
intel/eu: Plumb header present bit to codegen helpers for HDC messages.
Francisco Jerez
2018-03-02
4
-29
/
+50
*
intel/ir: Allow arbitrary scratch flag registers for SHADER_OPCODE_FIND_LIVE_...
Francisco Jerez
2018-03-02
3
-4
/
+6
*
intel/ir: Allow representing additional flag subregisters in the IR.
Francisco Jerez
2018-03-02
7
-14
/
+24
*
intel/l3: Don't allocate SLM partition on ICL+.
Francisco Jerez
2018-03-02
1
-1
/
+1
*
intel/fs: Set up sampler message headers in the visitor on gen7+
Jason Ekstrand
2018-03-01
2
-22
/
+39
*
anv: Enable MSAA fast-clears
Jason Ekstrand
2018-03-01
1
-4
/
+7
*
anv/cmd_buffer: Add support for MCS fast-clears and resolves
Jason Ekstrand
2018-03-01
1
-5
/
+39
*
anv/cmd_buffer: Add helpers for computing resolve predicates
Jason Ekstrand
2018-03-01
1
-10
/
+64
*
anv/cmd_buffer: Handle MCS identical to CCS_E in compute_aux_usage
Jason Ekstrand
2018-03-01
1
-9
/
+5
*
anv/blorp: Pass the clear address to blorp for subpass MSAA resolves
Jason Ekstrand
2018-03-01
1
-0
/
+6
*
anv/blorp: Allow indirect clear colors on blorp sources on gen7
Jason Ekstrand
2018-03-01
1
-2
/
+2
*
anv/blorp: Add partial clear support to anv_image_mcs_op
Jason Ekstrand
2018-03-01
1
-1
/
+14
*
intel/blorp: Add indirect clear color support to mcs_partial_resolve
Jason Ekstrand
2018-03-01
3
-10
/
+70
*
intel/blorp: Add a helper for filling out VERTEX_BUFFER_STATE
Jason Ekstrand
2018-03-01
1
-36
/
+33
*
anv: Enable VK_KHR_16bit_storage for PushConstant
Jose Maria Casanova Crespo
2018-02-28
1
-1
/
+1
*
spirv/i965/anv: Relax push constant offset assertions being 32-bit aligned
Jose Maria Casanova Crespo
2018-02-28
2
-7
/
+10
*
anv: Enable VK_KHR_16bit_storage for SSBO and UBO
Jose Maria Casanova Crespo
2018-02-28
2
-3
/
+4
*
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
3
-2
/
+62
*
anv: Always set has_context_priority
Jason Ekstrand
2018-02-28
1
-3
/
+1
*
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
3
-5
/
+6
*
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
*
intel: Disable 64-bit extensions on platforms without 64-bit types
Matt Turner
2018-02-28
2
-0
/
+4
*
intel: Add icl pci id for INTEL_DEVID_OVERRIDE
Anuj Phogat
2018-02-28
1
-0
/
+1
*
intel: Add a preliminary device for Ice Lake
Anuj Phogat
2018-02-28
1
-1
/
+56
*
anv: remove anv_gem_set_context_priority helper
Tapani Pälli
2018-02-28
3
-12
/
+3
*
anv: implement VK_EXT_global_priority extension
Tapani Pälli
2018-02-28
5
-0
/
+95
[next]