Joe Groff
|
0b42f11683
|
cocoa backend for offscreen world rendering
|
2008-12-08 19:30:10 -08:00 |
Joe Groff
|
14940bd7aa
|
give OpenGL demo keys a little boost
|
2008-12-08 12:55:22 -08:00 |
Joe Groff
|
9b887c7e4c
|
hey spheres, don't go run off the cliff if you didn't initialize
|
2008-12-08 12:51:52 -08:00 |
Joe Groff
|
eb4a6cbe7d
|
fix bunny/outlined framebuffer refresh bug and put some lipstick on it
|
2008-12-08 12:24:36 -08:00 |
Joe Groff
|
c3ca5a8191
|
i fail at documentation
|
2008-12-04 18:47:18 -08:00 |
Joe Groff
|
1443e66897
|
bring back classic Amiga colors for spheres
|
2008-12-04 18:31:31 -08:00 |
U-VICTORIA\Administrator
|
a67de2289a
|
snipe some bunny bugs
|
2008-12-04 18:18:19 -08:00 |
U-VICTORIA\Administrator
|
196e9d6884
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-12-04 17:09:01 -08:00 |
U-VICTORIA\Administrator
|
bec5b76eea
|
move opengl libs back to extra
|
2008-12-04 17:05:13 -08:00 |
Joe Groff
|
c73fd625ed
|
remove "generalizations" use from math.blas.vectors
|
2008-12-04 16:15:42 -08:00 |
Joe Groff
|
ec76a0bfff
|
Renovate BLAS matrices
|
2008-12-04 16:08:01 -08:00 |
Joe Groff
|
bd59b86ad6
|
Fix complex blas vectors
|
2008-12-04 14:03:13 -08:00 |
Joe Groff
|
ef0bc65039
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 13:41:30 -08:00 |
Joe Groff
|
f990647d67
|
Renovate math.blas.vectors to build off of functors and specialized-arrays. Add complex and complex-components sequence wrappers. Fix small bug in functors
|
2008-12-04 13:40:55 -08:00 |
Doug Coleman
|
ab1d9db6ad
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 13:55:55 -06:00 |
Doug Coleman
|
f5bafbb2a9
|
better default scite path
|
2008-12-04 13:53:03 -06:00 |
Eduardo Cavazos
|
2aa2431bf7
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2008-12-04 13:12:09 -06:00 |
Eduardo Cavazos
|
e7d11f3b9c
|
Add 'extra/sto'
|
2008-12-04 13:10:19 -06:00 |
Slava Pestov
|
293dc2062c
|
Generalize specialized-arrays.direct: it should be able to wrap a byte array
|
2008-12-04 12:07:33 -06:00 |
Slava Pestov
|
9172a3ae27
|
Change usages of >r/r> in unicode.*
|
2008-12-04 10:19:18 -06:00 |
Slava Pestov
|
ba31f73b41
|
Fix regression on >r/r> test
|
2008-12-04 10:19:05 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
237c8bb42a
|
Fix load error in hardware-info
|
2008-12-03 23:36:28 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
e45776bb4e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-03 23:33:04 -06:00 |
Slava Pestov
|
0a08def7cf
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 07:12:19 -06:00 |
Slava Pestov
|
fa6a2047f0
|
New inlining heuristic: number of usages within this word. Speeds up bootstrap by 10%
|
2008-12-04 07:05:59 -06:00 |
Doug Coleman
|
041d2f3286
|
fix load error
|
2008-12-04 06:31:08 -06:00 |
Doug Coleman
|
ed248ebad4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 06:29:14 -06:00 |
Doug Coleman
|
0e060c5cfd
|
fix db load error
|
2008-12-04 06:28:49 -06:00 |
Slava Pestov
|
e304d3c9f8
|
Local DCE
|
2008-12-04 06:02:49 -06:00 |
Slava Pestov
|
d70c8eff1c
|
Rewrite interpolate without using PEGs for mad lulz
|
2008-12-04 02:26:34 -06:00 |
Slava Pestov
|
ffecedf9de
|
Fix db.postgresql load error
|
2008-12-04 02:21:36 -06:00 |
Slava Pestov
|
e38beffff0
|
Merge branch 'master' of git://projects.elasticdog.com/git/factor
|
2008-12-04 00:38:47 -06:00 |
Aaron Schaefer
|
1296e3c792
|
Move math.blas back to extra due to multimethods usage
|
2008-12-04 01:35:53 -05:00 |
Slava Pestov
|
22aaf2253e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 00:33:04 -06:00 |
Slava Pestov
|
993d8de372
|
Merge branch 'master' of git://projects.elasticdog.com/git/factor
|
2008-12-04 00:28:29 -06:00 |
Slava Pestov
|
1247ebbac9
|
Fix typo
|
2008-12-04 00:28:16 -06:00 |
Doug Coleman
|
d698e3e578
|
add using
|
2008-12-04 00:08:20 -06:00 |
Doug Coleman
|
869fbf27a1
|
remove join-space from db
|
2008-12-04 00:06:02 -06:00 |
Aaron Schaefer
|
13781ee48c
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-04 00:42:34 -05:00 |
Aaron Schaefer
|
ca73c06194
|
Fix documentation example for floats
|
2008-12-04 00:36:11 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
3b06cee83c
|
Obsolete tests
|
2008-12-03 23:32:51 -06:00 |
Doug Coleman
|
ded6b1963f
|
fix docs for db
|
2008-12-03 22:05:52 -06:00 |
Doug Coleman
|
9f19062892
|
remove redundant nan? word
|
2008-12-03 22:03:10 -06:00 |
Doug Coleman
|
b27941dd01
|
clean up windows hardware-info for file-systems code
|
2008-12-03 20:35:03 -06:00 |
Doug Coleman
|
8e4c14f50b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-03 19:54:48 -06:00 |
Slava Pestov
|
247c9542bd
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-12-03 19:49:20 -06:00 |
Doug Coleman
|
b11caac25f
|
add infinity? and nan? to math.floating-point
|
2008-12-03 19:15:58 -06:00 |
Doug Coleman
|
7d2ca36fad
|
swap 3append -> glue
|
2008-12-03 19:13:18 -06:00 |
Doug Coleman
|
0e14f767ee
|
core: swap 3append -> glue
|
2008-12-03 19:12:48 -06:00 |
Doug Coleman
|
3ab0d03a19
|
extra: swap 3append -> glue, remove some >r r>
|
2008-12-03 19:11:55 -06:00 |