2005-01-15 |
ehofman | Add a make_bumpmap and a make_maxcolorwindow function... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | Add support for contrast. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | little endian fixes. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | Add a make_grayscale function and call it from make_nor... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | Fix a mistake. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | Add a function to calculate the normalmap from a regula... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | RGBA textures can be made monochrome also |
commit | commitdiff | tree | snapshot |
2005-01-14 |
ehofman | Fix a few bugs and add a make_monochrome() function |
commit | commitdiff | tree | snapshot |
2005-01-13 |
ehofman | Some small updates to the saving code. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
ehofman | Fix a crash situation. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
ehofman | Update the code a bit more, add a function to retreive... |
commit | commitdiff | tree | snapshot |
2005-01-11 |
curt | - Fix a couple oops's in cloud.cxx |
commit | commitdiff | tree | snapshot |
2005-01-11 |
curt | Add a method to SGCloudLayer to set overall cloud alpha... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
david | Do not reduce visibility when passing through a 'few... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
ehofman | Add support for binding a thread to a specific CPU... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2005-01-03 |
curt | Updates for 0.3.8-pre2 release. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-12-19 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-12-18 |
ehofman | gcc 4.0 fix. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
ehofman | Initialize volume to inaudiable at startup. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
curt | More prerelease updates. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
curt | Prerelease updates. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
ehofman | Threads detection code cleanup and FreeBSD fixes. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
ehofman | This was too quick, now pthreads isn't detected on... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
ehofman | FreeBSD fix. |
commit | commitdiff | tree | snapshot |
2004-12-05 |
ehofman | AIX fix |
commit | commitdiff | tree | snapshot |
2004-12-02 |
curt | Oops, 2nd try ... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
curt | Martin Spott: Revised handling of missing isnan() on... |
commit | commitdiff | tree | snapshot |
2004-12-01 |
curt | Fix a typo for the Mac OSX platform. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
curt | Fix a dumb bug. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
curt | Fix a dumb bug for FreeBSD. |
commit | commitdiff | tree | snapshot |
2004-11-21 |
ehofman | Melchior FRANZ: |
commit | commitdiff | tree | snapshot |
2004-11-21 |
curt | I don't understand why FreeBSD doesn't see isnan()... |
commit | commitdiff | tree | snapshot |
2004-11-20 |
curt | FreeBSD fix. |
commit | commitdiff | tree | snapshot |
2004-11-20 |
ehofman | MSVC fix. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
curt | Update a few more instances of my email address. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
curt | My old email address is no longer valid ... point to... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
curt | Ooops, fix an unintentional line wrap. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
curt | Abstract out location of gl.h, glut.h, and glu.h includ... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
andy | Make sure that timer delay values are positive-definite... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
ehofman | Roy Vegard Ovesen: |
commit | commitdiff | tree | snapshot |
2004-10-17 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-10-16 |
ehofman | Roy Vegard Ovesen: |
commit | commitdiff | tree | snapshot |
2004-10-14 |
ehofman | Remove the refference to fgsg |
commit | commitdiff | tree | snapshot |
2004-10-13 |
curt | Fix a couple bugs in openal detection. I should actual... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
curt | Oops, missed a part of the previous change. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
curt | Add a sanity check for the existance of OpenAL. If... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
curt | Final 0.3.7 changes. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
ehofman | Fix a typo. |
commit | commitdiff | tree | snapshot |
2004-10-11 |
ehofman | Frederic: Ignore display lists when using the blend... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
ehofman | Adding the panel was a step too far for Linux, causing... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
ehofman | Remove a phantom makeDList call (probably an old one... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
ehofman | Check for the plib version when using display lists... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
ehofman | Frederic: Include FGPanelNode in the display list gener... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
ehofman | Frederic: Use display lists for 3d models also. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
ehofman | Reverse the declaration order. jpgRenderFrame (formerly... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
ehofman | David Luff: |
commit | commitdiff | tree | snapshot |
2004-09-19 |
ehofman | Small update for future use. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
curt | Expose the size() method for locked and blocking thread... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
curt | Fix another case where the direction vector is not... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
curt | direction vector needs to be initialized, otherwise... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
curt | Tweaks for 0.3.7-pre1 |
commit | commitdiff | tree | snapshot |
2004-09-10 |
curt | Add support for parsing an xml stream from an in memory... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
ehofman | Add support for audio orientation: direction and cone... |
commit | commitdiff | tree | snapshot |
2004-08-19 |
ehofman | Remove a left over of ancient times. |
commit | commitdiff | tree | snapshot |
2004-08-17 |
ehofman | this simple patch will enable the direct use of Point3D... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
ehofman | this simple patch will prevent to have fog in Clear... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
ehofman | change the log level of the initialization of OpenAL... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
curt | Tweaks for official 0.3.6 release. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
ehofman | Make gcc 2.95.* compile again. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
ehofman | Use the SimGear default notation. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
ehofman | IRIX fixes (at least). |
commit | commitdiff | tree | snapshot |
2004-07-28 |
ehofman | IRIX fix (at least). |
commit | commitdiff | tree | snapshot |
2004-07-27 |
curt | Tweaks for 0.3.6-pre3 |
commit | commitdiff | tree | snapshot |
2004-07-24 |
curt | Fix a minor warning message. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
ehofman | Correct a typo that produces segfault during cleanup... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
curt | Tweaks for 0.3.6-pre2 |
commit | commitdiff | tree | snapshot |
2004-07-21 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-07-19 |
ehofman | Test for alutInit in libopenal.so and in libalut.so... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
ehofman | alut is now part of libopenal.so |
commit | commitdiff | tree | snapshot |
2004-07-16 |
ehofman | Weak excuse, but it's getting late. Do clipping right... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
ehofman | Clip to volume to 1.0 if necessary. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
curt | Tweaks in preparation for the 0.3.6-pre1 release. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
ehofman | Make sure that a directory name containing a '.' doesn... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
ehofman | Remove the need to append a trailing / to the texture... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
ehofman | Allow the use of a <texture-path/> tag to specify the... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
ehofman | Use #elif instead of #else if |
commit | commitdiff | tree | snapshot |
2004-07-03 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-07-01 |
curt | If we pass in a position or velocity of nan, openal... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
ehofman | Some small updates. |
commit | commitdiff | tree | snapshot |
2004-06-27 |
ehofman | Work around a broken dlopen/dlclose Linux implementation. |
commit | commitdiff | tree | snapshot |
2004-06-25 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-06-15 |
david | Ignore generated files. |
commit | commitdiff | tree | snapshot |
2004-06-13 |
ehofman | Be a bit anoying (and a tad more descriptive) about... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-06-07 |
ehofman | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2004-06-07 |
ehofman | MingW fix. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
ehofman | Add an 'add(str)' function that adds a search path... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
ehofman | Tweak the doppler effect. |
commit | commitdiff | tree | snapshot |
next |