]> gitweb.factorcode.org Git - factor.git/history - basis/opengl
scryfall: add more filter/reject words, better mtga parser
[factor.git] / basis / opengl /
2024-03-24 Doug Colemanopengl.annotations: use dupd
2023-10-20 TryAngleFix: correct gl-function loading
2023-10-07 TryAngleAdd: GL_SHADER_STORAGE_BUFFER constant
2023-09-16 John Benediktssonopengl.textures: fix help-lint
2023-09-16 Sebastian StroblAdd: OpenGL 4+ extensions and demos for them
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
2023-05-07 Doug Colemangnome: rename gtk to gtk2, move most gir files to basis/gir
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: remove extra whitespace refactor-sequences 2669/head
2023-01-20 John BenediktssonSwitch to https urls
2022-09-17 Doug Colemanalien.c-types: not necessary to import `short` differen...
2022-09-11 Doug Colemanbasis: use lint.vocabs tool to trim using lists
2022-01-26 John BenediktssonRevert "opengl.gl.extensions: use opengl.gl.x11"
2022-01-26 John Benediktssonopengl.gl.extensions: use opengl.gl.x11
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-12-28 John Benediktssonopengl: adding some gl-scale math functions.
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-01-28 Doug Colemanfactor: trim using lists
2019-09-04 John Benediktssonopengl.gl: just add libGL.so.1 instead of using find...
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-12-16 Doug Coleman*.txt: Add newlines, fix some spacing
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-01 Cat Stevensfix syntax typo in shaders docs
2018-01-31 Björn Lindqvistopengl.shaders: probably better to call the gl function...
2018-01-31 Björn Lindqvistopengl.shaders: docs + removing an unused word
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-08-18 Doug Colemanopengl.gl: Try libGL.so.1 before libGL.so
2017-07-08 Björn Lindqvistbasis/,core/,extra/: more tags
2016-09-16 Björn Lindqvistopengl.gl.extensions: simpler definition of gl-calling...
2016-09-16 Björn Lindqvistopengl.gl.extensions: can use counter here
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-03-30 John Benediktssonopengl: log all mac os errors where framebuffer is...
2016-03-29 John Benediktssonopengl.gl: stop using find-library.
2016-03-29 John Benediktssonalien.libraries: merge update-library and find-library.
2015-09-08 John BenediktssonFix comments to be ! not #!.
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 Colemanbasis: ERROR: changes.
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-08-04 Doug Colemanopengl: Temporary (?) fix for the ui. Issue #1379.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 John Benediktssonalien.parser: change scan-c-args to always use ";"...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-18 John Benediktssonopengl: change rect-vertices to draw inside.
2015-07-18 John Benediktssonopengl: fix drawing artifact around rectangles.
2015-07-15 John Benediktssonopengl.textures: fix merge whoops.
2015-07-15 John Benediktssonopengl.textures: use cum-sum0 from math.statistics.
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 whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-17 Doug Colemangtk, opengl: try out update-library
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-04-09 Doug Colemanopengl.capabilities: Make it more explicit that you...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-06-09 John Benediktssonopengl.capabilities: fix docs.
2014-06-08 Doug Colemanopengl.capabilities: Try to throw linux Radeon users...
2014-06-08 Doug Colemanopengl.capabilities: Apply @jonenst's suggestions for...
2014-06-07 John Benediktssonkernel: remove ?execute, not used much, and a little...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-06-04 Doug Colemanopengl.gl: Fix opengl loading for Windows.
2013-06-04 John Benediktssongtk: add library references.
2013-03-24 Doug Colemanopengl.annotations: Fix tuple slot name.
2013-03-23 Doug Colemanopengl: Rename gl-error to gl-error-tuple.
2012-11-01 John Benediktssonopengl: make sure to reset the scale factor at startup.
2012-11-01 John Benediktssonopengl.textures: render 2x images.
2012-11-01 John Benediktssonopengl: adding support for a gl-scale-factor.
2012-10-24 John Benediktssonopengl.gl: cleanup formatting.
2012-10-23 PGGBAdd glDrawElementsBaseVertex
2011-11-24 Joe Groffuse radix literals
2011-11-15 John Benediktssonopengl: fix small typo in fix-coordinates stack effect...
2011-10-26 Doug ColemanAdd a lint check for swap .. swap that can be replaced...
2011-10-25 Doug ColemanMissed yet more renames
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-08-28 Joe GroffMerge remote-tracking branch 'github/merge-native-image...
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 Groffimages.tessel(l)ation: spelling
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-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
next