Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mutter
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
verdre
mutter
Commits
9325bd9d
Commit
9325bd9d
authored
Dec 17, 2019
by
Adam Jackson
🥃
Committed by
Georges Basile Stavracas Neto
Dec 18, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cogl: Remove unneeded GLX includes from cogl-framebuffer-private.h
GNOME/mutter!977
parent
420fb28d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
cogl/cogl/cogl-framebuffer-private.h
cogl/cogl/cogl-framebuffer-private.h
+0
-5
No files found.
cogl/cogl/cogl-framebuffer-private.h
View file @
9325bd9d
...
...
@@ -45,11 +45,6 @@
#include <X11/Xlib.h>
#endif
#ifdef COGL_HAS_GLX_SUPPORT
#include <GL/glx.h>
#include <GL/glxext.h>
#endif
typedef
enum
_CoglFramebufferType
{
COGL_FRAMEBUFFER_TYPE_ONSCREEN
,
COGL_FRAMEBUFFER_TYPE_OFFSCREEN
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment