mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-31 00:42:29 +00:00
[client] huge rewrite of renderer API deal with mouse updates
This commit is contained in:
@@ -26,6 +26,5 @@ extern const LG_Renderer LGR_Basic;
|
||||
const LG_Renderer * LG_Renderers[] =
|
||||
{
|
||||
&LGR_OpenGL,
|
||||
&LGR_Basic,
|
||||
NULL // end of array sentinal
|
||||
};
|
||||
Reference in New Issue
Block a user