Skip to content

Xcb window support (native Unix) #14

Merged
vsg-dev merged 19 commits into
masterfrom
Xcb_Window
Nov 30, 2018
Merged

Xcb window support (native Unix) #14
vsg-dev merged 19 commits into
masterfrom
Xcb_Window

Conversation

@vsg-dev
Copy link
Copy Markdown
Owner

@vsg-dev vsg-dev commented Nov 30, 2018

Description

Added Xcb_Window implementation for native Windowing under Unices such as Linux.

Please delete options that are not relevant.

  • [x ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Using vsgExamples vsgdraw and vsgpushconstatns test programs.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

robertosfield and others added 19 commits November 24, 2018 17:26
…riate source file linking to appropriate libs.

Added a null Windowing creation of Xcb_Window as a placeholder for where the Xcb functionality will be added.
Added Xcb find to vsgConfig.cmake
Removed the unneccessary includes from Window.cpp
… test across Window implementations.

Cleaned up the XcbWindow constructor in prep for implementing the Vulkan setup.
@vsg-dev vsg-dev merged commit 046b6a5 into master Nov 30, 2018
@vsg-dev vsg-dev deleted the Xcb_Window branch November 30, 2018 15:42
@rainergericke rainergericke mentioned this pull request Nov 9, 2024
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