]> gitweb.factorcode.org Git - factor.git/history - extra/gpu
scryfall: parse mtga deck format
[factor.git] / extra / gpu /
4 days ago Doug Colemanhttp.download: fix downloading into a directory if...
2024-03-25 Doug Colemanhttp.download: ?download-to -> download-to-once
2024-03-24 Doug Colemanfactor: update download to return path and using lists
2023-08-26 John Benediktssongpu.shaders: better errors
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2023-01-20 John Benediktssongpu.demos.bunny: host on downloads.factorcode.org
2023-01-12 Doug Colemanfactor: fix some spacing
2022-01-20 Doug Colemanfactor: more using trim
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2020-11-04 John Benediktssoncombinators.tuple: rename make-tuple to 1make-tuple.
2020-02-26 John Benediktssonmath.matrices: rename m./m.v/v.m to mdot/mdotv/vdotm.
2020-02-13 John Benediktssongpu.framebuffers: simplify bitor.
2020-01-05 Doug Colemangpu.demos.bunny: use while* instead of each-morsel
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-10 Doug ColemanRevert "gpu: Load all the links for the docs to not...
2018-07-07 Doug Colemangpu: Load all the links for the docs to not error with...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-01-31 Björn Lindqvistopengl.shaders: probably better to call the gl function...
2018-01-29 Björn Lindqvistgpu.shaders: simplified in-word's-path
2018-01-27 Björn Lindqvistgpu.*: docs
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2016-12-03 Björn Lindqvistbasis/,extra/: using parse-array-def in a bunch of...
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2015-08-14 John Benediktssonfix for bad renames.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2015-08-13 Doug Colemangpu.shaders: fix throw- error
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-20 Doug Colemanfactor: fix renaming bugs
2015-07-20 Doug Colemanfactor: superclass -> superclass-of, superclasses ...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-07-03 Björn Lindqvisttools.deploy.backend: ui depends on (full) io so it...
2014-06-09 John Benediktssonextra: use ?download-to in a few more places.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-03-24 John Benediktssongpu.shaders: use ERROR:
2013-03-24 Doug Colemangpu.shaders: Rename error words.
2013-03-24 Doug Colemanaudio.engine: Rename audio-orientation
2013-03-23 Doug Colemanbasis/extra: Update last usages of <sliced-groups>...
2013-03-20 John Benediktssongpu.framebuffers: fix no-types-specified.
2012-11-02 John Benediktssonopengl: properly scale viewports.
2012-05-29 John Benediktssonfix some tests broken by the prepend change.
2012-05-04 Doug Colemanclasses:
2012-04-16 Joe Groffchange temp-file to cache-file where appropriate
2011-11-24 Joe Groffuse radix literals
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-04 Doug ColemanDocument reset-class, forget-class, forget-method....
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-27 John Benediktssongpu.state: use qualified for all c-types.
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-23 John Benediktssonalien.data: removing unused (and broken?) "require...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-25 Joe Groffbunny.model, gpu.demos.bunny: update url for bunny...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-25 Doug ColemanRemove <uint> *uint and friends. Hopefully remove...
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-10-03 Slava Pestovbunny, gpu.demos.bunny: bunny has moved
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-18 Joe Groffgpu.shaders: typo in docs reported by typemore
2010-08-01 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-26 Slava PestovMerge branch 'master' of http://github.com/mrjbq7/factor
next