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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-0
/
+1
*
anv: Add a has_softpin boolean
Jason Ekstrand
2019-12-05
2
-3
/
+6
*
anv: Drop bo_flags from anv_bo_pool
Jason Ekstrand
2019-12-05
3
-14
/
+3
*
anv: Fix error message format string
Ian Romanick
2019-12-04
1
-5
/
+2
*
anv: Use 3DSTATE_CONSTANT_ALL when possible.
Rafael Antognolli
2019-12-04
1
-3
/
+90
*
anv: Move code for emitting push constants into its own function.
Rafael Antognolli
2019-12-04
1
-43
/
+57
*
anv: Add get_push_range_address() helper.
Rafael Antognolli
2019-12-04
1
-59
/
+70
*
anv: Move gen8+ push constant packet workaround.
Rafael Antognolli
2019-12-04
2
-21
/
+31
*
anv: Respect the always_flush_cache driconf option
Jason Ekstrand
2019-12-03
3
-0
/
+12
*
anv: Set up SBE_SWIZ properly for gl_Viewport
Jason Ekstrand
2019-12-03
1
-2
/
+2
*
anv: Push constants are relative to dynamic state on IVB
Jason Ekstrand
2019-11-26
1
-0
/
+17
*
anv/entrypoints: Better handle promoted extensions
Jason Ekstrand
2019-11-26
1
-9
/
+25
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
1
-2
/
+2
*
anv: add missing "fall-through" annotation
Eric Engestrom
2019-11-19
1
-0
/
+1
*
intel: Add workaround for stencil state.
Rafael Antognolli
2019-11-19
1
-0
/
+14
*
anv: Emit a NULL vertex for zero base_vertex/instance
Jason Ekstrand
2019-11-18
1
-11
/
+16
*
anv: Use an anv_state for the next binding table
Jason Ekstrand
2019-11-18
2
-12
/
+15
*
anv: More carefully dirty state in BindPipeline
Jason Ekstrand
2019-11-18
7
-25
/
+101
*
anv: More carefully dirty state in BindDescriptorSets
Jason Ekstrand
2019-11-18
4
-22
/
+51
*
anv: Use a switch statement for binding table setup
Jason Ekstrand
2019-11-18
1
-117
/
+127
*
anv: Rework push constant handling
Jason Ekstrand
2019-11-18
10
-227
/
+176
*
anv: Re-arrange push constant data a bit
Jason Ekstrand
2019-11-18
3
-23
/
+46
*
intel/compiler: Add a flag to avoid compacting push constants
Jason Ekstrand
2019-11-18
1
-0
/
+1
*
anv: Pre-compute push ranges for graphics pipelines
Jason Ekstrand
2019-11-18
7
-64
/
+136
*
anv: Stop bounds-checking pushed UBOs
Jason Ekstrand
2019-11-18
1
-28
/
+10
*
anv: Delete dead shader constant pushing code
Jason Ekstrand
2019-11-18
2
-13
/
+7
*
anv: Flatten descriptor bindings in anv_nir_apply_pipeline_layout
Jason Ekstrand
2019-11-18
6
-76
/
+54
*
anv: Input attachments are always single-plane
Jason Ekstrand
2019-11-18
1
-2
/
+3
*
anv/pipeline: Assume layout != NULL
Jason Ekstrand
2019-11-18
1
-21
/
+19
*
anv: Initialize depth_bounds_test_enable when not explicitly set
Caio Marcelo de Oliveira Filho
2019-11-13
1
-2
/
+1
*
anv: Use mocs settings from isl_dev.
Rafael Antognolli
2019-11-12
6
-74
/
+15
*
anv: implement VK_KHR_timeline_semaphore
Lionel Landwerlin
2019-11-11
5
-72
/
+734
*
anv: Plumb timeline semaphore signal/wait values through from the API
Jason Ekstrand
2019-11-11
2
-3
/
+22
*
anv/wsi: signal the semaphore in the acquireNextImage
Lionel Landwerlin
2019-11-11
1
-4
/
+20
*
anv: Lock around fetching sync file FDs from semaphores
Jason Ekstrand
2019-11-11
1
-13
/
+26
*
anv: prepare the driver for delayed submissions
Lionel Landwerlin
2019-11-11
4
-376
/
+616
*
anv: refcount semaphores
Lionel Landwerlin
2019-11-11
2
-6
/
+26
*
anv: prepare driver to report submission error through queues
Lionel Landwerlin
2019-11-11
5
-24
/
+60
*
anv: allow NULL batch parameter to anv_queue_submit_simple_batch
Lionel Landwerlin
2019-11-11
2
-19
/
+17
*
anv: move queue init/finish to anv_queue.c
Lionel Landwerlin
2019-11-11
3
-22
/
+30
[prev]
[next]