Commit Graph

43 Commits (cbdd559a759b5aef9b1c97d8b69a29e159d14ae1)

Author SHA1 Message Date
John Benediktsson d2ab01a5d9 core/basis/extra: use flags{ } in places. 2020-02-11 13:27:42 -08:00
Doug Coleman 17ed798178 *.txt: Add newlines, fix some spacing 2018-12-16 12:04:35 -06: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
Benjamin Pollack 2c3dd8c3c8 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
Björn Lindqvist 508b85851d tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
find-library on linux needs to call /sbin/ldconfig which requires a
full io-backend. Using gtk requires loading alien libraries which
requires find-library. So the ui should always load the whole io.
2014-07-03 21:57:07 +00:00
John Benediktsson ab3d6b1d13 opengl: properly scale viewports. 2012-11-01 17:12:13 -07:00
Joe Groff afadf303cd use world-attributes pref-dim instead of world pref-dim* method where applicable 2010-01-16 11:44:58 -08:00
Joe Groff 5e87f30695 spheres can use MAIN-WINDOW: too 2010-01-16 10:46:23 -08: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
Joe Groff c505c6f261 clean up some GL state mgmt in spheres 2009-05-20 10:26:24 -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
Slava Pestov 4f82ee914b hello-ui and spheres can deploy without I/O 2009-05-12 04:18:50 -05:00
Slava Pestov 3fe5bb872b Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
Slava Pestov 9de34ab3cd Fix deployment of UI apps and implement various tricks to make deployed images smaller 2009-05-10 21:33:13 -05:00
Joe Groff 70c8a1bef0 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	extra/spheres/spheres.factor
2009-05-03 22:06:37 -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
Joe Groff bc07c075e7 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	extra/spheres/spheres.factor
2009-05-03 17:23:14 -05:00
Joe Groff 4e8df4a190 change spheres to use new world api 2009-05-03 17:14:49 -05:00
Doug Coleman cd87988ab3 use ${ in a couple of places, use output>array 2009-05-03 15:54:40 -05:00
Slava Pestov 375c5e69b5 Various load-everything fixes 2009-03-07 01:22:21 -06:00
Slava Pestov 5fdb474c76 Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06: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 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
Slava Pestov e0af88bd97 Move a bunch of vocabularies to unmaintained, hopefully temporarily 2008-12-03 00:05:20 -06:00
Slava Pestov f3911ea09a Merge branch 'master' of git://repo.or.cz/factor/jcg 2008-11-19 13:02:55 -06:00
U-SLAVA-DFB8FF805\Slava 0eee4f89d4 Mess around with tags 2008-11-17 06:59:17 -06:00
Joe Groff a9f8856b0d make shader code in spheres a little more readable 2008-11-13 09:49:18 -08:00
Slava Pestov 18df06fde1 Updating various apps in extra for GL words being moved around 2008-11-11 03:10:41 -06:00
Slava Pestov ce91c9dcba Update deployment descriptors for deploy-random? removal 2008-11-06 01:40:54 -06:00
Joe Groff 3399a579d0 call find-gl-context to ensure context is set during graft/ungraft in GL demos 2008-10-04 16:33:51 -07:00
Joe Groff dacd2dfc1c add capability verification and fix shader param error in spheres 2008-09-30 18:42:32 -07:00
Doug Coleman dbab0b633e add demos tag to spheres 2008-09-06 13:16:05 -05:00
Slava Pestov a50cb4c21b Deploy descriptor for spheres 2008-09-01 02:53:20 -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
U-VICTORIA\Administrator 8d311fbf76 Update bunny, spheres, demo-support to use delegation 2008-07-11 18:51:25 -07:00
U-SLAVA-DFB8FF805\Slava 0051a50b75 Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
Joe Groff 03c4b6ee85 Minor adjustments to spheres demo 2008-04-21 21:50:35 -07:00
Joe Groff e68f0848c2 Fix texture wrapping artifacts in sphere shader 2008-04-21 20:18:39 -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 b26eadc5ea Metadata for spheres vocab 2008-04-15 20:39:12 -07:00
Joe Groff 7a9f379944 Add spheres demo 2008-04-15 20:37:34 -07:00