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
*
anv: add anv_ahw_usage_from_vk_usage helper function
Tapani Pälli
2018-12-19
3
-0
/
+40
*
anv/android: add GetAndroidHardwareBufferPropertiesANDROID
Tapani Pälli
2018-12-19
1
-0
/
+119
*
anv: add from/to helpers with android and vulkan formats
Tapani Pälli
2018-12-19
1
-0
/
+50
*
anv: make anv_get_image_format_features public
Tapani Pälli
2018-12-19
2
-11
/
+16
*
anv: refactor make_surface to use data from anv_image
Tapani Pälli
2018-12-19
2
-37
/
+46
*
anv: add create_flags as part of anv_image
Tapani Pälli
2018-12-19
2
-0
/
+2
*
anv: Bump the patch version to 96
Jason Ekstrand
2018-12-18
1
-1
/
+1
*
intel/compiler: More peephole_select for pre-Gen6
Ian Romanick
2018-12-17
1
-2
/
+2
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-2
/
+2
*
intel/compiler: More peephole select
Ian Romanick
2018-12-17
1
-1
/
+14
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+12
*
i965/vec4: Propagate conditional modifiers from more compares to other compares
Ian Romanick
2018-12-17
1
-3
/
+100
*
i965/fs: Eliminate unary op on operand of compare-with-zero
Ian Romanick
2018-12-17
2
-17
/
+14
*
i965/vec4/dce: Don't narrow the write mask if the flags are used
Ian Romanick
2018-12-17
4
-10
/
+208
*
i965/vec4: Silence unused parameter warnings in vec4 compiler tests
Ian Romanick
2018-12-17
3
-9
/
+9
*
anv,radv: Re-enable VK_EXT_pci_bus_info
Jason Ekstrand
2018-12-17
1
-1
/
+1
*
nir: Add a bool to int32 lowering pass
Jason Ekstrand
2018-12-16
1
-0
/
+2
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
3
-102
/
+102
*
intel/genxml: Add register for object preemption.
Rafael Antognolli
2018-12-14
3
-0
/
+24
*
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
2018-12-14
15
-253
/
+170
*
nir: Move intel's half-float image store lowering to to nir_format.h.
Eric Anholt
2018-12-13
1
-8
/
+2
*
Revert "intel: Simplify the half-float packing in image load/store lowering."
Eric Anholt
2018-12-13
1
-2
/
+8
*
i965: Enable nir_opt_idiv_const for 32 and 64-bit integers
Jason Ekstrand
2018-12-13
1
-1
/
+3
*
i965/vec4: Implement nir_op_uadd_sat
Jason Ekstrand
2018-12-13
1
-0
/
+6
*
i965/fs: Implement nir_op_uadd_sat
Ian Romanick
2018-12-13
1
-0
/
+5
*
intel: Simplify the half-float packing in image load/store lowering.
Eric Anholt
2018-12-12
1
-8
/
+2
*
nir: Pull some of intel's image load/store format conversion to nir_format.h
Eric Anholt
2018-12-12
1
-18
/
+2
*
intel/blorp: Assert that we don't re-layout a compressed surface
Jason Ekstrand
2018-12-12
1
-0
/
+3
*
anv/pipeline: Set the correct binding count for compute shaders
Jason Ekstrand
2018-12-12
1
-2
/
+6
*
intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments
Iago Toral Quiroga
2018-12-12
1
-0
/
+21
*
anv: Advertise support for MinLod on Skylake+
Jason Ekstrand
2018-12-11
2
-1
/
+2
*
intel/fs: Support min_lod parameters on texture instructions
Jason Ekstrand
2018-12-11
4
-2
/
+31
*
intel/ir: Don't allow allocating zero registers
Jason Ekstrand
2018-12-11
1
-0
/
+1
*
anv,radv: Disable VK_EXT_pci_bus_info
Jason Ekstrand
2018-12-11
1
-1
/
+1
*
i965/fs: Handle V/UV immediates in dump_instructions()
Matt Turner
2018-12-10
1
-0
/
+5
*
intel/compiler: Always print flag subregister number
Sagar Ghuge
2018-12-10
1
-7
/
+6
*
intel/compiler: Set swizzle to BRW_SWIZZLE_XXXX for scalar region
Sagar Ghuge
2018-12-10
1
-1
/
+18
*
intel/blorp: Expand blorp_address::offset to be 64 bits.
Kenneth Graunke
2018-12-07
1
-1
/
+1
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
2
-11
/
+17
*
anv/query: flush render target before copying results
Lionel Landwerlin
2018-12-05
5
-0
/
+32
*
anv: add unreachable() for VK_EXT_fragment_density_map
Eric Engestrom
2018-12-04
1
-0
/
+3
*
intel/tools: make sure the binary file is properly read
Andrii Simiklit
2018-12-04
1
-3
/
+13
*
intel/aubinator_error_decode: Get rid of warning for missing switch case
Toni Lönnberg
2018-12-04
1
-0
/
+3
*
mesa: Revert INTEL_fragment_shader_ordering support
Matt Turner
2018-12-03
1
-1
/
+0
*
anv: flush pipeline before query result copies
Lionel Landwerlin
2018-11-29
1
-5
/
+4
*
intel/compiler: Use nir's info when checking uses_streams.
Kenneth Graunke
2018-11-28
1
-1
/
+1
*
intel/compiler: fix register allocation in opt_peephole_sel
Iago Toral Quiroga
2018-11-28
1
-2
/
+1
*
intel/compiler: fix indentation style in opt_algebraic()
Iago Toral Quiroga
2018-11-27
1
-10
/
+10
*
anv/icl: Set use full ways in L3CNTLREG
Anuj Phogat
2018-11-26
2
-0
/
+2
*
intel/icl: Set way_size_per_bank to 4
Anuj Phogat
2018-11-26
1
-1
/
+2
[next]