Commit Graph

17 Commits (28970d9469e6e610e167c5037e3611729033ac54)

Author SHA1 Message Date
Daniel Ehrenberg 946d3e7414 changes in io.encodings.string 2008-03-05 19:12:40 -06:00
Daniel Ehrenberg e06885550e Replacing encode/decode-utf8 with utf8 encode/decode-string 2008-03-05 17:41:25 -06:00
Slava Pestov 2f5ad0324b io.utf8 renamed to io.encodings.utf8 2008-02-13 23:21:04 -06:00
Slava Pestov 9138bfe0f6 Merge branch 'master' of git://onigirihouse.com/git/yuuki 2008-02-12 01:15:59 -06:00
Matthew Willis af11e1673b Implemented the set-fullscreen* hook for the x11 backend.
I doubt that fullscreen* can be implemented for x11, so it might need to be removed or always return f.
2008-02-11 22:52:02 -08:00
Joe Groff 6109335290 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/sequences/lib/lib.factor
2008-02-11 17:33:49 -08:00
Slava Pestov f7b22faf0e Patch from Yoshinori Tahara 2008-02-11 00:41:41 -06:00
Joe Groff 890c5702da On second thought, no point in being clever with glXGetProcAddress. Just always use glXGetProcAddressARB, which should always be available on any GLX implementation with any extension support 2008-02-08 18:18:44 -08:00
Joe Groff aa7f839948 Have glXGetProcAddress fall back to glXGetProcAddressARB if not present 2008-02-08 17:32:02 -08:00
Joe Groff c906d26b13 Do dynamic lookup of OpenGL 1.2+ functions on all platforms. Use fallback extension names when the official name is not available, e.g., if glUseProgram is missing try glUseProgramObjectARB instead 2008-02-07 22:43:05 -08:00
Eduardo Cavazos 303cb0edc2 Fix missing math.bitfields 2008-02-03 03:48:08 -06:00
Slava Pestov 36a43a6c3f Fix conflict 2008-02-02 13:36:26 -06:00
Slava Pestov 8575bc62e3 Updating extra/ to use flags 2008-02-02 13:29:09 -06:00
Eduardo Cavazos 5da80f7e5d Lot's of load-everything fixes.
* untabify things
  * using ascii or unicode
2008-02-02 00:29:47 -06:00
Slava Pestov f50e8de835 Remove partial redraw optimization because there are too many broken GL implementations 2007-10-21 18:10:27 -04:00
Slava Pestov 84cd33357a Add horizontal scroll support 2007-10-10 02:16:42 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00