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
Commit message (
Expand
)
Author
Age
Files
Lines
*
aco: fix image_atomic_cmp_swap
Daniel Schürmann
2020-01-31
2
-2
/
+3
*
aco: fix MUBUF VS input loads when expanding vec3 to vec4 on GFX6
Samuel Pitoiset
2020-01-31
1
-1
/
+6
*
gallium/swr: Fix gcc 4.8.5 compile error
Krzysztof Raszkowski
2020-01-31
1
-6
/
+5
*
swr: Fix build with GCC 10.
Vinson Lee
2020-01-31
1
-1
/
+3
*
gallium/swr: fix gcc warnings
Krzysztof Raszkowski
2020-01-31
8
-32
/
+34
*
zink: implement support for derivative-control
Erik Faye-Lund
2020-01-31
2
-0
/
+8
*
zink: implement load_instance_id
Erik Faye-Lund
2020-01-31
2
-3
/
+22
*
zink: enable texture-buffer objects
Erik Faye-Lund
2020-01-31
1
-0
/
+6
*
radeonsi: Add support for midstream bitrate change in encoder
Zhang, Boyuan
2020-01-31
2
-1
/
+17
*
panfrost: Use DBG macro to avoid noise in the console
Tomeu Vizoso
2020-01-31
6
-11
/
+10
*
pan/midgard: Handle nir_intrinsic_load_barycentric_centroid
Tomeu Vizoso
2020-01-31
1
-1
/
+2
*
panfrost: Add more info to some assertions
Tomeu Vizoso
2020-01-31
2
-7
/
+13
*
panfrost: Print intended field when decoding
Tomeu Vizoso
2020-01-31
1
-1
/
+1
*
anv: Always fill out the AUX table even if CCS is disabled
Jason Ekstrand
2020-01-30
3
-16
/
+18
*
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
2
-6
/
+10
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
4
-11
/
+18
*
intel/blorp: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
2
-7
/
+11
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
6
-6
/
+54
*
anv: Emit URB setup earlier
Jason Ekstrand
2020-01-30
1
-2
/
+2
*
iris: Consolodate URB emit
Jason Ekstrand
2020-01-30
3
-36
/
+15
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
4
-46
/
+68
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
5
-22
/
+13
*
i965: Re-emit l3 state before BLORP executes
Jason Ekstrand
2020-01-30
3
-3
/
+7
*
iris: Use the URB size from the L3$ config
Jason Ekstrand
2020-01-30
3
-5
/
+2
*
iris: Store the L3$ configs in the screen
Jason Ekstrand
2020-01-30
3
-14
/
+21
*
iris: Set SLMEnable based on the L3$ config
Jason Ekstrand
2020-01-30
1
-4
/
+4
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-30
4
-4
/
+4
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
3
-1
/
+13
*
genxml: Add a new 3DSTATE_SF field on gen12
Jason Ekstrand
2020-01-30
1
-0
/
+5
*
docs/release-calendar: 20.0.0-rc1 has been released
Dylan Baker
2020-01-30
1
-7
/
+1
*
turnip: Fix vkCmdCopyQueryPoolResults with available flag
20.0-branchpoint
Brian Ho
2020-01-30
1
-46
/
+52
*
turnip: Fix vkGetQueryPoolResults with available flag
Brian Ho
2020-01-30
1
-22
/
+30
*
turnip: Free event->bo on vkDestroyEvent
Brian Ho
2020-01-30
1
-0
/
+2
*
loader: Fix leak of kernel driver name
Kenneth Graunke
2020-01-30
1
-1
/
+4
*
docs: Update SWR tessellation support
Jan Zielinski
2020-01-30
1
-1
/
+1
*
i965: Use brw_batch_references in tex_busy check
Kenneth Graunke
2020-01-30
1
-1
/
+2
*
etnaviv: drm-shim: add GC400
Christian Gmeiner
2020-01-30
1
-1
/
+28
*
lima: add noheap debug option
Qiang Yu
2020-01-30
2
-0
/
+6
*
lima: create heap buffer with new interface if available
Qiang Yu
2020-01-30
6
-4
/
+33
*
lima: sync lima_drm.h with kernel
Qiang Yu
2020-01-30
1
-1
/
+8
*
lima: fix lima_set_vertex_buffers()
Icenowy Zheng
2020-01-30
1
-1
/
+1
*
turnip: hook up cmdbuffer event set/wait
Jonathan Marek
2020-01-29
1
-16
/
+42
*
etnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
Christian Gmeiner
2020-01-29
1
-1
/
+0
*
docs: add new features for RADV/ACO.
Daniel Schürmann
2020-01-29
1
-1
/
+5
*
radv: refactor physical device properties
Samuel Pitoiset
2020-01-29
1
-250
/
+233
*
freedreno: remove flush-queue
Rob Clark
2020-01-29
14
-97
/
+24
*
freedreno: add gmem_lock
Rob Clark
2020-01-29
3
-0
/
+18
*
freedreno: add gmem state cache
Rob Clark
2020-01-29
5
-102
/
+256
*
freedreno: get GMEM state from batch
Rob Clark
2020-01-29
7
-59
/
+59
*
freedreno/a2xx: constify gmem state
Rob Clark
2020-01-29
1
-4
/
+4
[next]