Added logging and X11 Keymap translation. Also various bugfixes.
This commit is contained in:
parent
56f7cd1875
commit
54a0f5eb4e
16 changed files with 181 additions and 57 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
/* This is needed if there are multiple windows open. Created by pgpl_init,
|
||||
* destroyed by pgpl_deinit. */
|
||||
extern PGPL_Mutex *render_lock;
|
||||
extern PGPL_Mutex *pgpl_internal_render_lock;
|
||||
|
||||
typedef struct PGPL_WindowShared {
|
||||
double scale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue