index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
2
-0
/
+8
*
intel/tools: fix resource leak
Andrii Simiklit
2018-11-01
1
-0
/
+10
*
intel/tools: include stdarg.h in error2aub
Jonathan Gray
2018-11-01
1
-0
/
+1
*
configure: allow building with python3
Emil Velikov
2018-10-31
3
-7
/
+7
*
tools/imgui: disable all warnings
Eric Engestrom
2018-10-31
1
-1
/
+2
*
intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
2018-10-30
4
-23
/
+5
*
anv: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-10
/
+36
*
aub_viewer: show vertex buffer pitch
Eric Engestrom
2018-10-30
1
-1
/
+1
*
anv: Bump the advertised patch version to 90
Jason Ekstrand
2018-10-30
1
-1
/
+1
*
intel: tools: Add handling for video pipe
Toni Lönnberg
2018-10-30
2
-1
/
+30
*
intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
2018-10-30
2
-7
/
+25
*
intel/batch-decoder: remove never-used function
Eric Engestrom
2018-10-30
2
-42
/
+0
*
anv: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
anv: Use absolute timeouts in wait_for_bo_fences
Jason Ekstrand
2018-10-27
1
-42
/
+30
*
anv: Flag semaphore BOs as external
Jason Ekstrand
2018-10-27
1
-2
/
+3
*
anv: Improve the asserts in anv_buffer_get_range
Jason Ekstrand
2018-10-27
1
-1
/
+2
*
Revert "anv/skylake: disable ForceThreadDispatchEnable"
Jason Ekstrand
2018-10-26
1
-35
/
+7
*
blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP
Jason Ekstrand
2018-10-26
1
-0
/
+9
*
anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Jason Ekstrand
2018-10-26
4
-45
/
+32
*
anv/util: Split a vk_errorv helper out of vk_errorf
Jason Ekstrand
2018-10-26
2
-6
/
+25
*
intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
2018-10-26
1
-0
/
+14
*
vulkan: drop always-true param
Eric Engestrom
2018-10-26
1
-2
/
+0
*
intel/nir: Use the OPT macro for more passes
Jason Ekstrand
2018-10-26
1
-3
/
+3
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
1
-1
/
+1
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
2
-5
/
+5
*
anv: Handle the device loss abort in anv_device_set_lost
Jason Ekstrand
2018-10-26
2
-5
/
+11
*
anv: Add helpers for setting/checking device lost
Jason Ekstrand
2018-10-26
4
-21
/
+36
*
anv: Provide a error message with a DEVICE_LOST
Jason Ekstrand
2018-10-26
1
-1
/
+2
*
anv: Fix sanitization of stencil state when the depth test is disabled
Alex Smith
2018-10-26
1
-7
/
+7
*
intel/compiler: Print message descriptor as immediate source
Sagar Ghuge
2018-10-26
1
-1
/
+7
*
intel/compiler: Print hex representation along with floating point value
Sagar Ghuge
2018-10-26
1
-3
/
+9
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
2
-4
/
+0
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
4
-8
/
+0
*
anv: move variable to proper scope and mark as MAYBE_UNUSED
Eric Engestrom
2018-10-24
1
-2
/
+1
*
anv: use snprintf() instead of memset()+strcpy()
Eric Engestrom
2018-10-24
1
-4
/
+3
*
anv: drop unused includes
Eric Engestrom
2018-10-24
1
-3
/
+0
*
anv: Allow presenting via a different GPU
Alex Smith
2018-10-24
1
-2
/
+2
*
intel/compiler: Change src1 reg type to unsigned doubleword
Sagar Ghuge
2018-10-23
2
-3
/
+3
*
intel/decoders: fix end of batch limit
Lionel Landwerlin
2018-10-23
3
-9
/
+10
*
intel: Fix decoding for partial STATE_BASE_ADDRESS updates.
Kenneth Graunke
2018-10-22
2
-6
/
+42
*
anv,radv: Trivially expose two new VK_GOOGLE extensions
Jason Ekstrand
2018-10-22
1
-0
/
+2
*
anv: Define trampolines as the weak functions
Jason Ekstrand
2018-10-19
2
-49
/
+21
*
Revert "anv: Stop generating weak references for instance entrypoints"
Jason Ekstrand
2018-10-18
1
-0
/
+13
*
vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching
Jason Ekstrand
2018-10-18
2
-5
/
+3
*
anv: Stop generating weak references for instance entrypoints
Jason Ekstrand
2018-10-18
1
-13
/
+0
*
vulkan/wsi: Implement GetPhysicalDevicePresentRectanglesKHR
Jason Ekstrand
2018-10-18
1
-0
/
+14
*
vulkan/wsi: Store the instance allocator in wsi_device
Jason Ekstrand
2018-10-18
2
-3
/
+0
*
vulkan: Add VK_EXT_calibrated_timestamps extension (radv and anv) [v5]
Keith Packard
2018-10-17
5
-0
/
+150
*
intel/compiler/icl: Use invocation id bits 22:16 instead of 23:17
Topi Pohjolainen
2018-10-17
1
-2
/
+6
*
i965/fs: Add 64-bit int immediate support to dump_instructions()
Matt Turner
2018-10-16
2
-0
/
+8
[next]