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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
virgl: wrap vertex element state in a struct
Erik Faye-Lund
2018-12-13
1
-9
/
+19
*
virgl: simplify virgl_hw_set_index_buffer
Erik Faye-Lund
2018-12-13
1
-3
/
+2
*
virgl: simplify virgl_hw_set_vertex_buffers
Erik Faye-Lund
2018-12-13
1
-4
/
+2
*
virgl: Don't try handling server fences when they are not supported
Gert Wollny
2018-11-28
1
-2
/
+4
*
virgl: add assert and missing function parameter
Robert Foss
2018-11-21
1
-1
/
+4
*
virgl: native fence fd support
Robert Foss
2018-11-16
1
-7
/
+39
*
virgl: Add command and flags to initiate debugging on the host (v2)
Gert Wollny
2018-11-13
1
-0
/
+8
*
virgl: use hw-atomics instead of in-ssbo ones
Tomeu Vizoso
2018-09-05
1
-0
/
+37
*
virgl: introduce $VIRGL_DEBUG=verbose
Erik Faye-Lund
2018-08-28
1
-2
/
+4
*
virgl: ARB_texture_barrier support
Dave Airlie
2018-08-14
1
-2
/
+7
*
virgl: rename msaa_sample_positions -> sample_locations
Erik Faye-Lund
2018-08-07
1
-4
/
+4
*
virgl: add texture_barrier stub
Erik Faye-Lund
2018-08-01
1
-0
/
+7
*
virgl: add initial ARB_compute_shader support
Dave Airlie
2018-08-01
1
-3
/
+52
*
virgl: add memory barrier support
Dave Airlie
2018-08-01
1
-0
/
+13
*
virgl: add initial images support (v2)
Dave Airlie
2018-08-01
1
-0
/
+44
*
Revert "virgl: remove unused stride-arguments"
Dave Airlie
2018-07-24
1
-1
/
+1
*
virgl: add initial shader_storage_buffer_object support. (v2)
Dave Airlie
2018-07-24
1
-0
/
+44
*
virgl: remove unused stride-arguments
Erik Faye-Lund
2018-07-23
1
-1
/
+1
*
virgl: implement set_min_samples
Erik Faye-Lund
2018-07-17
1
-0
/
+12
*
mesa/virgl: Fix off-by-one and copy-paste error in multisample position evalu...
Gert Wollny
2018-07-16
1
-3
/
+3
*
virgl: Add support for glGetMultisample
Gert Wollny
2018-07-02
1
-0
/
+38
*
virgl: add ARB_tessellation_shader support. (v2)
Dave Airlie
2018-06-14
1
-0
/
+69
*
virgl: add ARB_cull_distance support.
Dave Airlie
2018-03-23
1
-1
/
+1
*
gallium/u_upload_mgr: allow drivers to specify pipe_resource::flags
Marek Olšák
2017-12-05
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-27
/
+12
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-1
/
+1
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+6
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
virgl: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
1
-3
/
+3
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+2
*
virgl: Fix build regression of commit 8a943564
Nicolai Hähnle
2016-10-05
1
-1
/
+1
*
virgl: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
1
-3
/
+2
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-4
/
+4
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
1
-1
/
+2
[next]