| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
revert back to old behavior where the window position is a set position in the world
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
automatically update when the focused window changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not tested)
|
| |
|
| |
|
|
|
|
| |
This reverts commit cf0a94502a791f2b8a64cc6449b1e9dcaa3e3874.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
position in the game (--cursor-wrap|--no-cursor-wrap)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
curvature
|
| |
|
|
|
|
|
|
|
| |
I'm not too sure if the pixmap config part actually changes something
like this but the API of glXCreatePixmap says it will result in a
BadMatch error if the window doesn't have the GLX_WINDOW_BIT. Also adds
some XSync calls which help debugging crashes.
|