raze/polymer/eduke32
helixhorned e191a915f7 Port [m]vlineasm4 to C replacements and enable for solid and masked walls.
These two functions draw a vertical line 4 neighboring pixels at a time.
This gives a significant speed boost for a full screen solid and masked wall
scene for x86_64 (where we have plenty of registers), about 60 --> 76 fps.

git-svn-id: https://svn.eduke32.com/eduke32@2497 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-18 23:16:57 +00:00
..
Apple OS X: another set of new universal x86/x86_64/PPC libraries provided by LSDNinja, this time compiled under Leopard 10.5 2012-03-11 07:15:44 +00:00
build Port [m]vlineasm4 to C replacements and enable for solid and masked walls. 2012-03-18 23:16:57 +00:00
eobj
eobj_win
installer
obj
obj_win
psd Add the source .psd files for the EDuke32 logo and program icon to the repository. Though they are .psd, they are effectively vector because they utilize paths. 2012-02-25 02:57:59 +00:00
rsrc cosmetic: 2012-02-25 02:57:25 +00:00
samples Update samples/trueror1.map with some tests of sprites lying on TROR floors. 2012-02-16 19:25:56 +00:00
source Mapster32 tag-label system: don't consider 'switch' walls with an upwall as linking. 2012-03-18 23:16:37 +00:00
Windows Fix building ebacktrace1.dll with versions of binutils/libbfd after 2.20.51-1. This removes the need to link and depend on libintl (for now). 2012-03-05 07:25:55 +00:00
backtrace.dll
buildlic.txt
ChangeLog
ChangeLog.html
eduke32.sln
eduke32.vcproj
eduke32.vcxproj
eduke32.vcxproj.filters
eduke32.vcxproj.user
GNU.TXT
libiconv2.dll
libintl3.dll
m32help.hlp * Lazy hightile loading in Mapster32 tile selector (first display all as lowtiles, then load each one while allowing movement) 2011-03-23 17:41:01 +00:00
MakeDistributions
Makefile More Build tools improvements: 2012-03-12 04:48:42 +00:00
Makefile.common osxbuild.sh: new "tools" parameter builds the Build tools in addition to the full binaries 2012-03-14 06:27:45 +00:00
Makefile.deps Trivial stuff that got accumulated and not committed. 2012-03-13 20:07:40 +00:00
Makefile.msvc Consolidate POLYMOST preprocessor define into USE_OPENGL, remove SUPERBUILD preprocessor define, add additional mode to neartag() to skip sprite searches and speed up processing (and enable for CON_OPERATE), fix issue with nearby single instance sounds not playing due to out of range sounds blocking their playback, fix issue with settings.cfg being reset to default bindings when running a mod that specifies its own cfg base name, improve CON structure member interface read/write performance, fix a bug with CON "move" pointer validation 2011-03-04 08:50:58 +00:00
names.h add two tile labels which Todd forgot to move from GAME.CON to DEFS.CON and therefore did not make it to names.h 2011-08-20 23:27:46 +00:00
nedmalloc.dll Rebuild nedmalloc.dll using newest git sources 2012-02-19 04:07:14 +00:00
osxbuild.sh osxbuild.sh: Potential fix for the $commonargs bash variable. 2012-03-18 08:49:22 +00:00
SEHELP.HLP
STHELP.HLP
tiles.cfg move tiles.cfg out of eduke32/samples/ into eduke32/ and update synthesis.sh to reflect that 2011-07-28 21:12:02 +00:00