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: Set genX_table for gen11
Jordan Justen
2018-03-23
1
-0
/
+3
*
anv: Add gen11 to anv_genX_call
Jordan Justen
2018-03-23
1
-0
/
+3
*
android: Use local i915_drm.h rather than the system one.
Kenneth Graunke
2018-03-23
1
-0
/
+2
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
3
-36
/
+36
*
i965: perf: query topology
Lionel Landwerlin
2018-03-22
1
-0
/
+8
*
intel: devinfo: add helper functions to fill fusing masks values
Lionel Landwerlin
2018-03-22
2
-1
/
+140
*
intel: devinfo: meson: include drm uapi
Lionel Landwerlin
2018-03-22
1
-1
/
+1
*
intel: devinfo: store slice/subslice/eu masks
Lionel Landwerlin
2018-03-22
2
-1
/
+91
*
intel: devinfo: store number of EUs per subslice
Lionel Landwerlin
2018-03-22
2
-2
/
+38
*
anv/radv: autotools: include vulkan_*.h headers
Juan A. Suarez Romero
2018-03-22
1
-0
/
+4
*
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
*
intel/common/icl: Disable hiz surface sampling
Anuj Phogat
2018-03-22
1
-0
/
+1
*
intel/common/icl: Add L3 config
Anuj Phogat
2018-03-22
1
-0
/
+18
*
intel/tools/aubinator: Drop platform list from print_help()
Matt Turner
2018-03-22
1
-1
/
+1
*
anv/pipeline: don't pass constant view index in multiview
Caio Marcelo de Oliveira Filho
2018-03-21
1
-6
/
+11
*
anv/pipeline: use less instructions for multiview
Caio Marcelo de Oliveira Filho
2018-03-21
1
-1
/
+1
*
aubinator_error_decode: Compare only the class_name of the ring.
Rafael Antognolli
2018-03-21
1
-1
/
+1
*
intel/tools: aubinator: Catch gen11 "enhanced execlist" submission
Scott D Phillips
2018-03-21
1
-6
/
+20
*
intel: genxml: add INSTPM/CS_DEBUG_MODE2 registers
Lionel Landwerlin
2018-03-20
7
-0
/
+46
*
anv: off-by-one in GetDescriptorSetLayoutSupport
Scott D Phillips
2018-03-20
1
-1
/
+1
*
anv/pipeline: set active_stages early
Caio Marcelo de Oliveira Filho
2018-03-19
2
-3
/
+10
*
anv/pipeline: fail if TCS/TES compile fail
Caio Marcelo de Oliveira Filho
2018-03-19
1
-7
/
+9
*
anv: Silence warning about heap_size.
Eric Anholt
2018-03-16
1
-1
/
+1
*
i965: Silence compiler warning about promoted_constants.
Eric Anholt
2018-03-16
1
-1
/
+1
*
anv: Silence compiler warnings about uninitialized bind_offset.
Eric Anholt
2018-03-16
1
-1
/
+1
*
intel/compiler: Use gen_get_device_info() in test_eu_validate
Matt Turner
2018-03-16
3
-39
/
+19
*
intel: Add cfl to gen_device_name_to_pci_device_id()
Matt Turner
2018-03-16
1
-0
/
+1
*
intel/compiler: Check for unsupported register sizes.
Rafael Antognolli
2018-03-16
1
-0
/
+3
*
anv: silence unused variable warning
Lionel Landwerlin
2018-03-15
1
-7
/
+0
*
anv: silence unused function warning on gen11
Lionel Landwerlin
2018-03-15
2
-1
/
+3
*
compiler: int8/uint8 support
Karol Herbst
2018-03-14
3
-0
/
+9
*
anv/entrypoints: VkGetDeviceProcAddr returns NULL for core instance commands
Iago Toral Quiroga
2018-03-14
1
-1
/
+5
*
anv/entrypoints: dispatches to VkQueue are device-level
Iago Toral Quiroga
2018-03-14
1
-2
/
+7
*
intel/vulkan: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
2018-03-09
1
-17
/
+28
*
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: Support version overrides
Jason Ekstrand
2018-03-07
1
-1
/
+7
*
anv: Enable Vulkan 1.1
Jason Ekstrand
2018-03-07
1
-1
/
+4
*
anv: Add support for SPIR-V 1.3 subgroup operations
Jason Ekstrand
2018-03-07
4
-2
/
+39
*
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
[prev]
[next]