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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: Encode barrier for blend_equation_advanced
Elie Tournier
2020-07-17
1
-1
/
+2
*
virgl: implement ARB_clear_texture
Elie Tournier
2020-05-07
1
-0
/
+19
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-1
/
+1
*
virgl: Enable depth_clamp by lowering if the host is new enough.
Gert Wollny
2019-08-01
1
-0
/
+3
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
virgl: Use virgl_staging_mgr
Alexandros Frantzis
2019-06-28
1
-11
/
+7
*
virgl: add VIRGL_DEBUG_SYNC
Chia-I Wu
2019-06-25
1
-1
/
+18
*
virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSED
Gert Wollny
2019-06-20
1
-0
/
+4
*
virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...
Gert Wollny
2019-06-20
1
-0
/
+3
*
virgl: Add driconf tweak for emulating BGRA surfaces on GLES
Gert Wollny
2019-06-20
1
-0
/
+2
*
virgl: Add skeleton to evaluate cap and send tweaks
Gert Wollny
2019-06-20
1
-0
/
+7
*
virgl: add virgl_rebind_resource
Chia-I Wu
2019-06-17
1
-0
/
+130
*
virgl: init transfer queue from virgl_context
Chia-I Wu
2019-06-12
1
-1
/
+1
*
virgl: Work around possible memory exhaustion
Alexandros Frantzis
2019-06-07
1
-0
/
+5
*
virgl: Use buffer copy transfers to avoid waiting when mapping
Alexandros Frantzis
2019-06-07
1
-0
/
+15
*
virgl: store all info about atomic buffers
Chia-I Wu
2019-06-07
1
-14
/
+21
*
virgl: add shader images to virgl_shader_binding_state
Chia-I Wu
2019-06-07
1
-13
/
+24
*
virgl: add SSBOs to virgl_shader_binding_state
Chia-I Wu
2019-06-07
1
-13
/
+23
*
virgl: add UBOs to virgl_shader_binding_state
Chia-I Wu
2019-06-07
1
-18
/
+34
*
virgl: add virgl_shader_binding_state
Chia-I Wu
2019-06-07
1
-37
/
+37
*
virgl: reemit resources on first draw/clear/compute
Chia-I Wu
2019-05-24
1
-6
/
+24
*
virgl: track valid buffer range for transfer sync
Chia-I Wu
2019-05-22
1
-0
/
+3
*
virgl: remove support for buffer surfaces
Chia-I Wu
2019-05-22
1
-12
/
+11
*
virgl: remove unused virgl_transfer_inline_write
Chia-I Wu
2019-05-14
1
-33
/
+0
*
virgl: skip empty cmdbufs
Chia-I Wu
2019-04-23
1
-0
/
+8
*
virgl: clear vertex_array_dirty
Chia-I Wu
2019-04-22
1
-0
/
+2
*
virgl: wait after a flush
Gurchetan Singh
2019-04-18
1
-1
/
+4
*
virgl: remove pointless transfer-counter
Erik Faye-Lund
2019-04-17
1
-1
/
+1
*
virgl: hide fence internals from the driver
Chia-I Wu
2019-04-15
1
-11
/
+1
*
virgl: handle fence_server_sync in winsys
Chia-I Wu
2019-04-15
1
-5
/
+1
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-1
/
+2
*
virgl: use uint16_t mask instead of separate booleans
Gurchetan Singh
2019-03-13
1
-5
/
+1
*
virgl: remove unused variable
Erik Faye-Lund
2019-03-07
1
-1
/
+0
*
virgl: use transfer queue
Gurchetan Singh
2019-02-15
1
-0
/
+13
*
virgl: make winsys modifications for encoded transfers
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: pass virgl transfer to virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
1
-1
/
+10
*
virgl: keep track of number of computations
Gurchetan Singh
2019-02-15
1
-1
/
+2
*
virgl: unmap uploader at flush time
Gurchetan Singh
2019-02-15
1
-2
/
+3
*
virgl: make alignment smaller when uploading index user buffers
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: track level cleanliness rather than resource cleanliness
Gurchetan Singh
2019-02-15
1
-4
/
+8
*
virgl: use virgl_resource_dirty helper
Gurchetan Singh
2019-02-15
1
-4
/
+4
*
virgl: add ability to do finer grain dirty tracking
Gurchetan Singh
2019-02-15
1
-4
/
+4
*
virgl: Set sRGB write control CAP based on host capabilities
Gert Wollny
2019-01-28
1
-0
/
+10
*
virgl: use primconvert provoking vertex properly
Dave Airlie
2019-01-08
1
-8
/
+18
*
virgl: move resource metadata into base resource
Gurchetan Singh
2018-12-19
1
-3
/
+2
*
virgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
Gurchetan Singh
2018-12-19
1
-33
/
+1
*
virgl: texture_transfer_pool --> transfer_pool
Gurchetan Singh
2018-12-19
1
-2
/
+2
*
virgl: work around bad assumptions in virglrenderer
Erik Faye-Lund
2018-12-13
1
-1
/
+32
[next]