root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @455 [455] 08/27/07 21:05:56 krobillard Added ur_sizeofUrlanEnv() & ur_thread() to hide UrlanEnv?
(edit) @454 [454] 08/27/07 21:01:11 krobillard Optimized ur_internDefault(). Repeated calls to _orderWords() were …
(edit) @453 [453] 08/25/07 22:49:09 krobillard UTF-8 strings can now be read. ur_makeString() now takes UCell argument.
(edit) @452 [452] 08/19/07 18:31:07 krobillard Tokenizer handles special char!. ur_toStrT() now thread-safe for char! …
(edit) @451 [451] 08/19/07 14:21:25 krobillard A decimal/vec3 can now start with '.'. Vim syntax handles hex numbers.
(edit) @450 [450] 08/11/07 04:53:46 krobillard Removed slice! datatype - series now have an end. Added slice …
(edit) @449 [449] 08/08/07 04:40:41 krobillard Updated GL for new ur_makeBinary().
(edit) @448 [448] 08/08/07 04:40:40 krobillard header tweak
(edit) @447 [447] 08/08/07 04:40:40 krobillard ur_makeBinary() now takes pointer argument.
(edit) @446 [446] 08/08/07 03:54:30 krobillard last & match support slice!.
(edit) @445 [445] 08/08/07 03:54:29 krobillard Can make slice! using coord!.
(edit) @444 [444] 08/07/07 01:08:59 krobillard rejoin now uses to-text (fix for when first value is char!).
(edit) @443 [443] 08/05/07 00:26:18 krobillard GL - Added crinkle shader
(edit) @442 [442] 08/05/07 00:26:17 krobillard Added ++/-- to replace word inc/dec. Renamed UR_FLAG_EOL as …
(edit) @441 [441] 08/05/07 00:26:15 krobillard random handles coord!
(edit) @440 [440] 08/05/07 00:26:14 krobillard Improved 'lerp.
(edit) @439 [439] 07/25/07 22:34:49 krobillard Fixes for Windows.
(edit) @438 [438] 07/25/07 22:34:48 krobillard GL - texture! make can now make GL_TEXTURE_1D from binary!.
(edit) @437 [437] 07/25/07 22:34:47 krobillard Fixed shader for Mac.
(edit) @436 [436] 07/25/07 22:34:46 krobillard GL test framework changed so F9 now reloads script.
(edit) @433 [433] 07/16/07 03:30:31 krobillard Fixed recycle to mark BLK_CTX_STACK as used.
(edit) @432 [432] 07/16/07 03:30:31 krobillard Replaced clean-path with full-path. Improved uc_whatDir().
(edit) @431 [431] 07/16/07 03:30:29 krobillard Atoms should now be thread safe. First thread experiment runs.
(edit) @430 [430] 07/08/07 05:51:41 krobillard Component inputs can now be declared /quiet or /strobe
(edit) @429 [429] 07/07/07 23:25:20 krobillard Added 'disconnect.
(edit) @428 [428] 07/07/07 23:25:19 krobillard Components can now be copied. Added component test.
(edit) @427 [427] 07/07/07 04:41:31 krobillard Setting words in the shared global store now throws an error. Default …
(edit) @426 [426] 07/05/07 04:03:51 krobillard Added component! & lit-select! datatypes. ur_makeBlockT() now has a ptr …
(edit) @425 [425] 07/05/07 04:03:49 krobillard Added component! & lit-select! datatypes. ur_makeBlockT() now has a ptr …
(edit) @423 [423] 07/02/07 01:53:18 krobillard gl/audio - Music is now streamed rather than using AL_EXT_vorbis.
(edit) @422 [422] 06/30/07 08:14:02 krobillard Updated atom header.
(edit) @421 [421] 06/30/07 08:14:02 krobillard Mutex now initialized before use.
(edit) @420 [420] 06/30/07 08:14:01 krobillard Thune GL - Added 'image & mouse button words. Fixes to specular model …
(edit) @418 [418] 06/22/07 20:53:36 krobillard Rune works again.
(edit) @417 [417] 06/22/07 20:53:35 krobillard Added ur_seriesMem() & fold helper.
(edit) @415 [415] 06/16/07 22:57:20 krobillard Debugger works again.
(edit) @414 [414] 06/16/07 22:57:19 krobillard Added replace.all helper.
(edit) @413 [413] 06/16/07 22:57:19 krobillard change now handles optional int! part.
(edit) @409 [409] 06/11/07 04:15:55 krobillard Thune GL - Added enable/disable with state tracking. Geometry ops now …
(edit) @408 [408] 06/11/07 04:07:02 krobillard Thune - Simplified macros with macro! datatype.
(edit) @407 [407] 06/08/07 23:06:09 krobillard Thune - Fixed SHA1 checksum.
(edit) @406 [406] 06/07/07 15:58:20 krobillard Thune - Fixed ur_initType for BIG_ENDIAN.
(edit) @405 [405] 06/02/07 06:45:33 krobillard Thune GL - Added samples-query.
(edit) @404 [404] 06/01/07 06:15:44 krobillard Thune (ts) - to/as converts vec3! -> coord!. obj_to_gx script handles …
(edit) @403 [403] 05/29/07 02:47:07 krobillard Thune (ts) - Added UDatatype compare. GL version gets wait-events …
(edit) @402 [402] 05/29/07 02:12:22 krobillard Thune - same? & eq? handle context.
(edit) @400 [400] 05/28/07 05:18:08 krobillard Thune - Can now pass vector! type to 'make.
(edit) @399 [399] 05/28/07 05:13:11 krobillard Thune GL - Shader link errors now properly reported.
(edit) @398 [398] 05/22/07 20:53:15 krobillard Thune - parse lit-word now matches opcodes.
(edit) @397 [397] 05/22/07 18:14:23 krobillard Thune - Improved c_string script.
(edit) @396 [396] 05/21/07 03:07:16 krobillard Thune - Import bump_tangent.t
(edit) @395 [395] 05/21/07 02:56:43 krobillard Thune GL - Two shader attributes can now be used. Added bump mapping …
(edit) @394 [394] 05/20/07 01:05:39 krobillard Thune - Added 'set-stride.
(edit) @393 [393] 05/20/07 00:40:31 krobillard Thune - Fixed vector! clone.
(edit) @392 [392] 05/19/07 05:58:46 krobillard Thune - Implemented block parse 'set.
(edit) @390 [390] 05/17/07 18:27:45 krobillard Thune - OpenGL version works in thread_safe branch.
(edit) @389 [389] 05/17/07 16:58:46 krobillard Thune - bzip2 & net config options build in thread_safe branch.
(edit) @388 [388] 05/17/07 16:26:48 krobillard Thune - Import env.h.
(edit) @387 [387] 05/17/07 16:25:27 krobillard Thread safe Thune - The only globals are now the static ur_global & …
(edit) @386 [386] 05/17/07 16:17:19 krobillard Thune branch with no globals and thread data store.
(edit) @121 [121] 04/19/06 13:42:06 krobillard Thune branch for pattern-action parse experiment.
(edit) @120 [120] 04/19/06 13:40:00 krobillard Added branches/thune
(add) @1 [1] 01/25/06 01:30:53 krobillard Import orca & thune.
Note: See TracRevisionLog for help on using the revision log.