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
/
gallium
/
drivers
/
virgl
/
virgl_resource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: Support VIRGL_BIND_SHARED
David Riley
2019-06-19
1
-0
/
+2
*
virgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Chia-I Wu
2019-06-17
1
-0
/
+8
*
virgl: add virgl_rebind_resource
Chia-I Wu
2019-06-17
1
-0
/
+9
*
virgl: save virgl_hw_res in virgl_transfer
Chia-I Wu
2019-06-17
1
-0
/
+2
*
virgl: pass virgl_context to transfer create/destroy
Chia-I Wu
2019-06-12
1
-2
/
+2
*
virgl: Use buffer copy transfers to avoid waiting when mapping
Alexandros Frantzis
2019-06-07
1
-0
/
+7
*
virgl: Support copy transfers
Alexandros Frantzis
2019-06-07
1
-0
/
+7
*
virgl: Support VIRGL_BIND_STAGING
Alexandros Frantzis
2019-06-07
1
-3
/
+14
*
virgl: track valid buffer range for transfer sync
Chia-I Wu
2019-05-22
1
-0
/
+3
*
virgl: handle DONT_BLOCK and MAP_DIRECTLY
Chia-I Wu
2019-05-15
1
-1
/
+6
*
virgl: add virgl_resource_transfer_prepare
Chia-I Wu
2019-05-15
1
-5
/
+3
*
virgl: Store mapped hw resource with transfer object.
David Riley
2019-05-01
1
-0
/
+1
*
virgl: support write-back with staged transfers
Erik Faye-Lund
2019-04-17
1
-1
/
+1
*
virgl: add support for missing command buffer binding.
Dave Airlie
2019-04-09
1
-2
/
+6
*
virgl: use uint16_t mask instead of separate booleans
Gurchetan Singh
2019-03-13
1
-3
/
+3
*
virgl: introduce transfer queue
Gurchetan Singh
2019-02-15
1
-0
/
+1
*
virgl: pass virgl transfer to virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
1
-2
/
+1
*
virgl: when creating / freeing transfers, pass slab pool directly
Gurchetan Singh
2019-02-15
1
-2
/
+2
*
virgl: track level cleanliness rather than resource cleanliness
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: use virgl_resource_dirty helper
Gurchetan Singh
2019-02-15
1
-0
/
+3
*
virgl: add ability to do finer grain dirty tracking
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: ARB_query_buffer_object support
Dave Airlie
2019-01-31
1
-0
/
+2
*
virgl: move resource creation / import / destruction to common code
Gurchetan Singh
2018-12-19
1
-8
/
+8
*
virgl: move resource metadata into base resource
Gurchetan Singh
2018-12-19
1
-20
/
+1
*
virgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
Gurchetan Singh
2018-12-19
1
-13
/
+0
*
virgl: make virgl_buffers use resource helpers
Gurchetan Singh
2018-12-19
1
-0
/
+1
*
virgl: consolidate transfer code
Gurchetan Singh
2018-12-19
1
-4
/
+12
*
virgl: store layer_stride in metadata
Gurchetan Singh
2018-12-19
1
-0
/
+1
*
virgl: move vrend_get_tex_image_offset to common code
Gurchetan Singh
2018-12-19
1
-0
/
+3
*
virgl: move virgl_resource_layout to common code
Gurchetan Singh
2018-12-19
1
-0
/
+4
*
virgl: move texture metadata to common code
Gurchetan Singh
2018-12-19
1
-3
/
+8
*
virgl: add initial shader_storage_buffer_object support. (v2)
Dave Airlie
2018-07-24
1
-0
/
+2
*
virgl: unwrap the includes
Emil Velikov
2015-10-30
1
-1
/
+3
*
virgl: introduce and use virgl_transfer/texture/resource inline wrappers
Emil Velikov
2015-10-30
1
-0
/
+10
*
virgl: move virgl_hw.h into the driver dir
Emil Velikov
2015-10-30
1
-1
/
+1
*
virgl: straighten the includes confusion
Emil Velikov
2015-10-30
1
-1
/
+1
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
1
-0
/
+134