Patrice Mandin [Sun, 04 Nov 2012 19:07:49 +0100] rev 6649
gem: revert back to graf_mkstate usage to get mouse state
Patrice Mandin [Sun, 04 Nov 2012 19:02:21 +0100] rev 6648
gem: Check mouse focus inside mouse motion function
Patrice Mandin [Sun, 04 Nov 2012 19:00:20 +0100] rev 6647
gem: move some variables, and remove duplicates
Sam Lantinga [Sun, 04 Nov 2012 09:45:18 -0800] rev 6646
Added documentation on loading assets on Android.
Sam Lantinga [Sun, 04 Nov 2012 08:51:43 -0800] rev 6645
Cleaned up OpenGL initialization a bit so we fail if we can't create a surface.
Ryan C. Gordon [Sat, 03 Nov 2012 22:46:03 -0400] rev 6644
Fixed symbol typo.
Sam Lantinga [Mon, 22 Oct 2012 15:35:19 -0700] rev 6643
Fixed compiling fseek64o on Linux systems
Sam Lantinga [Sat, 03 Nov 2012 18:43:36 -0700] rev 6642
Added an API to get the size of a file - WARNING! ABI CHANGE!
Ryan C. Gordon [Sat, 03 Nov 2012 12:11:49 -0400] rev 6641
Whoops, let's not redefine the actual symbol.
Ryan C. Gordon [Sat, 03 Nov 2012 12:06:27 -0400] rev 6640
Make Linux dynamically look up pthread_setname_np() for older glibc compat.
Cleaned up the lookup code to make Mac OS X use most of the same code.