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