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
/
virgl_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: Use virgl_resource_transfer_map for buffers
Alexandros Frantzis
2019-07-06
1
-79
/
+1
*
virgl: Clear the valid buffer range when possible
Alexandros Frantzis
2019-07-03
1
-0
/
+21
*
virgl: Don't allow creating staging pipe_resources
Alexandros Frantzis
2019-06-28
1
-6
/
+0
*
virgl: Use virgl_staging_mgr
Alexandros Frantzis
2019-06-28
1
-9
/
+4
*
virgl: Store the virgl_hw_res for copy transfers
Alexandros Frantzis
2019-06-28
1
-1
/
+1
*
virgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Chia-I Wu
2019-06-17
1
-0
/
+7
*
virgl: pass virgl_context to transfer create/destroy
Chia-I Wu
2019-06-12
1
-6
/
+6
*
virgl: Use buffer copy transfers to avoid waiting when mapping
Alexandros Frantzis
2019-06-07
1
-3
/
+31
*
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
-2
/
+11
*
virgl: add virgl_resource_transfer_prepare
Chia-I Wu
2019-05-15
1
-23
/
+1
*
virgl: comment on a sync issue in transfers
Chia-I Wu
2019-05-14
1
-0
/
+10
*
virgl: PIPE_TRANSFER_READ does not imply flush
Chia-I Wu
2019-05-14
1
-4
/
+1
*
virgl: Store mapped hw resource with transfer object.
David Riley
2019-05-01
1
-4
/
+3
*
virgl: wait after a flush
Gurchetan Singh
2019-04-18
1
-2
/
+2
*
virgl: remove pointless transfer-counter
Erik Faye-Lund
2019-04-17
1
-1
/
+0
*
virgl: also destroy all read-transfers
Erik Faye-Lund
2019-04-03
1
-1
/
+2
*
virgl: use uint16_t mask instead of separate booleans
Gurchetan Singh
2019-03-13
1
-9
/
+6
*
virgl: remove unused variable
Erik Faye-Lund
2019-03-07
1
-1
/
+0
*
virgl: remove unused variables
Erik Faye-Lund
2019-03-07
1
-3
/
+0
*
virgl: use transfer queue
Gurchetan Singh
2019-02-15
1
-10
/
+6
*
virgl: pass virgl transfer to virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
1
-4
/
+3
*
virgl: when creating / freeing transfers, pass slab pool directly
Gurchetan Singh
2019-02-15
1
-3
/
+4
*
virgl: track level cleanliness rather than resource cleanliness
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: don't mark unclean after a flush
Gurchetan Singh
2019-02-15
1
-1
/
+0
*
virgl: add ability to do finer grain dirty tracking
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: don't flush an empty range
Gurchetan Singh
2019-01-03
1
-0
/
+4
*
virgl: move resource creation / import / destruction to common code
Gurchetan Singh
2018-12-19
1
-30
/
+3
*
virgl: move resource metadata into base resource
Gurchetan Singh
2018-12-19
1
-26
/
+25
*
virgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
Gurchetan Singh
2018-12-19
1
-22
/
+24
*
virgl: make virgl_buffers use resource helpers
Gurchetan Singh
2018-12-19
1
-20
/
+10
*
virgl: consolidate transfer code
Gurchetan Singh
2018-12-19
1
-1
/
+1
*
virgl: remove unnessecary code
Gurchetan Singh
2018-12-19
1
-3
/
+0
*
virgl: texture_transfer_pool --> transfer_pool
Gurchetan Singh
2018-12-19
1
-2
/
+2
*
virgl: don't mark buffers as unclean after a write
Gurchetan Singh
2018-11-30
1
-1
/
+0
*
virgl: also mark sampler views as dirty
Gurchetan Singh
2018-08-01
1
-1
/
+2
*
Revert "virgl: remove unused stride-arguments"
Dave Airlie
2018-07-24
1
-2
/
+2
*
virgl: add initial shader_storage_buffer_object support. (v2)
Dave Airlie
2018-07-24
1
-0
/
+2
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
1
-2
/
+2
*
virgl: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-2
/
+2
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-2
/
+2
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-1
/
+0
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
virgl: unwrap the includes
Emil Velikov
2015-10-30
1
-0
/
+2
*
virgl: introduce and use virgl_transfer/texture/resource inline wrappers
Emil Velikov
2015-10-30
1
-1
/
+1
*
virgl: add virgl_context/sampler_view/so_target() upcast wrappers
Emil Velikov
2015-10-30
1
-3
/
+3
*
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
2015-10-23
1
-0
/
+170