kervala
|
f50c9c0866
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-19 20:42:11 +01:00 |
|
kervala
|
fa22852adb
|
Changed: Removed fromString(const char *, ...) because useless
--HG--
branch : develop
|
2016-01-19 20:41:41 +01:00 |
|
kervala
|
5cc2b2865f
|
Changed: Local includes against system includes
--HG--
branch : develop
|
2016-01-19 20:38:05 +01:00 |
|
kervala
|
00395d6b2e
|
Fixed: Compilation without PCH
--HG--
branch : develop
|
2016-01-19 20:37:03 +01:00 |
|
kervala
|
5fb0c5d279
|
Removed: Binary file generated by VC++
--HG--
branch : develop
|
2016-01-19 20:35:59 +01:00 |
|
kervala
|
1864ad70db
|
Fixed: Some unit tests with fromString
--HG--
branch : develop
|
2016-01-19 13:12:53 +01:00 |
|
kervala
|
d96e1da521
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-18 21:48:31 +01:00 |
|
kervala
|
e01f706ccc
|
Fixed: Updated with new changes
--HG--
branch : develop
|
2016-01-18 21:48:00 +01:00 |
|
kervala
|
d54e569b3f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-18 21:32:01 +01:00 |
|
kervala
|
b91e3bdf0e
|
Changed: Improved CCmdArgs
--HG--
branch : develop
|
2016-01-18 21:22:57 +01:00 |
|
kervala
|
c379c61ab7
|
Changed: Don't need to create it on heap
--HG--
branch : develop
|
2016-01-18 13:27:48 +01:00 |
|
kervala
|
fc645a5668
|
Fixed: Import static platform plugin
--HG--
branch : develop
|
2016-01-18 13:27:23 +01:00 |
|
kaetemi
|
fd950a692b
|
Faster Qt startup
--HG--
branch : develop
|
2016-01-18 11:27:14 +01:00 |
|
Tobias Peters
|
48c7404c74
|
Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests
--HG--
branch : issue/fix-failing-unit-tests
|
2016-01-17 20:05:02 +01:00 |
|
kervala
|
6ea1421fd3
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-17 13:24:01 +01:00 |
|
kervala
|
58d23bbe97
|
Fixed: Compilation with static Qt 5
--HG--
branch : develop
|
2016-01-17 13:23:25 +01:00 |
|
kervala
|
cc282fd3d5
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 23:50:23 +01:00 |
|
kervala
|
c5fbf56984
|
Fixed: Missing ++
--HG--
branch : develop
|
2016-01-16 23:48:44 +01:00 |
|
kervala
|
bb9ac688f6
|
Changed: Set CMP0020 NEW in root project
--HG--
branch : develop
|
2016-01-16 23:48:32 +01:00 |
|
kervala
|
b3cfd5f6bb
|
Fixed: Use lua_tointeger under Lua 5.2 and prior versions
--HG--
branch : develop
|
2016-01-16 21:35:34 +01:00 |
|
kervala
|
b149c94a26
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 15:58:19 +01:00 |
|
kervala
|
4886da5855
|
Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals
--HG--
branch : develop
|
2016-01-16 15:55:56 +01:00 |
|
kervala
|
cd021fc4ef
|
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
|
2016-01-16 15:54:46 +01:00 |
|
kervala
|
c427bb216b
|
Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
|
2016-01-16 15:52:51 +01:00 |
|
kervala
|
8b5dcc345d
|
Fixed: Link to X11 under Linux
--HG--
branch : develop
|
2016-01-16 15:50:45 +01:00 |
|
kervala
|
cca0dd450e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-16 10:52:18 +01:00 |
|
kaetemi
|
9c687430c8
|
Update mask pixel format in panoply preview tool
--HG--
branch : develop
|
2016-01-15 17:22:27 +01:00 |
|
kaetemi
|
8673d27a13
|
Add panoply preview tool
--HG--
branch : develop
|
2016-01-15 17:11:10 +01:00 |
|
kaetemi
|
8cfaa89620
|
Separate window displayer message stringify
--HG--
branch : develop
|
2016-01-15 17:10:39 +01:00 |
|
kaetemi
|
e4b72e63a1
|
More of the VS2015 stuff
--HG--
branch : develop
|
2016-01-15 12:29:05 +01:00 |
|
kaetemi
|
f7d05ea8e4
|
VS2015 fixes for NeL Samples
--HG--
branch : develop
|
2016-01-15 12:22:35 +01:00 |
|
kaetemi
|
9a0c6290a2
|
Fix another VS2015 warning
--HG--
branch : develop
|
2016-01-15 12:07:33 +01:00 |
|
kaetemi
|
da02779588
|
More VS2015 fixes
--HG--
branch : develop
|
2016-01-15 12:04:06 +01:00 |
|
kaetemi
|
3632ae4e64
|
Fix VS2015 warnings
--HG--
branch : develop
|
2016-01-15 11:52:09 +01:00 |
|
kaetemi
|
9a477d976b
|
VS2015 compilation fixes
--HG--
branch : develop
|
2016-01-15 11:34:23 +01:00 |
|
kervala
|
72c70dee6a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 23:58:34 +01:00 |
|
kervala
|
9a34434cf8
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-14 23:58:04 +01:00 |
|
kervala
|
f54b41f5cc
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 23:54:26 +01:00 |
|
kervala
|
875224d277
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-14 23:53:17 +01:00 |
|
kervala
|
c1d8d4e400
|
Changed: Invert version and help checks
--HG--
branch : develop
|
2016-01-14 23:47:24 +01:00 |
|
kervala
|
c844a0bdd1
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-14 23:46:19 +01:00 |
|
kervala
|
f820e7b703
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-14 21:28:47 +01:00 |
|
kervala
|
b7fe07d781
|
Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
--HG--
branch : develop
|
2016-01-14 21:26:10 +01:00 |
|
kervala
|
3c4f324bfe
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-13 20:05:06 +01:00 |
|
kervala
|
57f216dc3e
|
Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
|
2016-01-13 19:59:09 +01:00 |
|
kervala
|
bd5f838d6d
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-13 19:54:23 +01:00 |
|
kervala
|
d0c587e445
|
Changed: Remove duplicate lines
--HG--
branch : develop
|
2016-01-13 19:53:20 +01:00 |
|
kervala
|
6a3292c600
|
Fixed: Convert .bank filenames with / and use existing CFile::fileExists
--HG--
branch : develop
|
2016-01-13 19:51:00 +01:00 |
|
kervala
|
e1c14db5a0
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
a66fa8cc9c
|
Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
af9610328f
|
Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
|
2016-01-13 19:45:02 +01:00 |
|
kervala
|
ad36e59a71
|
Fixed: Save filenames in .bank with / instead of system separator
--HG--
branch : develop
|
2016-01-13 19:43:46 +01:00 |
|
kervala
|
df816b2a5d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-12 22:32:22 +01:00 |
|
kervala
|
49ef5a1ed7
|
Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
--HG--
branch : develop
|
2016-01-12 22:21:38 +01:00 |
|
kervala
|
6471fada97
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-11 11:44:44 +01:00 |
|
kervala
|
59c06630cd
|
Changed: Table keys are integers
--HG--
branch : develop
|
2016-01-11 11:43:59 +01:00 |
|
kervala
|
839928a57a
|
Fixed: In Lua, all integers are numbers and numbers can be converted to integers
--HG--
branch : develop
|
2016-01-11 11:34:32 +01:00 |
|
Nimetu
|
e44e131365
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-10 16:34:13 +02:00 |
|
Nimetu
|
ad8059c345
|
Fixed: Invalid image width/height on error
--HG--
branch : develop
|
2016-01-10 16:33:42 +02:00 |
|
kervala
|
63983cd5ac
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-10 12:13:59 +01:00 |
|
kervala
|
bb3726fd46
|
Fixed: Compilation of object_viewer_widget in static under Linux
--HG--
branch : develop
|
2016-01-10 12:12:50 +01:00 |
|
kervala
|
ef8c8d0401
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-09 16:32:59 +01:00 |
|
kervala
|
3af2813fbf
|
Fixed: Compilation
--HG--
branch : develop
|
2016-01-09 16:29:59 +01:00 |
|
kervala
|
9dc7f5102b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-09 16:08:34 +01:00 |
|
kervala
|
14f48d821a
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-09 15:57:20 +01:00 |
|
kervala
|
9ee32071d8
|
Fixed: Compilation under Linux
--HG--
branch : develop
|
2016-01-09 15:56:50 +01:00 |
|
kervala
|
3f4a5010f6
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-07 17:41:02 +01:00 |
|
kervala
|
9e8cd07e4b
|
Changed: HAVE_X86_64 is defined or not
--HG--
branch : develop
|
2016-01-07 17:39:53 +01:00 |
|
kervala
|
b3a392d559
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-07 17:36:17 +01:00 |
|
Nimetu
|
511a004827
|
Fixed: Wrong DD indent in nested list when tag is not closed
--HG--
branch : develop
|
2016-01-07 01:00:48 +02:00 |
|
kervala
|
ef29c2b5ef
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-06 23:22:57 +01:00 |
|
kervala
|
59aff6a4bc
|
Changed: Added more fromString tests
--HG--
branch : develop
|
2016-01-06 23:21:22 +01:00 |
|
kervala
|
245726f347
|
Changed: Don't need to use system API, NeL already has equivalent
--HG--
branch : develop
|
2016-01-06 23:20:40 +01:00 |
|
kervala
|
ad3df5084a
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-06 16:06:23 +01:00 |
|
kervala
|
ea5b041844
|
Fixed: Compilation with Qt 4
--HG--
branch : develop
|
2016-01-06 16:01:53 +01:00 |
|
kervala
|
ddba3e583c
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-06 13:22:47 +01:00 |
|
kervala
|
ecb47bc2dc
|
Changed: Remove unused variable
--HG--
branch : develop
|
2016-01-06 13:21:47 +01:00 |
|
kervala
|
0ef79083a0
|
Changed: Code simplification
--HG--
branch : develop
|
2016-01-06 13:19:48 +01:00 |
|
kervala
|
80ae07c8b3
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-06 13:17:07 +01:00 |
|
kervala
|
f323974dba
|
Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
--HG--
branch : develop
|
2016-01-06 12:43:57 +01:00 |
|
kervala
|
6efce5ba59
|
Changed: Support for new key events
--HG--
branch : develop
|
2016-01-06 12:42:10 +01:00 |
|
kervala
|
76744b18c7
|
Changed: Minor change
--HG--
branch : develop
|
2016-01-06 12:39:58 +01:00 |
|
kervala
|
03c9c93fc1
|
Changed: Comments to support DXTC1a for textures with one level of transparency later
--HG--
branch : develop
|
2016-01-06 12:35:21 +01:00 |
|
kervala
|
75eb7cb922
|
Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined
--HG--
branch : develop
|
2016-01-06 12:33:58 +01:00 |
|
kervala
|
ec7699aca9
|
Fixed: Compilation of object_viewer_qt with Qt 5
--HG--
branch : develop
|
2016-01-06 12:33:05 +01:00 |
|
kervala
|
af14cbe3aa
|
Fixed: Allow to select PNG and TGA for bitmaps
--HG--
branch : develop
|
2016-01-06 12:31:53 +01:00 |
|
kervala
|
2923fe7c89
|
Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi)
--HG--
branch : develop
|
2016-01-06 12:31:13 +01:00 |
|
kervala
|
fad179731a
|
Fixed: Compilation of tile_edit_qt with Qt 5
--HG--
branch : develop
|
2016-01-06 12:29:34 +01:00 |
|
Nimetu
|
410ddea49d
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-06 01:02:22 +02:00 |
|
Nimetu
|
8475f25e75
|
Changed: Refactor DL
--HG--
branch : develop
|
2016-01-06 00:11:17 +02:00 |
|
Nimetu
|
639ce91e61
|
Fixed: Align UL, LI list style type marker outside content
--HG--
branch : develop
|
2016-01-06 00:08:41 +02:00 |
|
Nimetu
|
6bcb153930
|
Fixed: DL list top margin
--HG--
branch : develop
|
2016-01-05 23:23:19 +02:00 |
|
Nimetu
|
f95d445839
|
Fixed: DL list DD element indent
--HG--
branch : develop
|
2016-01-05 23:02:21 +02:00 |
|
Nimetu
|
bbe9ca2b67
|
Changed: UL list style type depending on nested depth
--HG--
branch : develop
|
2016-01-05 20:23:11 +02:00 |
|
Nimetu
|
298a659c6f
|
Changed: Merge UL and OL code
--HG--
branch : develop
|
2016-01-05 20:21:40 +02:00 |
|
kervala
|
4785b88068
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-05 17:12:29 +01:00 |
|
kervala
|
95404bd724
|
Fixed: Don't load grayscale textures as alpha
--HG--
branch : develop
|
2016-01-05 17:11:37 +01:00 |
|
kervala
|
ad6e10df76
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-05 13:00:18 +01:00 |
|
kervala
|
f2b43c2d7e
|
Changed: Added default checks for textures and masks (-t and -m)
--HG--
branch : develop
|
2016-01-05 12:57:26 +01:00 |
|
kervala
|
dc5ddadcbb
|
Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
|
2016-01-05 12:54:47 +01:00 |
|
kervala
|
9f761780f1
|
Changed: %u to format a uint
--HG--
branch : develop
|
2016-01-05 12:53:57 +01:00 |
|
kervala
|
687301377e
|
Fixed: Instead of returning an error, convert the bitmap in RGBA
--HG--
branch : develop
|
2016-01-05 12:53:32 +01:00 |
|
kervala
|
798cb1c7ce
|
Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
|
2016-01-05 12:52:45 +01:00 |
|
kervala
|
f482f77179
|
Fixed: GCC warnings
--HG--
branch : develop
|
2016-01-05 12:51:06 +01:00 |
|
kervala
|
5ee0b484da
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 22:17:00 +01:00 |
|
kervala
|
ac57a464d4
|
Fixed: Converting AlphaLuminance to Luminance
--HG--
branch : develop
|
2016-01-04 22:16:21 +01:00 |
|
kervala
|
e91c529a98
|
Merge with develop
--HG--
branch : compatibility-develop
|
2016-01-04 19:27:21 +01:00 |
|
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 |
|
Nimetu
|
fe476d4872
|
Added: html TH element
--HG--
branch : develop
|
2015-12-18 14:29:40 +02:00 |
|
Nimetu
|
2eb56b6460
|
Added html HR element
--HG--
branch : develop
|
2015-12-18 14:29:40 +02:00 |
|
Nimetu
|
045a6471fe
|
Added: html OL list
--HG--
branch : develop
|
2015-12-18 14:29:40 +02:00 |
|
kervala
|
1e9092a385
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-17 13:04:56 +01:00 |
|
kervala
|
ad93a9005f
|
Changed: Improve errors reporting
--HG--
branch : develop
|
2015-12-17 13:02:12 +01:00 |
|
kervala
|
a22e056de1
|
Fixed: Typos
--HG--
branch : develop
|
2015-12-17 12:51:26 +01:00 |
|
kervala
|
5efaa8360f
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-17 12:48:57 +01:00 |
|
kervala
|
23ffb50cf1
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-16 14:51:18 +01:00 |
|
kervala
|
75eceb9b24
|
Fixed: loadPNG with RGB images was returning 32
--HG--
branch : develop
|
2015-12-16 14:50:40 +01:00 |
|
kervala
|
0e63e81565
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-15 15:09:50 +01:00 |
|
kervala
|
a550f2c760
|
Changed: Minor changes
--HG--
branch : develop
|
2015-12-15 14:07:32 +01:00 |
|
kervala
|
70196d2f90
|
Fixed: Implement launch of executables under OS X
--HG--
branch : develop
|
2015-12-15 14:06:49 +01:00 |
|
kervala
|
74f297f588
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-13 15:26:37 +01:00 |
|
kervala
|
8aff509f0f
|
Fixed: Clang warnings
--HG--
branch : develop
|
2015-12-13 15:25:28 +01:00 |
|
kervala
|
15aed08533
|
Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
--HG--
branch : develop
|
2015-12-13 14:21:20 +01:00 |
|
kervala
|
9d30c279e0
|
Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
|
2015-12-13 13:09:25 +01:00 |
|
kervala
|
7ebe3088bb
|
Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
|
2015-12-13 13:06:23 +01:00 |
|
kervala
|
fc951a24ce
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
6f031728f5
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-11 20:21:56 +01:00 |
|
kervala
|
977103f9d0
|
Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
|
2015-12-11 20:19:10 +01:00 |
|
Nimetu
|
5c6e2109c4
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-10 10:56:53 +02:00 |
|
Nimetu
|
dceb45e373
|
Fixed: Keyboard capture not reset when clicking outside GUI.
--HG--
branch : develop
|
2015-12-10 10:56:03 +02:00 |
|
Nimetu
|
5fc50473f7
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-08 21:54:21 +02:00 |
|
Nimetu
|
612125a243
|
Added: Size attributes to img (width, height, max-width, max-height)
--HG--
branch : develop
|
2015-12-08 21:53:54 +02:00 |
|
kervala
|
b46dfe178f
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-08 14:33:49 +01:00 |
|
kervala
|
76a8904e9a
|
Fixed: Compilation under OS X
--HG--
branch : develop
|
2015-12-08 14:33:09 +01:00 |
|
kervala
|
9e60db1a89
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-07 21:49:21 +01:00 |
|
kervala
|
079ea3e5c5
|
Changed: Let dependencies propagate to other targets
--HG--
branch : develop
|
2015-12-07 21:48:32 +01:00 |
|
kervala
|
8bcbe5b2b0
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-06 19:46:40 +01:00 |
|
kervala
|
f393554075
|
Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
--HG--
branch : develop
|
2015-12-06 19:46:02 +01:00 |
|
kervala
|
e88b07519e
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-06 16:56:53 +01:00 |
|
kervala
|
c6b52c4a21
|
Fixed: Remove \SystemRoot\ from path returned from Registry
--HG--
branch : develop
|
2015-12-06 16:42:49 +01:00 |
|
Nimetu
|
f37758b330
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-06 16:38:52 +02:00 |
|
Nimetu
|
8f87990a1b
|
Added: Smooth scrolling
--HG--
branch : develop
|
2015-12-06 16:38:29 +02:00 |
|
Nimetu
|
cb94cb4f9f
|
Fixed: Scrolling in small steps not working.
--HG--
branch : develop
|
2015-12-06 16:26:39 +02:00 |
|
kervala
|
9df3111f21
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-05 18:52:33 +01:00 |
|
kervala
|
1fa2e22491
|
Changed: Port some tools to Qt 5
--HG--
branch : develop
|
2015-12-05 18:48:59 +01:00 |
|
Nimetu
|
152200decc
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-03 18:33:27 +02:00 |
|
Nimetu
|
7cbd840ce1
|
Added: style for html elements del, u, em, strong, small, and dl list
--HG--
branch : develop
|
2015-12-03 15:50:54 +02:00 |
|
Nimetu
|
a7100eb5bc
|
Changed: Ignore text from <script> element
--HG--
branch : develop
|
2015-12-03 15:50:46 +02:00 |
|
Nimetu
|
d380ce2522
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-02 20:38:11 +02:00 |
|
kervala
|
6d1346d0cb
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-12-02 19:28:44 +01:00 |
|
kervala
|
34b3334182
|
Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
--HG--
branch : develop
|
2015-12-02 18:57:21 +01:00 |
|
kervala
|
d4dd2b7264
|
Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
|
2015-12-02 18:56:49 +01:00 |
|
kervala
|
ec731539b9
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-30 14:20:16 +01:00 |
|
kervala
|
b4e1dcbc10
|
Fixed: Link error under Debian Squeeze
--HG--
branch : develop
|
2015-11-30 14:19:05 +01:00 |
|
kervala
|
7337ee4faa
|
Fixed: Warning filePath not being a const char*
--HG--
branch : develop
|
2015-11-30 14:18:04 +01:00 |
|
kervala
|
1009cc933b
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-30 12:26:23 +01:00 |
|
kervala
|
2e58a0725a
|
Changed: Forgot other ##
--HG--
branch : develop
|
2015-11-30 12:25:43 +01:00 |
|
kervala
|
e87442e582
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-30 10:30:14 +01:00 |
|
kervala
|
94f035ed8f
|
Fixed: GCC doesn't support no arguments for __VA_ARGS__
--HG--
branch : develop
|
2015-11-30 10:29:24 +01:00 |
|
kervala
|
74196261ee
|
Fixed: VC++ 2010 already supports ULL
--HG--
branch : develop
|
2015-11-30 10:28:06 +01:00 |
|
kervala
|
0623258189
|
Fixed: 64 bits constants truncated in 32 bits
--HG--
branch : develop
|
2015-11-30 10:27:41 +01:00 |
|
kervala
|
4e5ed6060a
|
Fixed: Warning string after #endif
--HG--
branch : develop
|
2015-11-30 10:27:03 +01:00 |
|
kervala
|
5688c75bba
|
Merge with develop
--HG--
branch : compatibility-develop
|
2015-11-29 17:55:33 +01:00 |
|
kervala
|
7a2dd18095
|
Changed: Add and use more constants in config.h
--HG--
branch : develop
|
2015-11-29 14:19:02 +01:00 |
|
kervala
|
520eb941b1
|
Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
|
2015-11-29 14:06:05 +01:00 |
|
kervala
|
06994f4c58
|
Added: RC files for NeL drivers
--HG--
branch : develop
|
2015-11-29 13:58:12 +01:00 |
|
Nimetu
|
d4ed66d99b
|
Added: URL #fragment navigation.
--HG--
branch : develop
|
2015-11-26 11:29:50 +02:00 |
|
Nimetu
|
f4599e183b
|
Added: Common attributes to h1..h6 elements
--HG--
branch : develop
|
2015-12-02 20:37:44 +02:00 |
|
kervala
|
369a9efe0d
|
Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture
--HG--
branch : compatibility-develop
|
2015-11-26 10:23:27 +01:00 |
|
kishan_grimout
|
83a81801ea
|
fix crash when a shader fails to build
--HG--
branch : develop
|
2015-05-23 16:50:24 +02:00 |
|
kervala
|
244c2eb211
|
Fixed: Open web pages in background under OS X and don't close client
--HG--
branch : develop
|
2015-11-24 10:02:09 +01:00 |
|
kervala
|
4a02370266
|
Fixed: Crash under Linux saying you can't use X in multi-threaded environment
--HG--
branch : develop
|
2015-11-22 18:37:29 +01:00 |
|
kervala
|
d50c40c473
|
Fixed: Unable to open URLs under Linux while using Steam Runtime
--HG--
branch : develop
|
2015-11-21 17:39:49 +01:00 |
|
kervala
|
35471ace88
|
Fixed: Typo
--HG--
branch : develop
|
2015-11-21 17:37:45 +01:00 |
|
kervala
|
d1f925d319
|
Changed: Give priority to xdg-open (if present) to open URLs under Linux
--HG--
branch : develop
|
2015-11-21 17:36:44 +01:00 |
|
kaetemi
|
6c2490090d
|
Merge with feature-export-assimp
--HG--
branch : develop
|
2015-11-16 00:46:27 +01:00 |
|
kervala
|
6d52aa7077
|
Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
--HG--
branch : develop
|
2015-11-15 18:33:09 +01:00 |
|
kervala
|
c83ea11e84
|
Changed: Display basic information for OpenAL driver
--HG--
branch : develop
|
2015-11-15 18:31:56 +01:00 |
|
kervala
|
f76e275e2c
|
Changed: Temporary comment the line because XAudio2 returns an error if used
--HG--
branch : develop
|
2015-11-15 18:31:20 +01:00 |
|
kervala
|
817486538c
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-15 13:29:34 +01:00 |
|
kervala
|
334f2b43c6
|
Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
|
2015-11-15 13:13:44 +01:00 |
|
kervala
|
f9c789e4db
|
Fixed: Only open supported music formats in music player
--HG--
branch : develop
|
2015-11-15 13:12:54 +01:00 |
|
kaetemi
|
2c3d5454a1
|
This seems like a good idea as well, ref #254
--HG--
branch : develop
|
2015-11-15 12:27:58 +01:00 |
|
kaetemi
|
3d59db1021
|
Add some extra checks, ref #254
--HG--
branch : develop
|
2015-11-15 12:21:14 +01:00 |
|
kervala
|
fb1d5134ba
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-14 18:33:13 +01:00 |
|
kervala
|
9e88fa645b
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 18:19:58 +01:00 |
|
kervala
|
53f46eb5fa
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-14 11:46:17 +01:00 |
|
kervala
|
08d50dc725
|
Changed: Don't try to convert string to CRGBA if less than 3 integers
--HG--
branch : develop
|
2015-11-13 19:38:46 +01:00 |
|
kervala
|
630a22d428
|
Changed: Minor changes
--HG--
branch : develop
|
2015-11-13 19:37:32 +01:00 |
|
kervala
|
aa3d209d39
|
Fixed: Crash in CLuaManager
--HG--
branch : develop
|
2015-11-13 19:18:41 +01:00 |
|
kervala
|
a8d81c689b
|
Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
|
2015-11-13 18:42:50 +01:00 |
|
kervala
|
4a97f339a3
|
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
|
2015-11-13 16:22:49 +01:00 |
|
Nimetu
|
76ee797e49
|
Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
--HG--
branch : develop
|
2015-11-12 20:15:04 +02:00 |
|
Nimetu
|
55e687e80d
|
Fixed displaying utf8 string on <img> alt attr.
--HG--
branch : develop
|
2015-11-12 16:01:57 +02:00 |
|
kervala
|
1d11914192
|
Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
--HG--
branch : develop
|
2015-11-09 12:45:34 +01:00 |
|
kervala
|
9525d24cd7
|
Fixed: Compilation with old libcurl versions
--HG--
branch : develop
|
2015-11-09 10:47:28 +01:00 |
|
kervala
|
5e07440a1e
|
Changed: Display OpenGL version and GPU used in logs
--HG--
branch : develop
|
2015-11-09 10:00:51 +01:00 |
|
kervala
|
2f3aab5c74
|
Changed: Support for WGL_NV_gpu_affinity extension
--HG--
branch : develop
|
2015-11-09 10:00:05 +01:00 |
|
kervala
|
d32a61d481
|
Changed: Updated OpenGL headers
--HG--
branch : develop
|
2015-11-09 09:56:13 +01:00 |
|
kervala
|
e634e3ecf1
|
Fixed: Missing #endif
--HG--
branch : develop
|
2015-11-09 09:55:58 +01:00 |
|
kervala
|
b56686b9b7
|
Changed: Release modes list under OS X
--HG--
branch : develop
|
2015-11-08 13:42:31 +01:00 |
|