Commit Graph

34 Commits (9d512b3313a1a95f9c20da2414996564cbc84927)

Author SHA1 Message Date
Slava Pestov 685d53e264 Add gather word; faster 'implementors' using inverted index 2008-06-12 05:49:46 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
Slava Pestov cf587c054d Tweak font rendering to avoid roundoff error 2008-05-29 02:40:32 -05:00
Alex Chapman 3a7faad878 use gl-look-at, and make gl-look-at more elegant 2008-05-17 11:49:19 +10:00
Slava Pestov eafdb19f90 Cleanups 2008-04-30 16:12:14 -05:00
Doug Coleman 72080fda4a construct-boa -> boa
construct-empty -> new
2008-04-13 15:06:27 -05:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Eduardo Cavazos d8e8fb253a Add docs for OpenGL Geometric primitives 2008-03-15 15:07:53 -06:00
Joe Groff a544f5eeda Take the fattening opengl vocab and hack it up into smaller, mouth-sized morsels 2008-02-03 15:59:47 -08:00
Joe Groff 4e4e4ee157 Make setting up shader uniform parameters nicer from with-gl-program 2008-02-02 18:15:22 -08:00
Joe Groff ae51681750 Fix has-gl-extensions? when requested extensions are not contiguous in the gl-extensions string 2008-02-02 14:24:03 -08:00
Joe Groff bcd5ac6bbb Merge git://factorcode.org/git/factor 2008-02-02 13:15:05 -08:00
Joe Groff 9667afcb81 cel-shading, line-art, and bunny touch their magic rings together and become Super Bunny Demo 2008-02-02 13:14:22 -08:00
Slava Pestov 70b685fad8 Load fixes, FreeType memory usage fix 2008-02-02 15:00:16 -06:00
Joe Groff f3b9e889ff Start work on making bunny demos use vertex buffers to draw 2008-01-31 20:24:08 -08:00
Joe Groff d56acaab86 Fix broken opengl shader words 2008-01-29 20:50:15 -08:00
Slava Pestov 47e991649c USE byte-arrays in opengl 2008-01-28 01:06:01 -06:00
Slava Pestov 33d9e45420 Merge git://pgdn.org/factor 2008-01-28 00:12:46 -06:00
Joe Groff 7b7987f476 Remove redundant [ call ] from cleanups in opengl.factor. Back out graft*/ungraft* cleanup for performance 2008-01-27 21:52:14 -08:00
Slava Pestov 578ee72509 Fix conflict 2008-01-27 23:17:48 -06:00
Joe Groff 1d7ba3363e OpenGL capability checking words (require-gl-version, require-gl-extensions, and friends) 2008-01-27 19:32:23 -08:00
Joe Groff 11eca5b38a Documentation for new words in opengl vocab 2008-01-26 22:37:28 -08:00
Slava Pestov 0b079572d1 Clean up opengl a bit (untested) 2008-01-27 00:05:37 -04:00
Slava Pestov a09e216582 Replace memory>string and string>memory with four primitives and update io.windows.nt.monitor 2008-01-26 23:38:30 -04:00
Joe Groff 1dbc1c1f9b Improve the line-art demo. Put cleanup guards on libc:with-malloc and opengl:with-framebuffer . 2008-01-26 17:15:09 -08:00
Joe Groff 3a0540555e Add framebuffer helper words to opengl vocabulary. Add a new "line-art" demo demonstrating OpenGL GLSL and framebuffer rendering. Push code common to line-art and cel-shading into an opengl-demo-support vocab 2008-01-24 22:16:36 -08:00
Joe Groff a808ce5325 Merge branch 'master' of git://factorcode.org/git/factor 2008-01-13 18:21:12 -08:00
Joe Groff e0caf654e6 OpenGL 2.1 support 2008-01-12 22:58:56 -08:00
Doug Coleman b6b9e6cc05 lint cleanups 2008-01-12 12:23:34 -10:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Slava Pestov 092d18d1b9 OpenGL errors are now thrown instaed of just being printed 2007-11-04 18:06:47 -05:00
Slava Pestov 58545d5756 Radio buttons and check boxes 2007-10-31 01:04:54 -04:00
Slava Pestov 94a8ce2237 Merged opengl.lib into opengl and update Ed's demos (don\'t tase me bro\!) 2007-10-08 21:23:20 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00