mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-06-30 21:36:33 -04:00
--Code changes
-Attempt to fix OpenGL drawing changes on Mac. -Allow toggling of color speed spinner to zero.
This commit is contained in:
@ -184,7 +184,7 @@ size_t OpenCLInfo::TotalDeviceIndex(size_t platform, size_t device) const
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Create a context that is optionally shared with OpenGL and plact it in the
|
||||
/// Create a context that is optionally shared with OpenGL and place it in the
|
||||
/// passed in context ref parameter.
|
||||
/// </summary>
|
||||
/// <param name="platform">The platform object to create the context on</param>
|
||||
|
Reference in New Issue
Block a user