]> icculus.org git repositories - divverent/darkplaces.git/history - cl_gecko.c
patch from Blub adding cprint (centerprint) console command, similar to
[divverent/darkplaces.git] / cl_gecko.c
2008-02-04 havochuge audit of dprints throughout engine, all notices...
2008-01-27 blackPass the name of the instance to Gecko_Query, too.
2008-01-22 resGecko: added ability to call back into a QC entry point...
2008-01-22 divverentI really prefer code that actually compiles...
2008-01-22 resUpdate OffscreenGecko headers again
2008-01-22 resNew OffscreenGecko scripting stuff
2008-01-18 resRemoved passing machine type from the makefile to the...
2008-01-17 havochush unitialized warnings
2008-01-16 resset eol-style property
2008-01-16 resGecko: add a platform-specific search path for XULrunne...
2008-01-16 resGCC warning fixes
2008-01-16 resGecko: load OffscreenGecko dynamically
2008-01-05 havocadded an optimization note (should be tracking number...
2008-01-04 resMade gecko bindings a bit more chatty in developer...
2007-12-28 resgecko:
2007-12-18 resGecko: set a profile path
2007-12-14 blackMove the code around a bit in cl_gecko and add the...
2007-12-12 resGecko: forward mouse wheel input
2007-12-12 resGecko resizing support
2007-12-10 blackMeh, stupid bug in cl_gecko. Sorry about that :-(
2007-12-06 blackFix a bug - tbh I dont understand why the other menu...
2007-12-06 blackRemove unused MP_Fallback from menu.c.
2007-12-05 resLazily initialize Gecko - saves initialization when...
2007-12-02 black"Finish" cl_gecko.c (input handling is done now, too...
2007-11-29 blackAdd TEXF_PERSISTENT and R_PurgeTexture which only frees...
2007-11-27 sajtI believe this is what you meant... by the way, you...
2007-11-27 blackUse BGRA >_>
2007-11-27 blackRework cl_video to use dyntextures.