Martin Storsjö
|
eec968234d
|
Fold ALIGN 16 and the function label into WELS_EXTERN
This simplifies the structure for all x86 assembly functions,
reducing the amount of duplicated code structure.
|
2014-03-17 13:35:00 +02:00 |
|
Martin Storsjö
|
f96918283f
|
Remove commented out code for old, 32-bit only x86 assembly function prologues/epilogues
|
2014-03-17 11:20:11 +02:00 |
|
Martin Storsjö
|
9199798f22
|
Fix a typo in a macro name, EXTENTION -> EXTENSION
|
2014-03-14 10:13:18 +02:00 |
|
Martin Storsjö
|
7c435ad295
|
Remove a stray inline keyword in a function signature comment in x86 assembly
Assembly functions written in external assembly files is obviously
not inlined.
|
2014-03-09 19:18:03 +02:00 |
|
Martin Storsjö
|
8d6b368a1c
|
Remove unnecessary stray __cdecl annotations in function signature comments in x86 assembly
|
2014-03-09 19:18:02 +02:00 |
|
Martin Storsjö
|
65b339815e
|
Get rid of trailing whitespace in the assembly source files
|
2014-01-13 20:12:04 +02:00 |
|
volvet
|
ec84f4bcc9
|
resolve conflict
|
2014-01-03 14:49:45 +08:00 |
|
Martin Storsjö
|
f9dea46712
|
Remove trailing whitespace
Most of it was removed in ff6b669176 from C++ source files,
but other files were left unchanged.
|
2013-12-13 11:24:17 +02:00 |
|
Ethan Hugg
|
70e5e62f3d
|
Initial Commit
|
2013-12-09 04:51:09 -08:00 |
|