Commit Graph

8623 Commits (a615700af1f6d969b394ba8ea6a451025df2a7c5)

Author SHA1 Message Date
Slava Pestov 48fe9029af libusb: add unportable tag since it depends on the unix vocab 2010-02-19 18:24:36 +13:00
Slava Pestov b59da05347 Merge branch 'master' of git://github.com/erikcharlebois/factor 2010-02-19 12:35:21 +13:00
Slava Pestov 220dd88a2c Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
Erik Charlebois 5d80153d53 Bindings to libusb 2010-02-18 12:53:15 -08:00
Erik Charlebois f2e8128f5d Merge up 2010-02-17 18:16:16 -08:00
Joe Groff 236b2e6dc5 update gpu docs—VAOs no longer required 2010-02-17 12:50:32 -08:00
Joe Groff 512e65920a Merge branch 'master' of git://factorcode.org/git/factor 2010-02-17 11:26:52 -08:00
Joe Groff 31d97a8ff7 fall back to manual gl vertex attribute management when GL_APPLE_vertex_array_object is not present, so gpu can support vanilla GL 2.0 2010-02-17 11:26:32 -08:00
Slava Pestov 049b87bda9 tuple-arrays: require that base type be final 2010-02-18 03:57:02 +13:00
Erik Charlebois 08f65189d3 Merge branch 'master' of git://github.com/slavapestov/factor 2010-02-17 00:06:27 -08:00
Erik Charlebois 7b22818192 Remove game.input dependency from chipmunk.demo so it works on linux 2010-02-16 22:37:31 -08:00
Joe Groff a64d6e27ec move alut stuff to openal.alut so alut only gets deployed if we use it 2010-02-16 22:31:21 -08:00
Joe Groff dcac051a4d deploy ogg and vorbis libraries 2010-02-16 14:24:04 -08:00
Joe Groff 2f17248094 deploy openal and alut libraries except on OS X 2010-02-16 13:42:01 -08:00
Joe Groff 31029de959 Merge branch 'master' of git://factorcode.org/git/factor 2010-02-16 10:41:15 -08:00
Erik Charlebois fd1416617e Merge to upstream 2010-02-16 10:35:15 -08:00
Joe Groff bf7371c32e reduce reflection level on gpu.demos.bunny deployment to hopefully get it back below the tools.deploy test limit size 2010-02-16 10:30:20 -08:00
Erik Charlebois 550cd430f1 Merge branch 'master' of git://github.com/slavapestov/factor 2010-02-16 03:27:33 -08:00
Erik Charlebois 941c09d73a Splines: catmull-rom, bezier curve, cubic hermite, kochanek-bartels 2010-02-16 03:26:36 -08:00
Erik Charlebois c8192adf71 Fix some doc typos, metadata 2010-02-16 03:25:03 -08:00
Slava Pestov 6620a12cde Merge branch 'deploy-resources' of git://factorcode.org/git/factor into deploy-resources 2010-02-17 00:17:09 +13:00
Slava Pestov 59bd725c37 websites.concatenative: fix mason web app invocation 2010-02-17 00:13:08 +13:00
Slava Pestov bd0ca0e2aa Clean up some tags 2010-02-17 00:12:55 +13:00
Slava Pestov 361de6c470 math.points: move to extra 2010-02-16 15:29:02 +13:00
Slava Pestov daab7f8fc0 benchmark.raytracer-simd: make some changes to improve performance 2010-02-16 14:32:50 +13:00
Joe Groff f37fcf7eb7 add icons for gpu.demos.raytrace 2010-02-15 14:29:36 -08:00
Joe Groff f06e278e17 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	basis/tools/deploy/shaker/shaker.factor
2010-02-15 11:50:43 -08:00
Joe Groff bfa5f5ad9b icon for gpu.demos.bunny 2010-02-15 11:01:00 -08:00
Joe Groff 642d48cd05 gpu.demos.bunny: use images.tiff so that it's present in deployed bundle 2010-02-14 23:27:48 -08:00
Slava Pestov 97428db921 mason.source: save git-id in source packages, just like binary packages 2010-02-15 19:01:19 +13:00
Joe Groff 1b5ba15707 Merge branch 'master' of git://factorcode.org/git/factor 2010-02-14 21:07:04 -08:00
Joe Groff f02fb684cd add resources.txt for gpu.demos.bunny 2010-02-14 14:03:19 -08:00
Joe Groff 06f4a21815 gpu.demos.raytrace: add deploy config and resources.txt 2010-02-14 14:02:47 -08:00
Aaron Schaefer 6e3812b563 Merge branch 'master' of git://factorcode.org/git/factor 2010-02-14 16:01:45 -06:00
Aaron Schaefer 7e6479cd36 collect-benchmarks needs to convert from nano not micro 2010-02-14 15:59:18 -06:00
Joe Groff ad63314a9e audio.chunked-file: inline "check-chunk" so heap-size call can be folded away and audio can be deployed 2010-02-14 13:58:24 -08:00
Joe Groff 8d9268bcc2 Merge branch 'master' of git://factorcode.org/git/factor 2010-02-14 12:42:37 -08:00
Slava Pestov a1cb7b4be1 More preparations for a release 2010-02-15 01:03:26 +13:00
Joe Groff 8a4fb8cbce gpu.textures: add symbolic constants for LATC compression 2010-02-13 18:06:48 -08:00
Slava Pestov a1037f9657 Merge branch 'master' of git://github.com/erikcharlebois/factor 2010-02-14 13:24:01 +13:00
Slava Pestov a99d35a7ab webapps.mason: work in progress 2010-02-14 04:22:52 +13:00
Erik Charlebois 68c5335d50 Fix stack effect decl in listener.factor and mismatched dynamic stack effect for error hook in remote.factor 2010-02-13 03:50:04 -08:00
Erik Charlebois 8861dfb834 Merge up with Joe's earlier change that added s3tc 2010-02-13 02:43:42 -08:00
Erik Charlebois 6a039cdc76 Merge up with Joe's earlier change that added s3tc 2010-02-13 02:41:03 -08:00
Joe Groff 83d10d8135 gpu.textures: add compressed texture support 2010-02-11 14:22:54 -08:00
Joe Groff 72013c88c9 use inline and TYPED: in terrain so that vector math can optimize 2010-02-11 10:55:50 -08:00
Erik Charlebois 9bcb119c8a Bindings to the Chipmunk 2d physics library. 2010-02-10 21:54:32 -08:00
Joe Groff ce11431fdb gpu.shaders: change around vertex-array construction a bit. rename <vertex-array> to <multi-vertex-array> and buffer>vertex-array to <vertex-array*> . add new <vertex-array> that takes a single buffer and reads it with the program's linked vertex-format 2010-02-10 15:27:57 -08:00
Joe Groff 910f1b603c fix gpu.shaders docs 2010-02-10 14:54:37 -08:00
Joe Groff 6aa998ad54 change GLSL-PROGRAM: syntax to allow for vertex formats to be specified for link-time attribute index assignment with glBindAttribLocation. the transform feedback format now needs to be marked with "feedback-format:" 2010-02-10 13:03:44 -08:00