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/compiler: Explicitly cast register type in switch
Ian Romanick
2018-04-06
1
-1
/
+1
*
intel: compiler: silence compiler warning
Lionel Landwerlin
2018-04-04
1
-0
/
+1
*
nir+drivers: add helpers to get # of src/dest components
Rob Clark
2018-04-03
1
-6
/
+5
*
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
Jason Ekstrand
2018-03-30
1
-1
/
+4
*
util: Add and use util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-2
/
+2
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-2
/
+2
*
intel/fs: Don't emit a des copy for image ops with has_dest == false
Jason Ekstrand
2018-03-27
1
-3
/
+6
*
i965/vec4: Fix null destination register in 3-source instructions
Ian Romanick
2018-03-26
2
-0
/
+27
*
i965/vec4: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
1
-5
/
+65
*
i965/vec4: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
i965/fs: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
2
-5
/
+400
*
i965/fs: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
i965: Add negative_equals methods
Ian Romanick
2018-03-26
7
-0
/
+72
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
1
-23
/
+23
*
intel/compiler: Readd ICL to test_eu_validate.cpp
Matt Turner
2018-03-22
1
-0
/
+1
*
intel/compiler: Skip 64-bit type tests when types not available
Matt Turner
2018-03-22
1
-0
/
+19
*
intel/compiler/icl: Clear "null render target" bit in extended message descri...
Jason Ekstrand
2018-03-22
2
-0
/
+6
*
intel/compiler/icl: Update the assert in brw_stage_has_packed_dispatch()
Anuj Phogat
2018-03-22
1
-1
/
+1
*
i965: Silence compiler warning about promoted_constants.
Eric Anholt
2018-03-16
1
-1
/
+1
*
intel/compiler: Use gen_get_device_info() in test_eu_validate
Matt Turner
2018-03-16
2
-39
/
+18
*
intel/compiler: Check for unsupported register sizes.
Rafael Antognolli
2018-03-16
1
-0
/
+3
*
compiler: int8/uint8 support
Karol Herbst
2018-03-14
3
-0
/
+9
*
i965/vec4: Allow CSE on subset VF constant loads
Ian Romanick
2018-03-08
1
-0
/
+19
*
i965/vec4: Relax writemask condition in CSE
Ian Romanick
2018-03-08
1
-1
/
+9
*
i965/fs: Merge CMP and SEL into CSEL on Gen8+
Ian Romanick
2018-03-08
2
-0
/
+107
*
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
2018-03-08
8
-1
/
+34
*
anv: Add support for SPIR-V 1.3 subgroup operations
Jason Ekstrand
2018-03-07
2
-2
/
+9
*
intel/fs: Add support for subgroup quad operations
Jason Ekstrand
2018-03-07
5
-0
/
+124
*
intel/fs: Implement reduce and scan opeprations
Jason Ekstrand
2018-03-07
2
-0
/
+162
*
intel/fs: Add a helper for emitting scan operations
Jason Ekstrand
2018-03-07
2
-0
/
+148
*
intel/fs: Add a couple of simple helper opcodes
Jason Ekstrand
2018-03-07
4
-0
/
+76
*
i965/fs: Add support for nir_intrinsic_shuffle
Jason Ekstrand
2018-03-07
7
-0
/
+150
*
i965/fs: Support nir_intrinsic_vote_feq
Jason Ekstrand
2018-03-07
1
-0
/
+6
*
nir: Generalize nir_intrinsic_vote_eq
Jason Ekstrand
2018-03-07
1
-1
/
+1
*
i965/fs: Implement basic SPIR-V subgroup intrinsics
Jason Ekstrand
2018-03-07
2
-0
/
+26
*
anv: Trivially implement VK_KHR_device_group
Jason Ekstrand
2018-03-07
1
-0
/
+1
*
anv: Implement vkCmdDispatchBase
Jason Ekstrand
2018-03-07
1
-0
/
+3
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
3
-3
/
+3
*
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/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
[next]