1
0
Fork 0
forked from fte/fteqw
fteqw/engine/dotnet2005
Spoike c7d5695e5e small vulkan perf tweak.
fix capturedemo over vid reloads.
fix playfilm letterboxing issue.
con_printf will now create consoles as needed.
fix .skin compose line.
fix a couple of q3bsp issues
core gl contexts will no longer be given pre-core glsl shaders, is the theory.
qcc now warns about unused fields. use the __used keyword to mark those fields as actually needed. use __unused to allow the qcc to potentially silently strip them.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5166 fc73d0e0-1445-4013-8a0c-d673dee63da5
2017-11-14 14:37:04 +00:00
..
botlib.vcproj playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
droid.vcproj android port updated. egl now handled by native code, which means we now have proper control over everything and can default to gles2. requires android 2.0+. vulkan-on-android renderer added, but not tested. 2017-10-13 17:50:28 +00:00
emscripten.vcproj Fix various compiler warnings. 2017-09-20 11:27:13 +00:00
ftequake.sln fix Q3BSP-without-Q2BSP bug. 2017-10-31 22:52:58 +00:00
ftequake.vcproj small vulkan perf tweak. 2017-11-14 14:37:04 +00:00
ftequake_SDL.vcproj improve handling of writing to world entity. 2013-04-13 08:15:18 +00:00
gas2masm.vcproj Undo my mistake in #3513 2010-02-07 09:07:09 +00:00
npfte.vcproj playdemo accepts https urls now. will start playing before the file has finished downloading, to avoid unnecessary delays. 2017-05-10 02:08:58 +00:00
npqtv.vcproj What could possibly go wrong?... 2010-03-14 14:35:56 +00:00
resource.h Work In Progress branch. 2009-11-04 21:16:50 +00:00