kervala
|
0dc70105d5
|
Fixed: __rdtsc() under old versions of GCC
--HG--
branch : develop
|
2016-01-04 19:26:25 +01:00 |
|
kervala
|
ae752f72d8
|
Changed: Define CLANG_VERSION is using clang compiler
--HG--
branch : develop
|
2016-01-04 19:18:19 +01:00 |
|
kervala
|
9b4127311b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 16:15:03 +01:00 |
|
kervala
|
0fe6ec67ba
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-04 16:14:30 +01:00 |
|
kervala
|
91c559d48a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 15:41:29 +01:00 |
|
kervala
|
9b8cdc2821
|
Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
--HG--
branch : develop
|
2016-01-04 15:40:45 +01:00 |
|
kervala
|
68aa20257f
|
Changed: Use new code to determine free disk space
--HG--
branch : develop
|
2016-01-04 15:39:31 +01:00 |
|
kervala
|
b11fabe867
|
Changed: Use __rdtsc() intrinsics everywhere for Intel CPUs
--HG--
branch : develop
|
2016-01-04 15:35:02 +01:00 |
|
kervala
|
b78afa1c4d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 14:03:11 +01:00 |
|
kervala
|
aaa9c394d7
|
Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
--HG--
branch : develop
|
2016-01-04 13:58:54 +01:00 |
|
kervala
|
ed98662de3
|
Changed: OutputPath is already "standardized"
--HG--
branch : develop
|
2016-01-04 13:57:21 +01:00 |
|
kervala
|
fe018c959b
|
Changed: Use lowercase instead of uppercase for extensions
--HG--
branch : develop
|
2016-01-04 13:56:56 +01:00 |
|
kervala
|
47bde9ccc7
|
Changed: Allow to resample Luminance (grayscale) bitmaps
--HG--
branch : develop
|
2016-01-04 13:54:59 +01:00 |
|
kervala
|
c263e4dffb
|
Changed: Don't redefine new and delete operators if targetting x86_64
--HG--
branch : develop
|
2016-01-04 13:48:57 +01:00 |
|
kervala
|
6627c04a97
|
Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
|
2016-01-04 13:43:49 +01:00 |
|
kervala
|
cf89d60682
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-03 18:16:07 +01:00 |
|
kervala
|
79e3ec61b1
|
Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
--HG--
branch : develop
|
2016-01-03 18:14:46 +01:00 |
|
kervala
|
494ab2ce20
|
Changed: Cast to CRGBA* is faster than set8888
--HG--
branch : develop
|
2016-01-03 17:51:49 +01:00 |
|
kervala
|
96fab4210b
|
Changed: Use LD_LIBRARY_PATH only when opening a document or URL
--HG--
branch : develop
|
2016-01-03 17:51:09 +01:00 |
|
kervala
|
82acfb3bf2
|
Changed: Only use filename in setProcessName
--HG--
branch : develop
|
2016-01-03 17:50:21 +01:00 |
|
kervala
|
33e701192d
|
Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
|
2016-01-03 17:47:31 +01:00 |
|
kervala
|
06b83f85f7
|
Changed: Add an icon for crash_report under Windows
--HG--
branch : develop
|
2016-01-03 17:46:27 +01:00 |
|
kervala
|
a1ee429b92
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-02 22:36:05 +01:00 |
|
kervala
|
12c4adf943
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-02 22:24:16 +01:00 |
|
kervala
|
de0df1645b
|
Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
|
2016-01-02 22:23:49 +01:00 |
|
kervala
|
1a00dec5c3
|
Changed: Unused code
--HG--
branch : develop
|
2016-01-02 22:23:04 +01:00 |
|
kervala
|
47364c47c3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-02 20:29:55 +01:00 |
|
kervala
|
8087b76397
|
Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
--HG--
branch : develop
|
2016-01-02 20:29:24 +01:00 |
|
kervala
|
844b1e3d02
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2016-01-02 19:19:39 +01:00 |
|
kervala
|
b50ca03e92
|
Fixed: Use --args only with open
--HG--
branch : develop
|
2016-01-02 19:16:33 +01:00 |
|
kervala
|
046c69066d
|
Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
--HG--
branch : develop
|
2016-01-02 19:15:21 +01:00 |
|
kervala
|
266a32ea19
|
Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
--HG--
branch : develop
|
2016-01-02 19:14:13 +01:00 |
|
kervala
|
11c0a073ed
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-02 17:11:59 +01:00 |
|
kervala
|
0c98a86e4b
|
Fixed: Display alpha as an integer
--HG--
branch : develop
|
2016-01-02 17:10:23 +01:00 |
|
kervala
|
20711e24e3
|
Fixed: Typos
--HG--
branch : develop
|
2016-01-02 17:04:45 +01:00 |
|
kervala
|
295818e9a8
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-02 11:35:26 +01:00 |
|
kervala
|
6e36d06f76
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-02 11:34:17 +01:00 |
|
kervala
|
71f7cb28dc
|
Changed: Remove X11 code for OS X (we support Cocoa now)
--HG--
branch : develop
|
2016-01-02 11:34:04 +01:00 |
|
kervala
|
8e57f2ed2e
|
Fixed: Dead keys under Linux (Ubuntu was using ibus input method)
--HG--
branch : develop
|
2016-01-02 11:33:18 +01:00 |
|
kervala
|
bcfdd36844
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-01 16:27:45 +01:00 |
|
kervala
|
cf8ed540a7
|
Changed: Use new methods in panoply_maker
--HG--
branch : develop
|
2016-01-01 16:07:27 +01:00 |
|
kervala
|
80759eafb4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-01 16:04:57 +01:00 |
|
kervala
|
e995b7221f
|
Added: Textures optimizer tool
--HG--
branch : develop
|
2016-01-01 16:04:45 +01:00 |
|
kervala
|
d34e3d120d
|
Changed: Parse nvidia-smi output to determine video memory
--HG--
branch : develop
|
2016-01-01 16:04:06 +01:00 |
|
kervala
|
ee26c7377b
|
Changed: Minor change
--HG--
branch : develop
|
2016-01-01 16:03:06 +01:00 |
|
kervala
|
437aa5b939
|
Changed: Added helpers methods to CBitmap
--HG--
branch : develop
|
2016-01-01 16:02:54 +01:00 |
|
kervala
|
27a2263bd6
|
Changed: Added set8888() method to CGRBA
--HG--
branch : develop
|
2016-01-01 16:01:03 +01:00 |
|
kervala
|
2ed7c0be88
|
Changed: Added isGray() method to CGRBA
--HG--
branch : develop
|
2016-01-01 16:00:17 +01:00 |
|
kervala
|
98c485bd94
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-29 18:03:21 +01:00 |
|
kervala
|
8b770d41ac
|
Fixed: Wrong bitmap size
--HG--
branch : develop
|
2015-12-29 16:15:07 +01:00 |
|
kervala
|
aee315bda9
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-28 18:21:56 +01:00 |
|
kervala
|
9b9ee4e492
|
Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
--HG--
branch : develop
|
2015-12-28 18:16:07 +01:00 |
|
kervala
|
91f2913026
|
Changed: Don't need to use std::stringstream
--HG--
branch : develop
|
2015-12-28 18:15:28 +01:00 |
|
kervala
|
6710268d0a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-28 16:44:35 +01:00 |
|
kervala
|
77352d5759
|
Changed: Minor change
--HG--
branch : develop
|
2015-12-28 16:43:20 +01:00 |
|
kervala
|
b93414cd27
|
Fixed: Warning when DDS_HEADER is not initialized
--HG--
branch : develop
|
2015-12-28 16:41:26 +01:00 |
|
kervala
|
5ccf0df1ab
|
Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
--HG--
branch : develop
|
2015-12-28 16:37:32 +01:00 |
|
kervala
|
83f43657ad
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-27 16:07:11 +01:00 |
|
kervala
|
d8bc7384ae
|
Fixed: Don't crash if GL_VERSION returns NULL (it should never happen)
--HG--
branch : develop
|
2015-12-27 16:06:35 +01:00 |
|
kervala
|
545569d049
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-26 18:00:04 +01:00 |
|
kervala
|
ba7c4ae4d4
|
Changed: Support for GLX_MESA_query_renderer to detect video memory
--HG--
branch : develop
|
2015-12-26 17:51:36 +01:00 |
|
kervala
|
57859636cd
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-26 17:49:54 +01:00 |
|
kervala
|
7a0c06a845
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-26 15:13:08 +01:00 |
|
kervala
|
478a2102b8
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 15:12:41 +01:00 |
|
kervala
|
4806693f49
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-26 14:38:37 +01:00 |
|
kervala
|
ba6f66d310
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 14:10:27 +01:00 |
|
kervala
|
af0eabbdea
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 14:09:15 +01:00 |
|
kervala
|
83ef24dab7
|
Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
--HG--
branch : develop
|
2015-12-26 14:02:01 +01:00 |
|
kervala
|
d7255a63d8
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-26 14:00:39 +01:00 |
|
kervala
|
ec86bdcf96
|
Changed: Force 32 bits depth with XRandr
--HG--
branch : develop
|
2015-12-26 13:38:09 +01:00 |
|
kervala
|
cbea85c105
|
Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
--HG--
branch : develop
|
2015-12-26 13:28:09 +01:00 |
|
kervala
|
2006f1a866
|
Fixed: GCC warnings
--HG--
branch : develop
|
2015-12-26 13:26:51 +01:00 |
|
kervala
|
9b5c426c19
|
Merged with develop
--HG--
branch : compatibility-develop
|
2015-12-25 20:52:18 +01:00 |
|
kervala
|
2d0d87a05e
|
Fixed: Warnings with GCC
--HG--
branch : develop
|
2015-12-25 20:49:59 +01:00 |
|
kervala
|
86a903c96e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-25 15:37:07 +01:00 |
|
kervala
|
4a1f4cd725
|
Changed: Use shared libs for X11 because API doesn't change
--HG--
branch : develop
|
2015-12-25 15:35:04 +01:00 |
|
kervala
|
21ada78b63
|
Changed: Display a warning when calling getModes if Display is NULL
--HG--
branch : develop
|
2015-12-25 15:30:14 +01:00 |
|
kervala
|
a5d3b2d461
|
Changed: Added new function getCommandOutput
--HG--
branch : develop
|
2015-12-25 15:29:23 +01:00 |
|
kervala
|
59c0cf7f00
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-23 15:31:37 +01:00 |
|
kervala
|
4fa6247672
|
Changed: windows.h already included in stdligo.h
--HG--
branch : develop
|
2015-12-23 15:23:50 +01:00 |
|
kervala
|
36358cef50
|
Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
--HG--
branch : develop
|
2015-12-23 15:11:26 +01:00 |
|
kervala
|
dd69f64225
|
Changed: Use a stack size of 1 MiB under all platforms for CCoTask (default under Windows)
--HG--
branch : develop
|
2015-12-23 15:10:06 +01:00 |
|
kervala
|
55feca30d7
|
Changed: Use nlSleep instead of usleep
--HG--
branch : develop
|
2015-12-23 15:08:08 +01:00 |
|
kervala
|
4061826715
|
Changed: Use _LP64 macro instead of sizeof(long unsigned int) == 8
--HG--
branch : develop
|
2015-12-23 15:04:22 +01:00 |
|
kervala
|
ffe0571a12
|
Changed: Use nlwarning instead of nlerror
--HG--
branch : develop
|
2015-12-23 15:03:32 +01:00 |
|
kervala
|
360a634f5b
|
Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
--HG--
branch : develop
|
2015-12-23 15:03:08 +01:00 |
|
kervala
|
5d64a01f58
|
Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
|
2015-12-23 15:00:49 +01:00 |
|
kervala
|
09e22e292d
|
Changed: Use toString instead of sprintf
--HG--
branch : develop
|
2015-12-23 14:56:36 +01:00 |
|
kervala
|
f57b1b9421
|
Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
--HG--
branch : develop
|
2015-12-23 14:48:33 +01:00 |
|
kervala
|
07a1285740
|
Fixed: Target at least Windows 2000
--HG--
branch : develop
|
2015-12-23 14:47:11 +01:00 |
|
kervala
|
72af4052ee
|
Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
|
2015-12-23 14:36:16 +01:00 |
|
Nimetu
|
bed1d04f6f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-22 01:30:11 +02:00 |
|
Nimetu
|
f4d47f27aa
|
Fixed: Crash when div was following p element
--HG--
branch : develop
|
2015-12-22 01:29:53 +02:00 |
|
Nimetu
|
df07403586
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-20 03:34:00 +02:00 |
|
Nimetu
|
b06d8bb039
|
Fixed: Stuck scrollbar
--HG--
branch : develop
|
2015-12-20 03:33:43 +02:00 |
|
Nimetu
|
67eee7f3dd
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-19 20:40:05 +02:00 |
|
Nimetu
|
e68d6f83fe
|
Fixed: Incorrect vertical spacing between block style elements
--HG--
branch : develop
|
2015-12-18 21:23:18 +02:00 |
|
Nimetu
|
5e61995c3c
|
Changed: Render p and div as block level elements
--HG--
branch : develop
|
2015-12-19 20:39:40 +02:00 |
|
Nimetu
|
193abf876b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-18 14:34:48 +02:00 |
|
Nimetu
|
bcae216816
|
Fixed: Table colspan overwrites previous row column width
--HG--
branch : develop
|
2015-12-18 14:29:40 +02:00 |
|