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: use virgl_transfer_inline_write even less
Gurchetan Singh
2019-02-15
1
-1
/
+1
*
virgl: use transfer queue
Gurchetan Singh
2019-02-15
5
-18
/
+36
*
virgl: introduce transfer queue
Gurchetan Singh
2019-02-15
5
-0
/
+390
*
virgl: add encoder functions for new protocol
Gurchetan Singh
2019-02-15
2
-0
/
+28
*
virgl: make winsys modifications for encoded transfers
Gurchetan Singh
2019-02-15
2
-3
/
+5
*
virgl: add extra checks in virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
1
-4
/
+9
*
virgl: pass virgl transfer to virgl_res_needs_flush_wait
Gurchetan Singh
2019-02-15
5
-14
/
+22
*
virgl: keep track of number of computations
Gurchetan Singh
2019-02-15
2
-3
/
+3
*
virgl: limit command length to 16 bits
Gurchetan Singh
2019-02-15
2
-5
/
+8
*
virgl: use virgl_transfer in inline write
Gurchetan Singh
2019-02-15
1
-26
/
+40
*
virgl: add protocol for resource transfers
Gurchetan Singh
2019-02-15
2
-0
/
+12
*
virgl: when creating / freeing transfers, pass slab pool directly
Gurchetan Singh
2019-02-15
4
-14
/
+14
*
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
6
-14
/
+20
*
virgl: don't mark unclean after a flush
Gurchetan Singh
2019-02-15
1
-1
/
+0
*
virgl: use virgl_resource_dirty helper
Gurchetan Singh
2019-02-15
6
-16
/
+19
*
virgl: add ability to do finer grain dirty tracking
Gurchetan Singh
2019-02-15
8
-13
/
+15
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+4
*
virgl: ARB_query_buffer_object support
Dave Airlie
2019-01-31
7
-1
/
+58
*
virgl: enable elapsed time queries
Dave Airlie
2019-01-31
1
-1
/
+1
*
virgl: Set sRGB write control CAP based on host capabilities
Gert Wollny
2019-01-28
3
-0
/
+13
*
virgl: use primconvert provoking vertex properly
Dave Airlie
2019-01-08
2
-8
/
+24
*
virgl: remove empty file
Gurchetan Singh
2019-01-03
1
-0
/
+0
*
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
4
-114
/
+89
*
virgl: move resource metadata into base resource
Gurchetan Singh
2018-12-19
4
-91
/
+71
*
virgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
Gurchetan Singh
2018-12-19
4
-69
/
+25
*
virgl: make virgl_buffers use resource helpers
Gurchetan Singh
2018-12-19
2
-20
/
+11
*
virgl: make transfer code with PIPE_BUFFER targets
Gurchetan Singh
2018-12-19
1
-2
/
+4
*
virgl: consolidate transfer code
Gurchetan Singh
2018-12-19
5
-59
/
+73
*
virgl: store layer_stride in metadata
Gurchetan Singh
2018-12-19
2
-6
/
+6
*
virgl: move vrend_get_tex_image_offset to common code
Gurchetan Singh
2018-12-19
3
-26
/
+28
*
virgl: move virgl_resource_layout to common code
Gurchetan Singh
2018-12-19
3
-42
/
+51
*
virgl: move texture metadata to common code
Gurchetan Singh
2018-12-19
2
-12
/
+18
*
virgl: remove unnessecary code
Gurchetan Singh
2018-12-19
1
-3
/
+0
*
virgl: texture_transfer_pool --> transfer_pool
Gurchetan Singh
2018-12-19
6
-11
/
+11
*
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
2
-9
/
+21
*
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: force linear texturing support
Erik Faye-Lund
2018-12-12
1
-2
/
+3
*
virgl: fix const warning on debug flags.
Dave Airlie
2018-12-04
2
-3
/
+3
*
virgl: don't mark buffers as unclean after a write
Gurchetan Singh
2018-11-30
2
-1
/
+10
*
virgl: avoid large inline transfers
Gurchetan Singh
2018-11-30
1
-1
/
+5
*
virgl: quadruple command buffer size
Gurchetan Singh
2018-11-30
1
-1
/
+1
*
virgl: fix undefined shift to use unsigned.
Dave Airlie
2018-11-29
1
-1
/
+1
*
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: Clean up fences commit
Robert Foss
2018-11-18
1
-1
/
+1
[next]