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
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: Enable CAP_CLEAR_TEXTURE if host supports it
Elie Tournier
2020-05-07
2
-1
/
+3
*
virgl: implement ARB_clear_texture
Elie Tournier
2020-05-07
4
-0
/
+73
*
virgl: Properly check for encode_stride when encoding transfers
Tomeu Vizoso
2020-05-06
1
-1
/
+1
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
virgl: Use ETC2 formats directly when possible.
Lepton Wu
2020-04-16
3
-0
/
+25
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
2
-2
/
+2
*
virgl: Increase the shader transfer buffer by doubling the size
Gert Wollny
2019-12-17
1
-2
/
+3
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
5
-6
/
+6
*
virgl: support emulating planar image sampling
David Stevens
2019-11-08
1
-1
/
+6
*
virgl: Remove formats with unusual sample count.
Lepton Wu
2019-10-24
1
-0
/
+3
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-2
/
+0
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
6
-9
/
+9
*
virgl: modify internal structures to track winsys-supplied data
Gurchetan Singh
2019-10-02
2
-43
/
+52
*
virgl: modify resource_create_from_handle(..) callback
Gurchetan Singh
2019-10-02
2
-2
/
+13
*
virgl: Fix pipe_resource leaks under multi-sample.
Lepton Wu
2019-09-10
1
-1
/
+3
*
virgl: fix format conversion for recent gallium changes.
Dave Airlie
2019-08-26
6
-16
/
+303
*
virgl: check scanout mask
Gurchetan Singh
2019-08-08
2
-0
/
+7
*
virgl: fixup_readback_format --> fixup_formats
Gurchetan Singh
2019-08-08
1
-8
/
+7
*
virgl: access caps in a less verbose way in virgl_is_format_supported
Gurchetan Singh
2019-08-08
1
-9
/
+9
*
virgl: Enable depth_clamp by lowering if the host is new enough.
Gert Wollny
2019-08-01
2
-1
/
+8
*
virgl: make use of local variable
Eric Engestrom
2019-07-31
1
-1
/
+1
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
5
-51
/
+51
*
virgl: fix a sync issue in virgl_buffer_transfer_extend
Chia-I Wu
2019-07-19
1
-62
/
+15
*
virgl: rework virgl_transfer_queue_extend
Chia-I Wu
2019-07-19
3
-25
/
+24
*
virgl: fix virgl_buffer_transfer_extend
Chia-I Wu
2019-07-19
1
-0
/
+1
*
virgl: Set meta data for textures from handle.
Lepton Wu
2019-07-17
1
-0
/
+1
*
gallium: use MAP_DIRECTLY to mean supression of DISCARD in buffer_subdata
Marek Olšák
2019-07-15
1
-4
/
+6
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
virgl: remove virgl_transfer_queue_lists
Chia-I Wu
2019-07-09
2
-36
/
+13
*
virgl: simplify virgl_transfer_queue_extend
Chia-I Wu
2019-07-09
1
-34
/
+5
*
virgl: remove transfer after transfer_write
Chia-I Wu
2019-07-09
1
-2
/
+1
*
virgl: improve virgl_transfer_queue_is_queued
Chia-I Wu
2019-07-09
1
-30
/
+21
*
virgl: fix transfers_intersect for mipmaps
Chia-I Wu
2019-07-09
1
-7
/
+2
*
virgl: fix some false positives in transfers_overlap
Chia-I Wu
2019-07-09
1
-27
/
+86
*
virgl: Hide internal virgl_resource functions
Alexandros Frantzis
2019-07-06
2
-166
/
+157
*
virgl: Use virgl_resource_transfer_map for textures
Alexandros Frantzis
2019-07-06
2
-60
/
+4
*
virgl: Use virgl_resource_transfer_map for buffers
Alexandros Frantzis
2019-07-06
1
-79
/
+1
*
virgl: Introduce virgl_resource_transfer_map
Alexandros Frantzis
2019-07-06
2
-0
/
+92
*
virgl: Clear the valid buffer range when possible
Alexandros Frantzis
2019-07-03
2
-0
/
+24
*
android: virgl: fix generated virgl_driinfo.h building rules
Mauro Rossi
2019-06-29
1
-2
/
+8
*
virgl: Don't allow creating staging pipe_resources
Alexandros Frantzis
2019-06-28
3
-24
/
+8
*
virgl: Use virgl_staging_mgr
Alexandros Frantzis
2019-06-28
6
-57
/
+34
*
virgl: Add tests for virgl_staging_mgr
Alexandros Frantzis
2019-06-28
3
-0
/
+424
*
virgl: Introduce virgl_staging_mgr
Alexandros Frantzis
2019-06-28
4
-0
/
+230
*
virgl: Store the virgl_hw_res for copy transfers
Alexandros Frantzis
2019-06-28
6
-10
/
+19
*
virgl: add VIRGL_DEBUG_XFER
Chia-I Wu
2019-06-25
3
-4
/
+9
*
virgl: add VIRGL_DEBUG_SYNC
Chia-I Wu
2019-06-25
3
-1
/
+20
*
virgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLE
Chia-I Wu
2019-06-25
2
-8
/
+10
*
android: virgl: fix libmesa_winsys_virgil_common build and dependencies
Mauro Rossi
2019-06-21
1
-1
/
+1
[next]