Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-08-29 | Fixed OpenAL CMake error | McCabe Maxsted | 1 | -1/+2 | |
2009-04-20 | Help (force) Mac to use the right OpenAL lib and header dir. | Jacek Antonelli | 1 | -5/+10 | |
2009-04-10 | Help Mac find the right libalut.0.dylib. | Jacek Antonelli | 1 | -1/+10 | |
2009-03-29 | Using OpenAL framework on Mac after all. Maybe. | Jacek Antonelli | 1 | -1/+7 | |
2009-03-12 | Don't find specific OpenAL lib locations on Mac/Linux. | Jacek Antonelli | 1 | -8/+2 | |
Linking that way is bad. Just use -lopenal -lalut instead. | |||||
2009-03-11 | Removed redundant/unnecessary OpenAL lib names and paths | Jacek Antonelli | 1 | -5/+5 | |
2009-03-11 | Better indentation in OPENAL.cmake. | Jacek Antonelli | 1 | -17/+15 | |
2009-02-12 | Second Life viewer sources 1.22.8-RC | Jacek Antonelli | 1 | -0/+28 | |
2009-02-06 | develop.py should now work again under windows | McCabe Maxsted | 1 | -2/+11 | |
2009-02-04 | Updated CMake files to RC1 | McCabe Maxsted | 1 | -3/+10 | |
2008-11-21 | Cross-platform checking for OpenAL libs. | Jacek Antonelli | 1 | -6/+77 | |
2008-11-20 | Enable OpenAL by default. | Jacek Antonelli | 1 | -1/+1 | |
Configure with -DOPENAL:BOOL=OFF to disable. | |||||
2008-11-19 | (Forgot to check this file in with the OpenAL patch.) | Jacek Antonelli | 1 | -0/+14 | |