[gtk] (48 commits) Non-fast-forward update to branch wip/otte/gleanup
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (48 commits) Non-fast-forward update to branch wip/otte/gleanup
- Date: Sat, 10 Jul 2021 01:51:21 +0000 (UTC)
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:
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'
2266abe... build: Build demos before tools
8928ba0... x11: Move code where it belongs
a32eb80... x11: Remove unused function
2e9e5de... x11: Stop reordering visuals
460c000... x11: Reorder code
9365548... x11: Don't share cached GLX visuals with GTK3
38681b8... x11: Initialize GL at startup
2c94abb... glx: Don't initialize GLX multiple times.
fad2cb1... x11: Move function call
423b428... x11: Simplify code
022d443... x11: Pass the display, not the screen
b5bebdd... x11: Move the EGL display into the private struct
2a87214... x11: Store the EGL config in the display
6dea584... x11: Store the EGL surface in the GdkSurfaceX11
02fb749... x11: Move GL init code into the GL context
fa6d5ff... glx: Remove Visual cache
b6260d6... x11: Rework Visual selection
eafdf72... x11: Remove GdkVisual
c7448a3... x11: Remove the dummy surface
9cb0aed... Revert "x11: Always fall back to GLX on NVIDIA"
85f73a9... x11: Remove unused struct member
67dbd0e... x11: Remove glx version check
f868815... x11: Use single GLX fbconfig and store it in the display
cbd8582... x11: Store the GLX drawable in the surface
beddee5... x11: Get Visual from EGL directly
d017fe4... x11: Do not call glXQueryExtension()
b30e862... x11: Properly record the error when initializing GL
1fe3a91... x11: Redo choice between EGL and GLX
3131648... gdk: Add a private struct to GdkDisplay
b484360... gdk: Allow GdkDrawContext with a %NULL surface
5cc0705... wayland: Move fbconfig into the display
2a94d34... wayland: Don't pass GL config to get_egl_surface()
82d0540... gdk: Add GdkDisplay::init_gl vfunc
2dddb35... gdk: Require EGL version 1.4 across the board
31e56b3... ngl: Store the shared driver in the display
030d365... gdk: Add gdk_gl_context_is_shared()
c1c1370... gl: Store the context::in-frame state in the current contex
3871669... gdk: Get rid of paint contexts
a3faf9a... gl: Require EGL_KHR_surfaceless_context with egl
77f5296... gl: Move vfunc
16be979... gdk: Add a GL workaround for nvidia
4905331... gdk: Move GL context construction to GdkGLContext
2367dcd... inspector: Add support for displaying GL errors
Commits added to 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]