util/format: Add more multi-planar formats.
[mesa.git] / src / gallium / winsys / virgl /
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with FD...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with pointe...
2020-02-01 Szymon Andrzejukvirgl: Use align_free for align_malloc allocated buffer
2020-01-10 Gurchetan Singhvirgl/drm: update UAPI
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-03 Gurchetan Singhvirgl: honor winsys supplied metadata
2019-10-03 Gurchetan Singhvirgl: modify resource_create_from_handle(..) callback
2019-10-03 Gurchetan Singhvirgl: remove stride from virgl_hw_res
2019-09-18 Lepton Wuvirgl: Remove wrong EAGAIN handling for drmIoctl
2019-09-14 Lepton Wuvirgl: replace fprintf with _debug_printf
2019-08-26 Dave Airlievirgl: fix format conversion for recent gallium changes.
2019-08-26 Dave Airlievirgl: drop unused format field
2019-07-30 Matt Turnermeson: Test for program_invocation_name
2019-07-10 Chih-Wei Huangandroid: virgl: remove unnecessary LOCAL_C_INCLUDES
2019-06-29 Chih-Wei Huangandroid: fix typo LOCAL_EXPORT_C_INCLUDES
2019-06-21 Mauro Rossiandroid: virgl: fix libmesa_winsys_virgil_common build...
2019-06-20 Gert Wollnygallium/virgl: Add code path for virgl to read driconf
2019-06-17 Chia-I Wuvirgl: add resource_reference to virgl_winsys
2019-06-14 Alexandros Frantzisvirgl: Return immediately when finding a compatible...
2019-06-14 Alexandros Frantzisvirgl: Use virgl_resource_cache in the vtest winsys
2019-06-14 Alexandros Frantzisvirgl: Use virgl_resource_cache in the drm winsys
2019-06-14 Alexandros Frantzisvirgl: Introduce virgl_resource_cache
2019-06-11 Chia-I Wuvirgl: consider newly created resources idle
2019-06-11 Chia-I Wuvirgl: make resource_wait/resource_is_busy cheaper
2019-06-11 Chia-I Wuvirgl: add virgl_drm_{alloc,free,clear}_res_list
2019-06-11 Chia-I Wuvirgl: do not cache external resources
2019-06-08 Alexandros Frantzisvirgl: Make VIRGL_BIND_STAGING resources cacheable
2019-06-08 Alexandros Frantzisvirgl: Deduplicate checks for resource caching
2019-06-08 Alexandros Frantzisvirgl: Don't try to use cached resources for legacy...
2019-05-06 Chia-I Wuvirgl: export resource_is_busy from winsys
2019-04-24 Dave Airlievirgl/drm: insert correct handles into the table. (v3)
2019-04-24 Dave Airlievirgl/drm: handle flink name better.
2019-04-24 Dave Airlievirgl/drm: cleanup buffer from handle creation (v2)
2019-04-18 Gurchetan Singhvirgl/vtest: bump up protocol version + support encoded...
2019-04-18 Gurchetan Singhvirgl/vtest: wait after issuing a transfer get
2019-04-18 Gurchetan Singhvirgl/vtest: modify sending and receiving data for...
2019-04-18 Gurchetan Singhvirgl/vtest: receive and handle shared memory fd
2019-04-18 Gurchetan Singhvirgl/vtest: plumb support for shared memory
2019-04-18 Gurchetan Singhvirgl/vtest: add utilities for receiving fds
2019-04-18 Gurchetan Singhvirgl/vtest: execute a transfer_get when flushing the...
2019-04-15 Chia-I Wuvirgl: fix fence fd version check
2019-04-15 Chia-I Wuvirgl: introduce virgl_drm_fence
2019-04-15 Chia-I Wuvirgl: hide fence internals from the driver
2019-04-15 Chia-I Wuvirgl: handle fence_server_sync in winsys
2019-04-15 Dylan BakerDelete autotools
2019-04-02 Lepton Wuvirgl: close drm fd when destroying virgl screen.
2019-03-13 Gurchetan Singhvirgl: use uint16_t mask instead of separate booleans
2019-02-27 Gurchetan Singhvirgl/vtest: deprecate protocol version 1
2019-02-15 Gurchetan Singhvirgl: make winsys modifications for encoded transfers
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-01-03 Jakob Bornecrantzvirgl/vtest: Use default socket name from protocol...
2018-12-28 Dave Airlievirgl/vtest: fix front buffer flush with protocol versi...
2018-11-28 Gert Wollnyvirgl,vtest: Initialize return value
2018-11-19 Dave Airlievirgl: fix vtest regression since fencing changes.
2018-11-19 Gert Wollnyvirgl: Use file descriptor instead of un-allocated...
2018-11-18 Robert Fossvirgl: Clean up fences commit
2018-11-16 Robert Fossvirgl: native fence fd support
2018-11-02 Gert Wollnyvirgl/vtest-winsys: Use virgl version of bind flags
2018-10-06 Tomeu Vizosovirgl: Pass resource size and transfer offsets
2018-10-06 Gert Wollnyvirgl, vtest: Correct the transfer size calculation
2018-10-04 Tomeu Vizosovirgl: Negotiate version with vtest server
2018-09-12 Erik Faye-Lundwinsys/virgl: avoid unintended behavior
2018-09-05 Gert Wollnywinsys/virgl/vtest: Correct off-by-one error in resourc...
2018-09-05 Gert Wollnywinsys/virgl: Initialize value to silence valgrind
2018-09-05 Gert Wollnywinsys/virgl: correct resource and handle allocation...
2018-07-23 Dave AirlieRevert "virgl: remove unused stride-arguments"
2018-07-23 Erik Faye-Lundvirgl: remove unused stride-arguments
2018-07-09 Dave Airlievirgl/vtest: add support to vtest for new cap getting.
2018-06-19 Tomeu Vizosovirgl: Remove debugging left-overs
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-04-23 Lepton Wuvirgl: disable virgl when no 3D for virtio gpu.
2018-03-15 Dave Airlievirgl: resize resource bo allocation if we need to.
2018-03-05 Dave Airlievirgl: handle getting new capsets.
2018-02-13 Stéphane Marchesinvirgl: Support v2 caps struct (v2)
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2017-11-28 Dylan Bakermeson: build virgl driver
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-05-19 Rob Herringvirgl: fix virgl_bo_transfer_{put, get} box struct...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2016-10-04 Matt Whitlockgallium/winsys: replace calls to dup(2) with fcntl...
2016-07-28 Rob Herringvirgl: add exported dmabuf to BO hash table
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-09 Marc-André Lureauvirgl: fix checking fences
2016-05-30 Stanimir Varbanovgallium: push offset down to driver
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-05 Jason EkstrandMerge branch mesa-public/master into vulkan
2016-02-02 Dave Airlievirgl: mark function as static
next