Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcb/glx update #39

Merged
merged 4 commits into from
Sep 19, 2015
Merged

Xcb/glx update #39

merged 4 commits into from
Sep 19, 2015

Conversation

Gawaboumga
Copy link
Contributor

First implementation of GLX and XCB for Nazara on Linux.

Things to do left:

  • Icon working sometimes (No idea)
  • EnableKeyRepeat (Working but is it the right behaviour ?)
  • Fullscreen (No alt + tab)
  • Smooth scroll (No equivalent for X11)
  • Threaded window (Not tested a lot)
  • Event listener (Not tested)
  • Cleanup
  • IsVisible (Not working as expected)
  • SetStayOnTop (Equivalent for X11 ?)
  • Opengl Context (glXCreateContextAttribs should be loaded like in window and the version for the context should be the one of NzContextParameters)

SirLynix added a commit that referenced this pull request Sep 19, 2015
Add Linux port of Window/Renderer modules
@SirLynix SirLynix merged commit a3e9cf9 into NazaraEngine:master Sep 19, 2015
SirLynix added a commit that referenced this pull request Oct 5, 2016
Add Linux port of Window/Renderer modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants