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: Properly advertise sampledImageIntegerSampleCounts
Jason Ekstrand
2019-12-24
1
-1
/
+1
*
intel: limit shader geometry on BDW GT1
Ross Zwisler
2019-12-20
1
-1
/
+2
*
i965/iris/perf: factor out frequency register capture
Lionel Landwerlin
2019-12-18
2
-14
/
+24
*
anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)
Caio Marcelo de Oliveira Filho
2019-12-17
1
-2
/
+4
*
intel/vec4: Fix lowering of multiplication by 16-bit constant
Caio Marcelo de Oliveira Filho
2019-12-17
1
-2
/
+14
*
intel/fs: Fix lowering of dword multiplication by 16-bit constant
Caio Marcelo de Oliveira Filho
2019-12-17
1
-2
/
+4
*
anv: Export VK_KHR_buffer_device_address only when really supported
Iván Briano
2019-12-16
1
-1
/
+1
*
anv: Export filter_minmax support only when it's really supported
Iván Briano
2019-12-16
1
-1
/
+1
*
anv: drop unused parameter from apply layout pass
Lionel Landwerlin
2019-12-16
3
-4
/
+1
*
anv: constify pipeline layout in nir passes
Lionel Landwerlin
2019-12-16
3
-10
/
+10
*
intel/fs: Lower 64-bit MOVs after lower_load_payload()
Caio Marcelo de Oliveira Filho
2019-12-14
1
-0
/
+5
*
anv: drop unused #include
Eric Engestrom
2019-12-13
1
-1
/
+0
*
intel/compiler: replace `0` pointer with `NULL`
Eric Engestrom
2019-12-13
1
-1
/
+1
*
intel/compiler: add ASSERTED annotation to avoid "unused variable" warning
Eric Engestrom
2019-12-13
1
-3
/
+4
*
i965/iris: perf-queries: don't invalidate/flush 3d pipeline
Lionel Landwerlin
2019-12-13
2
-12
/
+6
*
intel/perf: drop batchbuffer flushing at query begin
Lionel Landwerlin
2019-12-13
1
-8
/
+0
*
anv: fix assumptions about temporary fence payload
Lionel Landwerlin
2019-12-12
1
-9
/
+14
*
anv: fix fence underlying primitive checks
Lionel Landwerlin
2019-12-12
1
-3
/
+13
*
anv: Bump the advertised patch version to 129
Jason Ekstrand
2019-12-11
1
-1
/
+1
*
anv: Unconditionally advertise Vulkan 1.1
Jason Ekstrand
2019-12-11
1
-4
/
+1
*
anv: Flush the queue on DeviceWaitIdle
Jason Ekstrand
2019-12-11
1
-3
/
+16
*
intel: add mi_builder_test for gen12
Eric Engestrom
2019-12-11
1
-1
/
+1
*
intel/decoder: Make get_state_size take a full 64-bit address and a base
Kenneth Graunke
2019-12-10
2
-11
/
+20
*
anv: Enable Gen11 Color/Z write merging optimization
Kenneth Graunke
2019-12-10
1
-0
/
+12
*
intel/genxml: Add a partial TCCNTLREG definition
Kenneth Graunke
2019-12-10
1
-0
/
+7
*
ANV: Stop advertising smoothLines support on gen10+
Jason Ekstrand
2019-12-10
1
-1
/
+9
*
anv: fix incorrect VMA alignment for CCS main surfaces
Lionel Landwerlin
2019-12-10
1
-3
/
+14
*
anv: fix missing gen12 handling
Lionel Landwerlin
2019-12-10
1
-0
/
+3
*
intel: Add pci-ids for Jasper Lake
Anuj Phogat
2019-12-09
1
-0
/
+1
*
intel: Add device info for 1x4x6 Jasper Lake
Anuj Phogat
2019-12-09
1
-4
/
+21
*
anv: Re-emit all compute state on pipeline switch
Jason Ekstrand
2019-12-07
1
-0
/
+7
*
anv: Re-capture all batch and state buffers
Jason Ekstrand
2019-12-07
1
-6
/
+3
*
anv: Return VK_ERROR_OUT_OF_DEVICE_MEMORY for too-large buffers
Jason Ekstrand
2019-12-06
1
-0
/
+9
*
anv: Use BO fences/semaphores for AcquireNextImage
Jason Ekstrand
2019-12-06
3
-41
/
+86
*
anv: Add a fence_reset_reset_temporary helper
Jason Ekstrand
2019-12-06
2
-2
/
+14
*
anv: Use submit-time implicit sync instead of allocate-time
Jason Ekstrand
2019-12-06
2
-15
/
+18
*
anv: Always add in EXEC_OBJECT_WRITE when specified in extra_flags
Jason Ekstrand
2019-12-06
1
-0
/
+5
*
anv: Implement VK_KHR_buffer_device_address
Jason Ekstrand
2019-12-05
2
-7
/
+53
*
anv: Use a pNext loop in AllocateMemory
Jason Ekstrand
2019-12-05
1
-25
/
+45
*
anv: Add allocator support for client-visible addresses
Jason Ekstrand
2019-12-05
6
-10
/
+107
*
anv: Add an explicit_address parameter to anv_device_alloc_bo
Jason Ekstrand
2019-12-05
6
-7
/
+26
*
anv: Stop advertising two heaps just for the VF cache WA
Jason Ekstrand
2019-12-05
2
-67
/
+6
*
anv: Set up VMA heaps independently from memory heaps
Jason Ekstrand
2019-12-05
2
-31
/
+16
*
anv: Stop tracking VMA allocations
Jason Ekstrand
2019-12-05
2
-13
/
+5
*
anv: Disallow allocating above heap sizes
Jason Ekstrand
2019-12-05
1
-9
/
+27
*
anv: Don't leak when set_tiling fails
Jason Ekstrand
2019-12-05
1
-3
/
+4
*
anv: Use PIPE_CONTROL flushes to implement the gen8 VF cache WA
Jason Ekstrand
2019-12-05
6
-20
/
+245
*
anv: Apply cache flushes after setting index/draw VBs
Jason Ekstrand
2019-12-05
1
-2
/
+35
*
anv: Always invalidate the VF cache in BeginCommandBuffer
Jason Ekstrand
2019-12-05
1
-2
/
+1
*
blorp: Pass the VB size to the VF cache workaround
Jason Ekstrand
2019-12-05
2
-6
/
+8
[next]