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
*
intel/genxml: Stop manually scrubbing 'α' -> "alpha"
Kenneth Graunke
2019-09-23
2
-2
/
+1
*
isl: Drop WaDisableSamplerL2BypassForTextureCompressedFormats on Gen11
Kenneth Graunke
2019-09-20
1
-1
/
+1
*
anv: Advertise VK_KHR_shader_subgroup_extended_types
Jason Ekstrand
2019-09-20
2
-0
/
+8
*
intel/fs: Do 8-bit subgroup scan operations in 16 bits
Jason Ekstrand
2019-09-20
1
-3
/
+39
*
intel/fs: Allow CLUSTER_BROADCAST to do type conversion
Jason Ekstrand
2019-09-20
1
-1
/
+1
*
intel/fs: Allow UB, B, and HF types in brw_nir_reduction_op_identity
Jason Ekstrand
2019-09-20
1
-1
/
+7
*
intel/fs: don't forget the stride at generate_shuffle
Paulo Zanoni
2019-09-20
1
-1
/
+2
*
util/rb_tree: Reverse the order of comparison functions
Jason Ekstrand
2019-09-20
1
-2
/
+2
*
anv: implement ICD interface v4
Eric Engestrom
2019-09-20
1
-1
/
+29
*
anv: split instance dispatch table
Eric Engestrom
2019-09-20
3
-1
/
+198
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
intel/fs: Add Fall-through comment
Caio Marcelo de Oliveira Filho
2019-09-19
1
-0
/
+3
*
anv: fix descriptor limits on gen8
Arcady Goldmints-Orlov
2019-09-19
2
-4
/
+6
*
intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32
Paulo Zanoni
2019-09-19
1
-1
/
+10
*
intel/fs: the maximum supported stride width is 16
Paulo Zanoni
2019-09-19
1
-1
/
+3
*
intel/fs: roll the loop with the <0,1,0> additions in emit_scan()
Paulo Zanoni
2019-09-19
1
-32
/
+14
*
intel/fs: make scan/reduce work with SIMD32 when it fits 2 registers
Paulo Zanoni
2019-09-19
1
-0
/
+23
*
intel/compiler: Record whether any pull constant loads occur
Kenneth Graunke
2019-09-18
3
-0
/
+11
*
intel/compiler: Set "Null Render Target" ex_desc bit on Gen11
Kenneth Graunke
2019-09-17
1
-0
/
+3
*
anv: enable VK_KHR_shader_float_controls and SPV_KHR_float_controls
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+33
*
i965/fs: add support for shader float control to remove_extra_rounding_modes()
Samuel Iglesias Gonsálvez
2019-09-17
1
-1
/
+14
*
i965/fs: set rounding mode when emitting nir_op_f2f32 or nir_op_f2f16
Samuel Iglesias Gonsálvez
2019-09-17
1
-5
/
+27
*
i965/fs: set rounding mode when emitting fadd, fmul and ffma instructions
Samuel Iglesias Gonsálvez
2019-09-17
1
-1
/
+34
*
i965/fs: add emit_shader_float_controls_execution_mode() and aux functions
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+61
*
i965/fs/generator: add new opcode to set float controls modes in control regi...
Samuel Iglesias Gonsálvez
2019-09-17
3
-0
/
+19
*
i965/fs/generator: refactor rounding mode helper in preparation for float con...
Samuel Iglesias Gonsálvez
2019-09-17
3
-35
/
+32
*
i965/fs/nir: add nir_op_unpack_half_2x16_split_*_flush_to_zero
Samuel Iglesias Gonsálvez
2019-09-17
1
-0
/
+4
*
intel/nir: do not apply the fsin and fcos trig workarounds for consts
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+2
*
nir/large_constants: pass after lowering copy_deref
Sergii Romantsov
2019-09-16
1
-7
/
+7
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-15
1
-0
/
+1
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
1
-1
/
+3
*
intel/fs: Handle UNDEF in split_virtual_grfs
Jason Ekstrand
2019-09-13
1
-1
/
+25
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
1
-0
/
+11
*
genxml/gen11+: Add COMMON_SLICE_CHICKEN4 register
Anuj Phogat
2019-09-11
2
-0
/
+10
*
android: anv: libmesa_vulkan_common: add libmesa_util static dependency
Mauro Rossi
2019-09-08
1
-1
/
+2
*
intel/blorp: Use wide formats for nicely aligned stencil clears
Jason Ekstrand
2019-09-06
2
-0
/
+122
*
intel/blorp: Expose surf_fake_interleaved_msaa internally
Jason Ekstrand
2019-09-06
2
-5
/
+8
*
intel/blorp: Expose surf_retile_w_to_y internally
Jason Ekstrand
2019-09-06
2
-5
/
+8
*
blorp: Memset surface info to zero when initializing it
Jason Ekstrand
2019-09-06
1
-0
/
+1
*
intel/tools: Decode PS kernels on SNB
Jason Ekstrand
2019-09-06
1
-1
/
+4
*
intel/tools: Decode 3DSTATE_BINDING_TABLE_POINTERS on SNB
Jason Ekstrand
2019-09-06
1
-0
/
+15
*
anv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-06
1
-0
/
+3
*
anv: add support for driconf
Eric Engestrom
2019-09-06
4
-3
/
+19
*
anv,iris: L3ALLOC register replaces L3CNTLREG for gen12
Jordan Justen
2019-09-06
2
-7
/
+16
*
intel/gen12: Add L3 configurations
Anuj Phogat
2019-09-06
1
-1
/
+12
*
anv: Bump maxComputeWorkgroupSize
Jason Ekstrand
2019-09-06
1
-4
/
+6
*
intel: Stop redirecting state cache to command streamer cache section
Kenneth Graunke
2019-09-06
1
-12
/
+0
*
Revert "intel/fs: Move the scalar-region conversion to the generator."
Jason Ekstrand
2019-09-06
4
-5
/
+5
*
intel/fs: Fix FB write inst groups
Jason Ekstrand
2019-09-06
1
-1
/
+1
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-3
/
+3
[next]