Applied Christian's change to drop unnecessary dependency to X11 libraries we
[freeglut] / src / blackberry / fg_internal_blackberry.h
2014-11-03 Rcmaniac25Added support for minimizing window.
2014-10-17 Diederick Niehorsterrenamed all references to freeglut_xxx files (their...
2014-01-24 Rcmaniac25Updated toolchain so that it does a more exact check...
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 support for the scroll wheel when using the simulator
2014-01-24 Rcmaniac25Restructuring of when screen context and events are...
2014-01-24 Rcmaniac25Converted the odd double spaces into 4 space tabs
2014-01-24 Rcmaniac25Implemented BlackBerry main (initial version)
2014-01-24 Rcmaniac25Implemented fg_window_blackberry.c to initialize and...
2014-01-24 Rcmaniac25Initial commit of BlackBerry implementation. It compile...