Info logging only shows in debug compilation Added support for UseCurrentContext...
[freeglut] / src / blackberry / fg_window_blackberry.c
2014-01-24 Rcmaniac25Info logging only shows in debug compilation Added...
2014-01-24 Rcmaniac25Hardcoded the RGB bitdepths for EGL surface creation.
2014-01-24 Rcmaniac25Made glutGet, for window width and height, return width...
2014-01-24 Rcmaniac25Added support for rotation so an app can be rotated...
2014-01-24 Rcmaniac25Added (though commented out) support for setting window...
2014-01-24 Rcmaniac25Placeholder for window sizes Prevent navigator event...
2014-01-24 Rcmaniac25Restructuring of when screen context and events are...
2014-01-24 Rcmaniac25Prevented case where no window was set when waiting...
2014-01-24 Rcmaniac25Converted the odd double spaces into 4 space tabs
2014-01-24 Rcmaniac25Minor order change in Android/BlackBerry CMake, one...
2014-01-24 Rcmaniac25Made sure that windows created on BlackBerry are regist...
2014-01-24 Rcmaniac25Can use input devices from x11 (serial input... unlikel...
2014-01-24 Rcmaniac25Minor change so that OpenGL ES 1.x can be used for...
2014-01-24 Rcmaniac25Implemented BlackBerry main (initial version)
2014-01-24 Rcmaniac25Implemented fg_window_blackberry.c to initialize and...