-
Ross Cunniff
committed
[6b5214]
on
Git
Clarify copyright terms for some code I wrote...
-
Ross Cunniff
committed
[f4b6bf]
on
Git
Merge branch 'master' of https://git.code.sf.net/p/hoverball/git
-
Ross Cunniff
committed
[95e567]
on
Git
MinGW support
-
Ross Cunniff
committed
[16c41e]
on
Git
MinGW change
-
Ross Cunniff
committed
[956c9e]
Changes for modern Ubuntu 20 Linux, using sys libs
-
Ross Cunniff
committed
[d7ae4b]
Need -fPIC
-
Ross Cunniff
committed
[7730ea]
Mingw built of HW
-
Ross Cunniff
committed
[592c59]
Cygwin GLFW needs an include...
-
Ross Cunniff
committed
[a69a2a]
GLFW version (needs tweaks yet)
-
Ross Cunniff
committed
[37a3d6]
Updating to v3.3 of GLFW
-
Ross Cunniff
committed
[708333]
Moving to GLFW 3.3
-
Ross Cunniff
committed
[b41e37]
Moved to GLFW 3.3, no longer need 3.0
-
Ross Cunniff
committed
[ebe50e]
Merge branch 'master' of ssh://git.code.sf.net/p/hoverball/git
-
Ross Cunniff
committed
[79b036]
Checking in extra docs for freetype
-
Ross Cunniff
committed
[e45105]
Merge branch 'master' of ssh://git.code.sf.net/p/hoverball/git
-
Ross Cunniff
committed
[5d8010]
More Cygwin changes that have been sitting around forever
-
Ross Cunniff
committed
[02e98d]
PNG tweaks that have been sitting around for years
-
Ross Cunniff
committed
[86b256]
Some ifdefery that never got checkec in right
-
Ross Cunniff
committed
[d5e6eb]
Handle retina-style displays properly
-
Ross Cunniff
committed
[4db075]
Merge branch 'master' of ssh://git.code.sf.net/p/hoverball/git
-
Ross Cunniff
committed
[d9a437]
Latest Windows kits require this include
-
Ross Cunniff
committed
[390279]
Rename libhw.a to libhwgl.a for Cygwin
-
Ross Cunniff
committed
[4bc0ee]
Ignore all *.o files
-
Ross Cunniff
committed
[d301b4]
Cygwin gcc build works
-
Ross Cunniff
committed
[805383]
Update to current names of makefiles
-
Ross Cunniff
committed
[11a8f8]
Tweaks for latest version of FCMOD welcome
-
Ross Cunniff
committed
[1f1c89]
Hoverball has been GPL v2 forever but we forgot...
-
Ross Cunniff
committed
[700b56]
Adding FreeType as we will need it
-
Ross Cunniff
committed
[91199a]
Toward a FreeType version
-
Ross Cunniff
committed
[aa4bb5]
Update documentation of included distros
-
Ross Cunniff
committed
[3c267f]
Fix move/draw flags bug
-
Ross Cunniff
committed
[412436]
Tweaks / fixes to hwedit
-
Ross Cunniff
committed
[682ae1]
Fix selection mode for display lists
-
Ross Cunniff
committed
[8adafc]
Fix some compile-time warnings in the Editor
-
Ross Cunniff
committed
[fde975]
Coalesce vertex buffers and draw calls in displ...
-
Ross Cunniff
committed
[5f803f]
Fix a few text bugs
-
Ross Cunniff
committed
[5e3fae]
Changes to compile with VS 2015
-
Ross Cunniff
committed
[160a71]
Version of the PNG utils that uses LIBPNG - sma...
-
Ross Cunniff
committed
[96fada]
Changes to use libpng
-
Ross Cunniff
committed
[431dc9]
New premultiplied alpha option. Fonts use prem...
-
Ross Cunniff
committed
[b03991]
Allow both JPEG and PNG dumping and print a useful
-
Ross Cunniff
committed
[9d6bd0]
Fix fog bug
-
Ross Cunniff
committed
[c0327c]
Forgot JPEG for -fPIC
-
Ross Cunniff
committed
[d7f2fe]
Add -fPIC flag so .so files can be built with HW
-
Ross Cunniff
committed
[da6f02]
Make the frame step always 1/60 sec
-
Ross Cunniff
committed
[122d4a]
60-second timeout for welcome key commands
-
Ross Cunniff
committed
[cd7d74]
Time tweaks
-
Ross Cunniff
committed
[c4654e]
Revamped time handling in welcome
-
Ross Cunniff
committed
[7efc96]
Get hwDemo building again
-
Ross Cunniff
committed
[cd5303]
Android welcome works!
-
Ross Cunniff
committed
[0162bf]
Android welcome almost runs
-
Ross Cunniff
committed
[1b9925]
Refactor to prepare for Android version
-
Ross Cunniff
committed
[647787]
Game pad support
-
Ross Cunniff
committed
[6e109b]
Add CHAPTERS to welcome
-
Ross Cunniff
committed
[a90ab1]
Fix some Android build errors
-
Ross Cunniff
committed
[0a5536]
Add hwData.c
-
Ross Cunniff
committed
[20a9a4]
New hwData class - holds generic data
-
Ross Cunniff
committed
[245af9]
Allow for stdio on Android if the asset open fails
-
Ross Cunniff
committed
[55590e]
Fix a bug with positional lights