[gtk] (53 commits) Non-fast-forward update to branch wip/otte/gleanup



The branch 'wip/otte/gleanup' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  276289c... text: Add API to compute cursor extents
  b8c8b9f... scrolledwindow: Don't check drag threshold when already scr
  8d4d3b2... build: Build demos before tools
  22acc88... x11: Move code where it belongs
  6e6f212... x11: Remove unused function
  72141c9... x11: Stop reordering visuals
  f83c8c1... x11: Reorder code
  cde2733... x11: Don't share cached GLX visuals with GTK3
  cb98b8f... x11: Initialize GL at startup
  96cf029... glx: Don't initialize GLX multiple times.
  71b98a5... x11: Move function call
  0040176... x11: Simplify code
  dd0014c... x11: Pass the display, not the screen
  a9d12c7... x11: Move the EGL display into the private struct
  64f273d... x11: Store the EGL config in the display
  55326a0... x11: Store the EGL surface in the GdkSurfaceX11
  d238ef3... x11: Move GL init code into the GL context
  641620d... glx: Remove Visual cache
  7e7e5a4... x11: Rework Visual selection
  ae325ef... x11: Remove GdkVisual
  6049a57... x11: Remove the dummy surface
  bbee794... Revert "x11: Always fall back to GLX on NVIDIA"
  ea8173e... x11: Remove unused struct member
  d8291bd... x11: Remove glx version check
  707a94d... x11: Use single GLX fbconfig and store it in the display
  6df1833... x11: Store the GLX drawable in the surface
  ce4ec14... x11: Get Visual from EGL directly
  8067cbe... x11: Do not call glXQueryExtension()
  850727b... x11: Properly record the error when initializing GL
  fda8780... x11: Redo choice between EGL and GLX
  2eb94e9... gdk: Add a private struct to GdkDisplay
  fd13807... gdk: Allow GdkDrawContext with a %NULL surface
  ac6d363... wayland: Move fbconfig into the display
  3e0c5e4... wayland: Don't pass GL config to get_egl_surface()
  ac478ba... gdk: Add GdkDisplay::init_gl vfunc
  1673a14... gdk: Require EGL version 1.4 across the board
  8696ba4... ngl: Store the shared driver in the display
  2efedad... gdk: Add gdk_gl_context_is_shared()
  a70399e... gl: Deprecate gdk_gl_context_get_shared_context()
  226573a... gl: Store the context::in-frame state in the current contex
  f6f484f... gdk: Get rid of paint contexts
  0f5ae36... gl: Require EGL_KHR_surfaceless_context with egl
  1fdb729... gl: Move vfunc
  b98ac1a... gdk: Move GL context construction to GdkGLContext
  d0a26f2... inspector: Add support for displaying GL errors
  ff8ecc6... gdk: Add a GL workaround for nvidia
  c2334bb... Revert "gdk: Add a GL workaround for nvidia"
  178a6aa... gl: Fix issue with EGL + nvidia

Commits added to the branch:

  fe633d9... scrolledwindow: Don't check drag threshold when already scr (*)
  af52ea7... text: Add API to compute cursor extents (*)
  880c01f... Merge branch 'wl-since' into 'master' (*)
  e7f1398... Merge branch 'text-cursor-extents' into 'master' (*)
  6818eee... Merge branch 'wip/exalm/scroll-touch' into 'master' (*)
  2c6d66a... build: Build demos before tools
  6011bae... x11: Move code where it belongs
  6e6a3b3... x11: Remove unused function
  062e75e... x11: Stop reordering visuals
  68b85a4... x11: Reorder code
  3385db2... x11: Don't share cached GLX visuals with GTK3
  6688248... x11: Initialize GL at startup
  afea152... glx: Don't initialize GLX multiple times.
  25357fc... x11: Move function call
  17dd8ea... x11: Simplify code
  41fcb96... x11: Pass the display, not the screen
  e752f01... x11: Move the EGL display into the private struct
  638ca01... x11: Store the EGL config in the display
  70b6fdf... x11: Store the EGL surface in the GdkSurfaceX11
  b7c64e9... x11: Move GL init code into the GL context
  c5595df... glx: Remove Visual cache
  ba04527... x11: Rework Visual selection
  c59607b... x11: Remove GdkVisual
  55df42b... x11: Remove the dummy surface
  59143c8... Revert "x11: Always fall back to GLX on NVIDIA"
  502c083... x11: Remove unused struct member
  4b7085a... x11: Remove glx version check
  680df26... x11: Use single GLX fbconfig and store it in the display
  d9446b1... x11: Store the GLX drawable in the surface
  96fbc19... x11: Get Visual from EGL directly
  028e155... x11: Do not call glXQueryExtension()
  43788c4... x11: Properly record the error when initializing GL
  631b72e... x11: Redo choice between EGL and GLX
  477bffe... gdk: Add a private struct to GdkDisplay
  5e5185e... gdk: Allow GdkDrawContext with a %NULL surface
  dbd90e5... wayland: Move fbconfig into the display
  2bc306b... wayland: Don't pass GL config to get_egl_surface()
  d7b2b7a... gdk: Add GdkDisplay::init_gl vfunc
  e03e92f... gdk: Require EGL version 1.4 across the board
  5dc6391... ngl: Store the shared driver in the display
  690eac2... gdk: Add gdk_gl_context_is_shared()
  22e69a4... gl: Deprecate gdk_gl_context_get_shared_context()
  9b2f353... gl: Store the context::in-frame state in the current contex
  fe69435... gdk: Get rid of paint contexts
  f14b4a7... gl: Require EGL_KHR_surfaceless_context with egl
  895129e... gl: Move vfunc
  b873a34... gdk: Move GL context construction to GdkGLContext
  89b4b02... inspector: Add support for displaying GL errors
  eaeb435... gdk: Add a GL workaround for nvidia
  e0eeef2... Revert "gdk: Add a GL workaround for nvidia"
  0646235... gl: Fix issue with EGL + nvidia
  ae1a362... x11: Move code from GdkGLContextX11
  a2f2abd... display: Move GL selection code into gdkdisplay-x11.c

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]