]> gitweb.factorcode.org Git - factor.git/history - extra
windows.kernel32: add MAKEINTRESOURCE, standard resource types
[factor.git] / extra /
2010-02-15 Joe Grofficon for gpu.demos.bunny
2010-02-15 Joe Groffgpu.demos.bunny: use images.tiff so that it's present...
2010-02-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Joe Groffadd resources.txt for gpu.demos.bunny
2010-02-14 Joe Groffgpu.demos.raytrace: add deploy config and resources.txt
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron Schaefercollect-benchmarks needs to convert from nano not micro
2010-02-14 Joe Groffaudio.chunked-file: inline "check-chunk" so heap-size...
2010-02-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-14 Slava PestovMore preparations for a release
2010-02-14 Joe Groffgpu.textures: add symbolic constants for LATC compression
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-13 Slava Pestovwebapps.mason: work in progress
2010-02-13 Erik CharleboisFix stack effect decl in listener.factor and mismatched...
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-11 Joe Groffgpu.textures: add compressed texture support
2010-02-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-11 Joe Groffuse inline and TYPED: in terrain so that vector math...
2010-02-11 Erik CharleboisBindings to the Chipmunk 2d physics library.
2010-02-10 Joe Groffgpu.shaders: change around vertex-array construction...
2010-02-10 Joe Grofffix gpu.shaders docs
2010-02-10 Joe Groffchange GLSL-PROGRAM: syntax to allow for vertex formats...
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe Groffgpu.render: allow uniform-tuples to hand off specialize...
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava Pestovwebapps.mason: fix load error
2010-02-09 Slava Pestovwebapps.mason: fix load error
2010-02-09 Slava Pestovmason.server.notify: fix
2010-02-09 Slava Pestovmason.server.release: work in progress
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-08 Slava PestovRemove math.floats.parser now that its no longer needed
2010-02-07 Slava Pestovmath.floats.parser: new vocabulary with old string...
2010-02-07 Slava PestovFix unit test for math.parser change
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-07 Joe Grofffill in USING: for sequences.inserters tests
2010-02-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Joe Groffsequences.inserters: a new utility that abuses the...
2010-02-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-05 erikcAdd material loading for OBJ format, generalize model...
2010-02-05 Joe Groffgpu.buffers: allocate-byte-array word, equivalent to...
2010-02-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 Joe Groffimages.atlas: add "make-atlas-assoc" word to take a...
2010-02-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-04 Doug ColemanMove jamshred to unmaintained
2010-02-04 Joe Groffquaterion to matrix4 conversion
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava Pestovpairs: assoc implementation optimized for a single...
2010-02-03 Slava PestovUpdate some more 'update' usages to call 'assoc-union!'
2010-02-03 Slava Pestovprettyprint.callables: not needed anymore since fry...
2010-02-03 Slava Pestovgeneric: rename method-body predicate class to method
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Doug ColemanChange benchmark.recursive to make less recursions...
2010-02-02 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-02 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-02 erikcMove collada viewer to extra/model-viewer
2010-02-02 erikcUnify obj and collada loading under a common models...
2010-02-01 Joe Grofftweak images.atlas interface. return a hash of images...
2010-02-01 Slava Pestovmason: print callstack trace for build loop errors
2010-02-01 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-01 erikcMissed a few changed
2010-02-01 erikcFactored collada implementation a bit more and fixed...
2010-01-31 erikcMerge up
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-30 Joe Groffimages.atlas tool for creating an atlas image from...
2010-01-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-01-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-29 Joe Groffgpu.shaders: don't attempt to bind vertex attributes...
2010-01-26 Daniel EhrenbergRemoving rot/-rot in nsieve and nsieve-bits
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-26 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-26 Joe Groffdocs for audio.vorbis
2010-01-26 Joe Groffdon't leak the Factor stream when the vorbis-stream...
2010-01-26 Joe Groffaudio.loader docs
2010-01-26 Joe Grofffix audio.vorbis streaming to read in data from factor...
2010-01-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Joe Grofftweak queue-clip-buffer to stop bothering the audio...
2010-01-25 Joe Groffdocs for audio.engine
2010-01-25 Joe Groffdocs for "audio" vocab
2010-01-25 Slava PestovVarious documentation improvements
2010-01-25 Slava Pestovmason.child: run nmake on Windows
2010-01-25 Joe Grofftweak audio.vorbis to queue up a fixed-sized preallocat...
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe Groffaudio.vorbis phase 2—actually decode and supply audio
2010-01-24 Joe Groffaudio.engine: dispose generator for streaming-audio...
2010-01-24 Joe Groffsteal chris double's ogg.player code and turn it into...
2010-01-24 Joe Groffaudio.engine: let audio generators determine their...
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
2010-01-22 Doug ColemanMason requires a hostname now (things break if this...
2010-01-21 Joe Groffmake sure VAOs are available to gpu library
2010-01-20 Joe Groffremove debug prints
2010-01-20 Joe Groffrearrange order of <static-audio-clip> args to be consi...
2010-01-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Joe Grofftweak audio.engine generator interface
2010-01-20 Joe Groffupdate game.worlds and gpu.demo.raytrace for audio...
next