Alexander Iljin
|
504c9959a1
|
Update some copyright headers to follow the current convention
Had to look through the history to find years for some headers. Added
authors to some files as well.
|
2017-09-11 15:43:03 -07:00 |
Björn Lindqvist
|
8675cb2c25
|
basis/,core/,extra/: more tags
|
2017-07-08 18:31:39 +02:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
Doug Coleman
|
1fcf96cada
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
1d1ef9079c
|
opengl.capabilities: Make it more explicit that you should put the
directory that contains opengl not the library name itself.
|
2015-04-09 15:05:20 -05:00 |
John Benediktsson
|
d02b399f70
|
opengl.capabilities: fix docs.
|
2014-06-08 18:14:20 -07:00 |
Doug Coleman
|
1b29731927
|
opengl.capabilities: Try to throw linux Radeon users a bone for getting around having two libGL.so installed.
See http://ubuntuforums.org/showthread.php?t=2228534&p=13044229#post13044229
(Does anyone know the best fix for this!?)
|
2014-06-07 23:06:25 -07:00 |
Doug Coleman
|
d614084550
|
opengl.capabilities: Apply @jonenst's suggestions for gl-version failures with mesa opengl.
|
2014-06-07 21:48:20 -07:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
Doug Coleman
|
7b6f27eda6
|
Add a lint check for swap .. swap that can be replaced by dip. Clean up the cases it finds.
|
2011-10-26 13:01:04 -07:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Joe Groff
|
ac2c65e920
|
OR gl extension testing
|
2009-07-22 12:06:30 -05:00 |
Slava Pestov
|
713ab02337
|
Don't use GL_ARB_texture_non_power_of_two on ATI hardware to fix bug reported by Andy Turner and Caesar Hu
|
2009-04-10 06:18:29 -05:00 |
Slava Pestov
|
058ba127cb
|
Cleaning up more -rot usages
|
2008-12-22 05:41:01 -06:00 |
Slava Pestov
|
42b580c80a
|
Remove .lib dependencies from opengl.{shaders,framebuffers,capabilities} and move them to basis
|
2008-12-13 07:14:11 -06:00 |
Slava Pestov
|
aea0fed14c
|
Fixing basis -> extra dependencies
|
2008-09-05 19:29:14 -05:00 |
Joe Groff
|
9dbe18e07d
|
remove obsolete reference to "construct" in bunny.outlined. clean up >r imbalance in opengl.capabilities
|
2008-09-01 08:53:32 -07:00 |
Slava Pestov
|
e96228b24c
|
Move a few UI dependencies into basis
|
2008-08-22 22:10:49 -05:00 |