kolibrios/programs
Kirill Lipatov (Leency) 4b8e0542e3 View 3DS 0.69 by macgub:
1. 32bit vertices indexes and ability to load whole RAM limited objects. (Above 65535 vertices and triangles).
2. I switch off painters algotithm mode (depth sorting). In app impelementetion it has limited vertices count and produce less quality image than Z buffer Catmull algo. In addition this switch off reduces app size.

git-svn-id: svn://kolibrios.org@8014 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-06-01 15:44:39 +00:00
..
cmm osupdate: final 2020-05-31 14:37:09 +00:00
demos View 3DS 0.69 by macgub: 2020-06-01 15:44:39 +00:00
develop KFM: use build-in icons 2020-05-28 16:00:42 +00:00
emulator KWINE v0.0.3 2020-05-07 22:14:53 +00:00
fs KFM: use build-in icons 2020-05-28 16:00:42 +00:00
games CMM: decrease the size of apps, thanks lev for hints 2020-05-26 00:17:12 +00:00
hd_load
media update program 2020-05-26 09:00:49 +00:00
network boxlib/tree_list: react on double click as on enter 2020-05-20 13:15:53 +00:00
other rename @rb into rb 2020-05-20 19:42:38 +00:00
system Backy: new version by JohnXenox 2020-05-27 20:51:12 +00:00
testing more apps into testing folder 2020-05-08 13:02:22 +00:00
build_all.bat
config.inc
debug-fdo.inc
debug.inc
dll.inc
export.inc
gui_patterns.inc @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
import.inc
kglobals.inc Copy /kernel/trunk/kglobals.inc to /programs directory. 2019-10-21 22:33:27 +00:00
KOSfuncs.inc fix typo 2019-08-25 19:06:21 +00:00
load_img.inc
macros.inc @menu: return to orthodox flat design 2020-04-14 11:29:55 +00:00
network.inc
proc32.inc
shell.inc
string.inc
struct.inc
use_fasm.lua Fix use_fasm.lua file to work on Windows. 2020-05-24 22:34:03 +00:00
use_gcc.lua
use_menuetlibc.lua
use_msvc.lua
use_newlib.lua
use_sdl.lua
use_sound.lua
use_tinygl.lua