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
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/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
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
2023-02-28
v3dv: Enable (leased) direct display extensions.
Mario Kleiner
1
-0
/
+5
2022-11-09
vulkan/wsi/display: Reset connector state in vkReleaseDisplay().
Mario Kleiner
1
-0
/
+2
2021-03-02
iris: fix in fences backend for ext_external_objects edge case
Eleni Maria Stea
3
-1
/
+8
2020-06-21
vulkan/wsi: Really terminate DRM lease in wsi_release_display().
Mario Kleiner
1
-6
/
+16
2019-02-19
drirc: Add sddm-greeter to adaptive_sync blacklist.
Mario Kleiner
1
-0
/
+3
2019-01-29
egl/wayland-drm: Only announce formats via wl_drm which the driver supports.
Mario Kleiner
5
-5
/
+51
2019-01-29
egl/wayland: Allow client->server format conversion for PRIME offload. (v2)
Mario Kleiner
1
-9
/
+71
2019-01-09
radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
Mario Kleiner
1
-0
/
+8
2018-08-01
loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload.
Mario Kleiner
2
-1
/
+83
2018-08-01
egl/x11: Handle both depth 30 formats for eglCreateImage(). (v4)
Mario Kleiner
4
-9
/
+48
2018-08-01
gbm: Add support for 10bpp BGR formats
Daniel Stone
1
-0
/
+8
2018-08-01
egl/wayland: Add 10bpc BGR configs
Daniel Stone
1
-0
/
+12
2018-03-14
nv50,nvc0: Support BGRX1010102 and RGBX1010102 for sampling.
Mario Kleiner
1
-0
/
+2
2018-01-18
i965/screen: Allow drirc to set 'allow_rgb10_configs' again.
Mario Kleiner
1
-1
/
+6
2018-01-03
mesa: Add GL_UNSIGNED_INT_2_10_10_10_REV OES read type for BGRX1010102.
Mario Kleiner
1
-1
/
+2
2018-01-03
st/dri: Add option to control exposure of 10 bpc color configs.
Mario Kleiner
2
-0
/
+9
2018-01-03
st/dri: Add support for BGR[A/X]1010102 formats.
Mario Kleiner
1
-1
/
+14
2018-01-03
st/dri: Support texture_from_pixmap for BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+3
2018-01-03
st/dri2: Add buffer handling for BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+13
2018-01-03
st/dri2: Add format translations for BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+28
2018-01-03
st/mesa: Handle BGR[A/X]1010102 formats.
Mario Kleiner
1
-0
/
+6
2018-01-03
egl/wayland: Add Wayland shm swrast support for RGB10 winsys buffers.
Mario Kleiner
1
-3
/
+13
2018-01-03
egl/wayland: Add Wayland dmabuf support for RGB10 winsys buffers. (v2)
Mario Kleiner
2
-1
/
+19
2018-01-03
egl/wayland: Add Wayland drm support for RGB10 winsys buffers.
Mario Kleiner
2
-3
/
+40
2018-01-03
egl/x11: Handle depth 30 drawables for EGL_KHR_image_pixmap.
Mario Kleiner
2
-0
/
+6
2018-01-03
egl/x11: Handle depth 30 drawables under software rasterizer.
Mario Kleiner
1
-0
/
+1
2018-01-03
egl/x11: Match depth 30 RGB visuals to 32-bit RGBA EGLConfigs.
Mario Kleiner
1
-1
/
+2
2018-01-03
mesa: Add GL_RGBA + GL_UNSIGNED_INT_2_10_10_10_REV for OES read type.
Mario Kleiner
1
-0
/
+3
2018-01-03
i965/screen: Honor 'allow_rgb10_configs' option. (v2)
Mario Kleiner
1
-0
/
+19
2018-01-03
dri/common: Add option to allow exposure of 10 bpc color configs. (v2)
Mario Kleiner
2
-4
/
+13
2018-01-03
i965/screen: Add basic support for rendering 10 bpc/depth 30 framebuffers. (v3)
Mario Kleiner
1
-1
/
+11
2018-01-03
i965/screen: Add XRGB2101010 and ARGB2101010 support for DRI3.
Mario Kleiner
1
-0
/
+6
2018-01-03
loader/dri3: Add XRGB2101010 and ARGB2101010 support.
Mario Kleiner
1
-0
/
+2
2018-01-03
dri: Add 10 bpc formats as available formats. (v2)
Mario Kleiner
1
-1
/
+9
2018-01-03
i965: Support accelerated blit for depth 30 formats. (v2)
Mario Kleiner
1
-1
/
+19
2018-01-03
i965: Support xrgb/argb2101010 formats for glx_texture_from_pixmap.
Mario Kleiner
1
-2
/
+10
2017-10-13
i965: Complete 'expose RGBA visuals only on Android'
Mario Kleiner
1
-2
/
+2
2016-10-14
glx: Perform check for valid fbconfig against proper X-Screen.
Mario Kleiner
1
-2
/
+1
2016-08-26
r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+
Mario Kleiner
1
-0
/
+19
2015-08-01
winsys/radeon: don't leak the fd when it is 0
Emil Velikov
1
-2
/
+2
2015-07-03
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
1
-3
/
+10
2015-06-28
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
1
-1
/
+5
2015-03-23
mapi: Make private copies of name strings provided by client.
Mario Kleiner
1
-1
/
+1
2015-03-17
glx: Handle out-of-sequence swap completion events correctly. (v2)
Mario Kleiner
1
-2
/
+7
2014-12-14
glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)
Mario Kleiner
1
-2
/
+15
2014-12-14
glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)
Mario Kleiner
1
-1
/
+13
2014-12-14
glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)
Mario Kleiner
2
-5
/
+11
2014-12-14
glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly. (v2)
Mario Kleiner
1
-0
/
+9
2012-11-08
mesa: Don't glPopAttrib() GL_POINT_SPRITE_COORD_ORIGIN on < OpenGL-2.0
Mario Kleiner
1
-2
/
+5
2010-11-08
mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping.
Mario Kleiner
2
-2
/
+4
[next]