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: 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
*
virgl: native fence fd support
Robert Foss
2018-11-16
3
-10
/
+62
*
virgl: Add command and flags to initiate debugging on the host (v2)
Gert Wollny
2018-11-13
5
-0
/
+37
*
virgl: adjust strides when mapping temp-resources
Erik Faye-Lund
2018-09-14
1
-0
/
+2
*
virgl: do not map zero-sized resource
Erik Faye-Lund
2018-09-10
1
-2
/
+1
*
virgl: remove dead code
Erik Faye-Lund
2018-09-10
1
-5
/
+1
*
virgl: drop needless return-code
Erik Faye-Lund
2018-09-10
1
-2
/
+1
*
virgl: free trans on map-error
Erik Faye-Lund
2018-09-10
1
-0
/
+1
*
virgl: don't send a shader create with no data. (v2)
Dave Airlie
2018-09-10
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+1
*
virgl: use hw-atomics instead of in-ssbo ones
Tomeu Vizoso
2018-09-05
7
-2
/
+89
*
virgl: update minor differences to upstream header
Erik Faye-Lund
2018-09-05
1
-1
/
+1
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-3
/
+3
*
virgl: add debug-switch to output TGSI
Erik Faye-Lund
2018-08-28
3
-0
/
+5
*
virgl: introduce $VIRGL_DEBUG=verbose
Erik Faye-Lund
2018-08-28
4
-3
/
+18
*
virgl: replace fprintf-call with debug_printf
Erik Faye-Lund
2018-08-28
1
-1
/
+1
*
virgl: delete commented out fprintf-call
Erik Faye-Lund
2018-08-28
1
-1
/
+0
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+2
[next]