mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-09-02 21:30:52 +00:00
[repos] lgmp: update to latest version
The queue size for the cursor needed to be increased to a power of two with the new design for messages queues in LGMP.
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
#define LGMP_Q_FRAME 2
|
#define LGMP_Q_FRAME 2
|
||||||
|
|
||||||
#define LGMP_Q_FRAME_LEN 2
|
#define LGMP_Q_FRAME_LEN 2
|
||||||
#define LGMP_Q_POINTER_LEN 20
|
#define LGMP_Q_POINTER_LEN 32
|
||||||
|
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
Submodule repos/LGMP updated: daf0a360b7...7b08ed256c
Reference in New Issue
Block a user