0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-04-01 23:11:01 +00:00
quakeforge/libs/video
Bill Currie 6eb6b6c0ba Change pointer_t to unsigned and clean up the mess.
It doesn't make sense to have negative pointers. The size of the commit is
from enabling gcc's -Wtype-limits warning and cleaning up that mess too.
2012-12-21 21:53:13 +09:00
..
renderer Change pointer_t to unsigned and clean up the mess. 2012-12-21 21:53:13 +09:00
targets Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
Makefile.am several libs can now get built as dlls in windows: console, gamecode, 2004-01-19 07:47:41 +00:00