Commit Graph

106 Commits

Author SHA1 Message Date
CrazyButcher
56f05aa5fe luxinia1 api loading bugfix 2011-12-29 13:02:15 +01:00
crazybutcher
edd82b8a4a Fix CRLF 2011-12-05 20:21:43 +01:00
crazybutcher
1592724556 should work again: refactor application engine, moved files around, cut some global vars, introduced app engine which can filter what gets loaded and should allow different editor frontends
estrela exe built with vc2008
2011-12-03 19:09:22 +01:00
crazybutcher
f84df9d550 new mojoshader version and glewgl (4.2) 2011-10-08 16:16:27 +02:00
crazybutcher
9dcda7057e luxinia2 api, and bugfix in ffitoapi 2011-09-04 19:01:25 +02:00
crazybutcher
ce1f411589 renamed luxgraphics to luxgfx 2011-09-04 18:11:41 +02:00
crazybutcher
f1e355dfda glsl: uintBitsToFloat 2011-08-17 09:03:09 +02:00
crazybutcher
9f297612f2 added luajit2 api file 2011-06-21 17:42:38 +02:00
crazybutcher
bc7d78ebe6 bugfix in ffitoapi, did not catch pointer return function pointer variables 2011-06-08 18:42:22 +02:00
crazybutcher
453668826c Merge branch 'master' of ssh://estrelaeditor.git.sourceforge.net/gitroot/estrelaeditor/estrelaeditor 2011-05-29 20:10:13 +02:00
crazybutcher
caf3a539f2 opencl compiler added (clcc) 2011-05-29 20:09:19 +02:00
crazybutcher
5b6dc58468 glsl bugfix for keywords 2011-05-29 19:39:51 +02:00
crazybutcher
a12ecb57d8 opencl missing convert / astype and image functions added 2011-05-23 12:03:46 +02:00
crazybutcher
2bc8ee949e rudimentary opencl spec/autocomplete, no proper api info yet 2011-05-03 22:51:28 +02:00
crazybutcher
074e07d4b6 ffitoapi changes for new type resolve 2011-04-30 14:16:37 +02:00
crazybutcher
074d75bae0 fix in autocomplete, and valuetypes for ffitoapi 2011-04-25 21:23:48 +02:00
crazybutcher
a291883779 lux2 api 2011-04-25 16:19:19 +02:00
crazybutcher
1a2d2eaacd ffitoapi: added class support 2011-04-17 20:06:41 +02:00
CrazyButcher
d1ad3e62cf assimp and ffitoapi fix (pointer function returns) 2011-04-17 00:51:51 +02:00
crazybutcher
1a78bcb7bc glewgl proper api file 2011-04-11 23:47:31 +02:00
crazybutcher
2f0949f261 cg stdlib fix 2011-04-11 22:34:15 +02:00
crazybutcher
d41ca43659 revised api file loading 2011-04-07 23:41:07 +02:00
crazybutcher
f663c34ada api files for assimp and cuda 2011-04-06 22:13:05 +02:00
crazybutcher
a756fbce84 ffitoapi fixes and initial commit of luxinia2 api files 2011-04-01 09:32:34 +02:00
crazybutcher
99244d0f89 cg-spec: added samplerRBUF
cg-tool: memorize custom args for commandline options
2011-03-02 10:52:20 +01:00
crazybutcher
c66498f9a9 cg, api added texRBUF related keywords and functions 2011-02-18 13:51:24 +01:00
crazybutcher
13edb56da2 added authors to files 2011-02-08 18:02:04 +01:00
crazybutcher
5dc7637f74 remvoed swizzles, corrected some types 2011-01-12 17:08:00 +00:00
crazybutcher
0de11af2a7 bugfix, autocomplete not active for cg/glsl
cg, changed glsl detection and added automatic preprocesser defines depending on domain (eg. _VERTEX_, _FRAGMENT_ ...)
glsl, all functions are in
2010-12-31 16:25:14 +00:00
crazybutcher
81fa0f77e5 improvements to glsl api completion 2010-12-30 15:43:23 +00:00
crazybutcher
c51fc58014 interpreter stored in settings.ini
interpreter can define which apis to load
added estrelashell interpreter which runs file in shell (has overloaded print/dofile/loadfile with relative file search)
2010-12-19 14:02:27 +00:00
crazybutcher
709e63c51b cg changes: newer profiles, some functions (not all yet) and an ASM beautifier 2010-11-25 18:14:21 +00:00
crazybutcher
f265c75a8a basic type detection/assignment 2010-09-17 21:26:42 +00:00
crazybutcher
2d30a1ec83 2010-06-07 17:08:43 +00:00
crazybutcher
a49910b755 luxinia 1.400 api 2009-12-06 21:08:19 +00:00
crazybutcher
d9088ba01d WPOS semantic for Cg spec 2009-10-16 18:35:16 +00:00
crazybutcher
6c58e7e856 added some more Cg keywords 2009-10-07 19:12:07 +00:00
crazybutcher
52f792ae88 2009-10-07 11:30:43 +00:00
crazybutcher
9bd25e6264 2009-10-07 11:10:16 +00:00
crazybutcher
0778f26878 luxinia 1.380 api file 2009-09-23 15:02:18 +00:00
crazybutcher
d96e41fac2 luxinia 1.378 api 2009-09-18 12:13:51 +00:00
crazybutcher
f14ae32c6d pack/unpack functions added to Cg 2009-09-17 11:06:09 +00:00
crazybutcher
32eb504bce improved Cg syntax highlighter and autocomplete 2009-09-16 13:49:53 +00:00
crazybutcher
c975760055 2009-09-06 16:11:45 +00:00
crazybutcher
9d55699426 2009-08-28 15:30:24 +00:00
crazybutcher
38389a1319 2009-03-25 20:46:06 +00:00
crazybutcher
34571bdec4 2009-03-20 11:15:20 +00:00
crazybutcher
304ed81536 updated luxiniaapi 2009-02-23 16:32:12 +00:00
crazybutcher
a53f3c4acb 2008-12-10 21:34:06 +00:00
crazybutcher
a079434d7c update lux api 2008-11-17 15:35:32 +00:00