Doug Coleman
|
2c257f399c
|
factor: Rename MACRO: and MACRO: to have quot as the output in stack effects.
|
2015-07-18 22:16:11 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Joe Groff
|
845e9532ba
|
update demos using GL_EXT_framebuffer_object and GL_ARB_texture_float to use suffixless opengl 3 symbol names
|
2009-06-24 17:59:25 -05:00 |
Slava Pestov
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Joe Groff
|
2ba187210e
|
fix some faux pas in bunny
|
2009-05-07 19:47:05 -05:00 |
Joe Groff
|
8925773558
|
update bunny to use world api; clean up projection matrix and viewport discipline in demos
|
2009-05-03 22:02:50 -05:00 |
Slava Pestov
|
375c5e69b5
|
Various load-everything fixes
|
2009-03-07 01:22:21 -06:00 |
Slava Pestov
|
128b52a24b
|
Make bunny load
|
2008-12-17 20:28:26 -06:00 |
Joe Groff
|
eb4a6cbe7d
|
fix bunny/outlined framebuffer refresh bug and put some lipstick on it
|
2008-12-08 12:24:36 -08:00 |
U-VICTORIA\Administrator
|
a67de2289a
|
snipe some bunny bugs
|
2008-12-04 18:18:19 -08:00 |
Slava Pestov
|
e0af88bd97
|
Move a bunch of vocabularies to unmaintained, hopefully temporarily
|
2008-12-03 00:05:20 -06:00 |
Slava Pestov
|
18df06fde1
|
Updating various apps in extra for GL words being moved around
|
2008-11-11 03:10:41 -06:00 |
Joe Groff
|
9dbe18e07d
|
remove obsolete reference to "construct" in bunny.outlined. clean up >r imbalance in opengl.capabilities
|
2008-09-01 08:53:32 -07:00 |
Slava Pestov
|
4bc54497fa
|
Move vocabularies which use delegation to unmaintained, and delete older unmaintained stuff
|
2008-08-27 16:23:35 -05:00 |
Joe Groff
|
af80e5c97f
|
retool with-gl-program -- preserving the program object and using cleave is more flexible than the hardcoded pattern
|
2008-08-03 17:41:21 -07:00 |
Joe Groff
|
7608afbf4c
|
duh... bunny.outlined needs to update the framebuffer size after it builds it!
|
2008-07-11 20:16:22 -07:00 |
Slava Pestov
|
2cbfa9c2d7
|
Move destructors to core
|
2008-05-14 23:23:12 -05:00 |
Joe Groff
|
07b91613e4
|
Modernize the bunny demo code
|
2008-04-21 21:14:38 -07:00 |
Joe Groff
|
60025d45c3
|
Add environment mapping to spheres demo. Modernize more code in bunny and demo-support
|
2008-04-16 21:06:13 -07:00 |
Joe Groff
|
b2e90f62c0
|
Modernize some code in the bunny demo
|
2008-04-15 20:36:58 -07:00 |
Slava Pestov
|
9e13e61a74
|
Fix some load errors
|
2008-03-29 04:07:06 -05:00 |
Slava Pestov
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
Joe Groff
|
6f89d7921b
|
Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
extra/combinators/lib/lib.factor
extra/io/windows/files/files.factor
extra/opengl/demo-support/demo-support.factor
extra/opengl/shaders/shaders.factor
|
2008-03-15 20:39:43 -07:00 |
Joe Groff
|
fe9ab0e26b
|
COM unit tests. Remove redundant call-with word and use cleave instead.
|
2008-03-15 17:45:05 -07:00 |
Slava Pestov
|
618962aa71
|
Fix minor bunny bug
|
2008-03-13 03:39:05 -05:00 |
Joe Groff
|
a544f5eeda
|
Take the fattening opengl vocab and hack it up into smaller, mouth-sized morsels
|
2008-02-03 15:59:47 -08:00 |
Joe Groff
|
4e4e4ee157
|
Make setting up shader uniform parameters nicer from with-gl-program
|
2008-02-02 18:15:22 -08:00 |
Joe Groff
|
7da1da5fff
|
Modularize the new bunny demo, and adjust the bikeshed parameters a bit
|
2008-02-02 15:33:05 -08:00 |