index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
23.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/23.2
staging/23.3
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
gallium: Fix i915 pipe-loader build
Janne Grunau
1
-2
/
+1
2023-11-16
zink: allow software rendering only if selected
José Expósito
1
-0
/
+6
2023-10-06
egl/wayland: return sooner from swrast_update_buffers() if zink
Mike Blumenkrantz
1
-9
/
+7
2023-10-06
egl/wayland: don't block in swrast when updating buffers for zink
Mike Blumenkrantz
1
-2
/
+2
2023-10-06
Revert "egl/wayland: Add image loader extension for swrast"
Mike Blumenkrantz
1
-1
/
+0
2023-09-19
egl/swrast: expose EXT_swap_buffers_with_damage and EXT_present_opaque
Mike Blumenkrantz
1
-0
/
+3
2023-07-28
egl/drm: Use IMAGE_DRIVER instead of DRI2_LOADER
Daniel Stone
3
-167
/
+16
2023-07-28
egl/wayland: Add image loader extension for swrast
Daniel Stone
1
-0
/
+1
2023-07-28
egl/dri2: Don't look up image extension twice
Daniel Stone
1
-1
/
+1
2023-07-19
egl/wayland: wait for compositor to release shm buffers
Robert Mader
1
-5
/
+9
2023-06-15
meson: Remove reference to removed SWR driver
Matt Turner
1
-1
/
+1
2023-05-20
asahi: Drop Asahi-as-a-swrast hack
Alyssa Rosenzweig
4
-69
/
+3
2023-05-20
gallium: Drop Asahi-as-a-swrast hack
Alyssa Rosenzweig
2
-24
/
+0
2023-03-22
egl: don't expose swrast device if swrast is not built
Marek Olšák
2
-1
/
+11
2023-03-22
egl: reorder code in _eglQueryDevicesEXT, add *swrast variable
Marek Olšák
1
-8
/
+11
2023-03-14
ci: Re-enable some swrast testing using fd.o's shared runners for now.
Emma Anholt
6
-25
/
+9
2023-03-12
CI: Disable mingw job
Daniel Stone
1
-1
/
+2
2023-03-10
Revert "Revert "ci: disable mesa-swrast runner jobs""
Mike Blumenkrantz
6
-6
/
+6
2023-03-10
Revert "ci: disable mesa-swrast runner jobs"
Emma Anholt
6
-6
/
+6
2023-03-09
ci: disable mesa-swrast runner jobs
David Heidelberg
6
-6
/
+6
2023-02-28
intel/vulkan: add missing dependency on generated headers
David Heidelberg
1
-0
/
+1
2023-02-16
frontend/dri: Initialize callbacks in dri_swrast_kms_init_screen
Michel Dänzer
1
-0
/
+4
2023-02-15
egl/kopper: Add assert for no kopper in dri2_copy_region.
Emma Anholt
1
-4
/
+2
2023-02-03
ci/swrast: Drop skips for tests whose perf had been fixed.
Emma Anholt
2
-8
/
+0
2023-01-27
egl/dri2: Use primary device in EGL device platform for kms_swrast
Lepton Wu
3
-23
/
+9
2022-12-16
egl/wayland: Prefer back buffer with minimum buffer age
Michel Dänzer
1
-10
/
+16
2022-12-05
dri: Add createNewScreen into the __DRI_MESA extension.
Emma Anholt
8
-34
/
+30
2022-12-05
gbm: Refactor screen creation a bit.
Emma Anholt
1
-86
/
+42
2022-12-01
glx: Require __DRI_SWRAST >= 4 for doing swrast.
Emma Anholt
1
-31
/
+14
2022-12-01
egl: Bump minimum version of __DRI_SWRAST to 4.
Emma Anholt
1
-38
/
+18
2022-12-01
gbm: Bump required __DRI_IMAGE version to 6.
Emma Anholt
1
-5
/
+3
2022-12-01
gbm: Drop support for __DRI_DRI2 < 4 and __DRI_SWRAST < 4.
Emma Anholt
1
-20
/
+9
2022-11-17
Revert "egl/glx: add fallback for zink loading"
Michel Dänzer
3
-40
/
+12
2022-11-02
docs: There is no more swrast driver
Yonggang Luo
2
-3
/
+3
2022-11-02
docs: name correct driver
Erik Faye-Lund
1
-1
/
+1
2022-11-02
docs: do not mention classic swrast
Erik Faye-Lund
3
-4
/
+4
2022-11-02
docs: swr -> OpenSWR
Erik Faye-Lund
1
-1
/
+1
2022-10-22
meson: with_glx never assigned to 'gallium-xlib', so need add with_glx == 'xl...
Yonggang Luo
1
-1
/
+1
2022-09-21
frontend/dri: sync glthread when calling from the app side
Marek Olšák
6
-3
/
+144
2022-08-19
panfrost: Don't segfault on unknown models
Alyssa Rosenzweig
1
-7
/
+18
2022-08-07
ci/swrast: Add some flakes I've noticed in the IRC channel.
Emma Anholt
2
-0
/
+4
2022-07-29
gallium: Move -DHAVE_PIPE_LOADER_DRI and -DHAVE_PIPE_LOADER_KMS to be pre_args
Yonggang Luo
3
-7
/
+8
2022-06-15
swrast_kms: use swkmsDRI2Extension instead of driDRI2Extension
Alexander Kanavin
4
-12
/
+12
2022-06-03
egl/wayland: manually swap backbuffer when using zink
Mike Blumenkrantz
1
-0
/
+4
2022-05-26
llvmpipe: flush resources for kms swrast path.
Dave Airlie
1
-0
/
+1
2022-05-16
radv: Fixes compiling error with msvc
Yonggang Luo
1
-1
/
+1
2022-04-11
zink: remove compiled conditional for lavapipe usage
Mike Blumenkrantz
2
-6
/
+1
2022-04-07
egl: implement more hooks for swrast
Mike Blumenkrantz
3
-4
/
+11
2022-04-07
kopper: Define the driver interface
Adam Jackson
1
-0
/
+103
2022-03-28
glsl/nir/linker: fix shader_storage_blocks_write_access
Pierre-Eric Pelloux-Prayer
2
-4
/
+18
[next]