mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
Implemented mouse button buffering
This commit is contained in:
parent
2f0089b961
commit
963605989f
24 changed files with 521 additions and 300 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "org_lwjgl_opengl_Pbuffer.h"
|
||||
#include "extgl.h"
|
||||
#include "Window.h"
|
||||
#include "common_tools.h"
|
||||
|
||||
typedef struct _PbufferInfo {
|
||||
GLXPbuffer buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue