Anthony J. Bentley
|
64fb96e493
|
OpenBSD uses pthread_set_name_np() to set the name of a thread.
|
2016-07-17 04:09:46 -06:00 |
Pierre Bourdon
|
3570c7f03a
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
degasus
|
231daa2da1
|
Thread: Limit thread name to 15 bytes on linux.
|
2016-01-27 07:23:17 +01:00 |
mathieui
|
4b06e92731
|
A few more asterisks, mostly casts
|
2016-01-21 22:20:22 +01:00 |
Rohit Nirmal
|
8aed7589ae
|
Fix building with PCH disabled.
|
2015-09-04 10:34:45 -05:00 |
Jeffrey Pfau
|
7085fcc8d6
|
Fix FreeBSD build
|
2015-06-13 21:52:47 -07:00 |
Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
0ec48e0ec9
|
JitRegister: fix VTune integration
|
2015-02-12 02:14:49 +01:00 |
Rohit Nirmal
|
46057db37d
|
Fix build failing when disabling precompiled headers.
|
2014-09-19 18:17:51 -04:00 |
Rohit Nirmal
|
fbc64984ca
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
lioncash
|
bd91e8b0c8
|
Common: Remove unused header from Thread.cpp
This define isn't even used in the Windows builds.
|
2014-09-04 09:15:18 -04:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |