About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
loader
Age
Commit message (
Expand
)
Author
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-10-30
loader: Ignore empty override strings
Rob Clark
2025-09-22
meson: use the wayland module
Dylan Baker
2025-08-26
loader: Don't fall back to nouveau GL without zink
Mel Henning
2025-07-29
loader: Don't load nouveau GL on nvidia kmd
Mel Henning
2025-07-23
loader: Ignore NOUVEAU_USE_ZINK on Hopper+
Faith Ekstrand
2025-07-15
dri: Add additional 16/32b float/int formats
Rob Clark
2025-07-15
dri: Expand pipe_format <-> FourCC lookup table
Daniel Stone
2025-07-15
dri: Convert pipe_format <-> FourCC lookup to a table
Daniel Stone
2025-07-15
dri: Convert DRI_IMAGE_FORMAT to pipe_format
Daniel Stone
2025-07-14
loader: Report DRI_PRIME errors earlier
Faith Ekstrand
2025-06-30
dri: fix __DRI_IMAGE_FORMAT* to PIPE_FORMAT* mappings
Timothy Arceri
2025-06-24
gallium: Support RGB888/BGR888 formats
Ryan Mckeever
2025-05-26
loader/wayland: Move acquisition time tracking into perfetto flows
Derek Foreman
2025-05-26
wsi/wayland: Move presentation tracing code into loader
Derek Foreman
2025-05-26
wsi/wayland: Refactor some surface management code into loader
Derek Foreman
2025-05-26
wsi/wayland: Move buffer name string into common code
Derek Foreman
2025-05-26
wsi/wayland: Move perfetto flow_ids into loader_wayland_buffer
Derek Foreman
2025-05-26
wsi/wayland: Refactor some buffer management code into loader
Derek Foreman
2025-05-26
loader: Move the wayland protocol build into loader
Derek Foreman
2025-04-18
loader: Use RTLD_LOCAL not RTLD_GLOBAL
Adam Jackson
2025-03-13
loader: Stop looking in ${libdir}/tls/
Adam Jackson
2025-03-11
loader/nouveau: Fix the comment in nouveau_zink_predicate()
Faith Ekstrand
2025-03-11
loader/nouveau: load zink as the GL driver for turing and above.
Dave Airlie
2025-03-05
kmsro: look for graphics capable screen as renderonly device
Lucas Stach
2025-02-06
loader/wayland: Fix missing timespec.h include
Karmjit Mahil
2025-01-23
loader: improve the existing loader-libgallium non-matching version error
Marek Olšák
2025-01-21
dri: deal with ARGB1555
Pierre-Eric Pelloux-Prayer
2024-10-25
loader: Fix typo in __DRI_IMAGE_FORMAT_XBGR16161616 definition
Jocelyn Falempe
2024-10-22
mesa_interface: remove redundant __DRI*Rec types
Marek Olšák
2024-09-19
meson: remove dri-search-path
K900
2024-08-01
gallium: move loader_dri_create_image to dri frontend
Mike Blumenkrantz
2024-08-01
dri: move swapinterval functions from loader to dri frontend
Mike Blumenkrantz
2024-07-31
loader: split out dri3 into subdir
Mike Blumenkrantz
2024-07-31
loader: move some common dri3 functions out of dri3 loader
Mike Blumenkrantz
2024-07-19
loader: gc loader_get_extensions_name() and __DRI_DRIVER_{GET_,}EXTENSIONS de...
Eric Engestrom
2024-07-19
format: Generate endian-independent format aliases
Daniel Stone
2024-07-18
loader/glx: move multibuffers check to loader
Mike Blumenkrantz
2024-07-18
loader/dri3: avoid killing the xcb connection if dri3 not found
Mike Blumenkrantz
2024-07-18
loader/dri3: check xfixes version in loader_dri3_open()
Mike Blumenkrantz
2024-07-18
loader: delete loader_open_driver()
Mike Blumenkrantz
2024-07-18
loader/dri3: Use FourCC for buffer allocations
Daniel Stone
2024-07-18
dri: Unify createImage and createImageWithModifiers
Daniel Stone
2024-07-18
loader/dri3: Use FourCC for create-image entrypoints
Daniel Stone
2024-07-18
dri: Remove old createImageWithModifiers
Daniel Stone
2024-07-18
dri: Consistently use createImageFromDmabufs() not createImageFromFds()
Emma Anholt
2024-07-18
dri: Replace createImageFromDmaBufs() with createImageFromDmaBufs3()
Emma Anholt
2024-07-18
dri: Consistently use createImageFromFds2(), not createImageFromFds()
Emma Anholt
2024-07-18
dri: Consistently use createImageWithModifiers2()
Emma Anholt
2024-07-17
dri: Let dril handle the DRI driver link farm
Adam Jackson
[next]