Age | Commit message (Collapse) | Author |
|
|
|
OSX CPU Support
|
|
Derived from xorg source
http://cgit.freedesktop.org/xorg/xserver/tree/GL/glx/glxbyteorder.h?id=cdf6b15f039c4905d8d54152153b0a3ecd7aba55;id2=415e49b940bba2d08870db410ebb47d2add5d836
|
|
|
|
|
|
|
|
Use target instead of host.
Fix compilation for non win32 and non x86_64 platforms.
|
|
|
|
|
|
|
|
|
|
Also, some newline fixes (applog callers do not need newlines in strings)
|
|
Spotted by lfm
|
|
|
|
|
|
|
|
Also, remove a few superfluous printouts.
|
|
|
|
|
|
In miner.h, this fixes an alloca-definition-related warning.
For the other files, this is simply future-proofing/precaution.
|
|
Also, improve portability of alloca.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit da1fd227bf2cc56c6f9a7ea42bd2c8b05f781f06.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Suggested by prcarter.
|
|
Pointed out by several people, including Raulo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|