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
/
gallium
/
drivers
/
virgl
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: virgl_transfer should own its virgl_resource
Chia-I Wu
2019-06-12
2
-8
/
+6
*
virgl: pass virgl_context to transfer create/destroy
Chia-I Wu
2019-06-12
5
-22
/
+21
*
virgl: init transfer queue from virgl_context
Chia-I Wu
2019-06-12
3
-10
/
+11
*
virgl: clean up virgl_transfer_queue.h
Chia-I Wu
2019-06-12
2
-1
/
+13
*
virgl: Work around possible memory exhaustion
Alexandros Frantzis
2019-06-07
3
-3
/
+22
*
virgl: Remove incorrect resource wait condition
Alexandros Frantzis
2019-06-07
1
-13
/
+0
*
virgl: Use copy transfers for textures
Alexandros Frantzis
2019-06-07
2
-9
/
+87
*
virgl: Use buffer copy transfers to avoid waiting when mapping
Alexandros Frantzis
2019-06-07
6
-6
/
+137
*
virgl: Support copy transfers
Alexandros Frantzis
2019-06-07
5
-5
/
+70
*
virgl: Add copy_transfer3d definitions
Alexandros Frantzis
2019-06-07
2
-0
/
+9
*
virgl: Support VIRGL_BIND_STAGING
Alexandros Frantzis
2019-06-07
3
-4
/
+16
*
virgl: Avoid unfinished transfer_get with PIPE_TRANSFER_DONTBLOCK
Alexandros Frantzis
2019-06-07
1
-9
/
+12
*
virgl: More info about chosen alignment value
Alexandros Frantzis
2019-06-07
1
-0
/
+5
*
virgl: store all info about atomic buffers
Chia-I Wu
2019-06-07
2
-16
/
+23
*
virgl: add shader images to virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-14
/
+27
*
virgl: add SSBOs to virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-14
/
+26
*
virgl: add UBOs to virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-20
/
+37
*
virgl: add virgl_shader_binding_state
Chia-I Wu
2019-06-07
2
-43
/
+44
*
virgl: Enable CAP_CLIP_HALFZ if host supports it
Gert Wollny
2019-06-06
2
-1
/
+3
*
virgl: resolve to correct level during texture read
Chia-I Wu
2019-06-04
1
-2
/
+2
*
virgl: fix texture resolving with compressed formats
Chia-I Wu
2019-06-04
1
-12
/
+17
*
virgl: fix readback with pending transfers
Chia-I Wu
2019-05-29
1
-6
/
+26
*
virgl: remove an incorrect check in virgl_res_needs_flush
Chia-I Wu
2019-05-24
1
-15
/
+0
*
virgl: reemit resources on first draw/clear/compute
Chia-I Wu
2019-05-24
1
-6
/
+24
*
virgl: add missing emit_res for SO targets
Chia-I Wu
2019-05-24
1
-2
/
+8
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-2
/
+3
*
virgl: track valid buffer range for transfer sync
Chia-I Wu
2019-05-22
7
-20
/
+59
*
virgl: remove support for buffer surfaces
Chia-I Wu
2019-05-22
2
-19
/
+15
*
virgl: handle NULL shader resource explicitly
Chia-I Wu
2019-05-22
1
-3
/
+3
*
virgl: handle DONT_BLOCK and MAP_DIRECTLY
Chia-I Wu
2019-05-15
4
-7
/
+45
*
virgl: add virgl_resource_transfer_prepare
Chia-I Wu
2019-05-15
4
-55
/
+49
*
virgl: honor DISCARD_WHOLE_RESOURCE in virgl_res_needs_readback
Chia-I Wu
2019-05-15
1
-1
/
+2
*
virgl: clean up virgl_res_needs_readback
Chia-I Wu
2019-05-15
1
-5
/
+16
*
virgl: clean up virgl_res_needs_flush
Chia-I Wu
2019-05-14
1
-2
/
+34
*
virgl: comment on a sync issue in transfers
Chia-I Wu
2019-05-14
2
-0
/
+20
*
virgl: PIPE_TRANSFER_READ does not imply flush
Chia-I Wu
2019-05-14
1
-4
/
+1
*
virgl: do not skip readback because of explicit flush
Chia-I Wu
2019-05-14
1
-3
/
+0
*
virgl: remove unused virgl_transfer_inline_write
Chia-I Wu
2019-05-14
2
-42
/
+0
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-3
/
+3
*
virgl: do not use inline writes for subdata
Chia-I Wu
2019-05-06
1
-4
/
+7
*
virgl: rework queries
Chia-I Wu
2019-05-06
1
-45
/
+71
*
virgl: export resource_is_busy from winsys
Chia-I Wu
2019-05-06
1
-0
/
+2
*
virgl: Re-use and extend queue transfers for intersecting buffer subdatas.
David Riley
2019-05-01
1
-0
/
+46
*
virgl: Allow transfer queue entries to be found and extended.
David Riley
2019-05-01
2
-0
/
+58
*
virgl: Store mapped hw resource with transfer object.
David Riley
2019-05-01
3
-7
/
+7
*
virgl: skip empty cmdbufs
Chia-I Wu
2019-04-23
2
-0
/
+9
*
virgl: clear vertex_array_dirty
Chia-I Wu
2019-04-22
1
-0
/
+2
*
virgl: wait after a flush
Gurchetan Singh
2019-04-18
3
-6
/
+12
*
virgl: document potentially failing blit
Erik Faye-Lund
2019-04-17
1
-0
/
+6
*
virgl: do color-conversion during when mapping transfer
Erik Faye-Lund
2019-04-17
1
-10
/
+70
[next]