Commit graph

447 commits

Author SHA1 Message Date
kervala
bdcfa10c66 Fixed: Link to X11 under Linux 2016-01-16 15:50:45 +01:00
kervala
fc876ccd0e Changed: Minor changes 2016-01-02 11:34:17 +01:00
kervala
f372014c72 Changed: Remove X11 code for OS X (we support Cocoa now) 2016-01-02 11:34:04 +01:00
kervala
c1d8c9523b Fixed: Dead keys under Linux (Ubuntu was using ibus input method) 2016-01-02 11:33:18 +01:00
kervala
d9265f36cf Fixed: Don't crash if GL_VERSION returns NULL (it should never happen) 2015-12-27 16:06:35 +01:00
kervala
afa53e242e Changed: Support for GLX_MESA_query_renderer to detect video memory 2015-12-26 17:51:36 +01:00
kervala
0a671f2d73 Changed: Minor changes 2015-12-26 17:49:54 +01:00
kervala
0286ac2270 Changed: Force 32 bits depth with XRandr 2015-12-26 13:38:09 +01:00
kervala
5708a3997c Fixed: Warnings with GCC 2015-12-25 20:49:59 +01:00
kervala
77d60be443 Changed: Use shared libs for X11 because API doesn't change 2015-12-25 15:35:04 +01:00
kervala
3b32412d2a Changed: Display a warning when calling getModes if Display is NULL 2015-12-25 15:30:14 +01:00
kervala
3f28932da4 Changed: Use nlwarning instead of nlerror 2015-12-23 15:03:32 +01:00
kervala
92035e59b2 Changed: Add getTotalVideoMemory to IDriver to query total video memory 2015-12-23 14:36:16 +01:00
kervala
ad654a0d31 Backed out changeset: 0e65571cbfd1 (doesn't fix anything) 2015-12-06 19:46:02 +01:00
kervala
f720072e7b Fixed: Getters for Anisotropic Filtering 2015-12-02 18:56:49 +01:00
kervala
a6ed27598f Changed: Add and use more constants in config.h 2015-11-29 14:19:02 +01:00
kervala
532aaa1078 Changed: Simplified CMake ELSE and ENDIF 2015-11-29 14:06:05 +01:00
kervala
647fe665f1 Added: RC files for NeL drivers 2015-11-29 13:58:12 +01:00
kishan_grimout
eef81cf802 fix crash when a shader fails to build 2015-05-23 16:50:24 +02:00
kervala
2d348c7f13 Fixed: Crash under Linux saying you can't use X in multi-threaded environment 2015-11-22 18:37:29 +01:00
kervala
9aa47b4836 Changed: Minor changes 2015-11-15 13:29:34 +01:00
kervala
95f7448dd2 Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6 2015-11-09 12:45:34 +01:00
kervala
826b729411 Changed: Display OpenGL version and GPU used in logs 2015-11-09 10:00:51 +01:00
kervala
5babd5ab59 Changed: Support for WGL_NV_gpu_affinity extension 2015-11-09 10:00:05 +01:00
kervala
ffbf1e8804 Changed: Updated OpenGL headers 2015-11-09 09:56:13 +01:00
kervala
13665eec9d Fixed: Missing #endif 2015-11-09 09:55:58 +01:00
kervala
c3a6787196 Changed: Release modes list under OS X 2015-11-08 13:42:31 +01:00
kervala
76436616ea Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP 2015-11-08 13:35:16 +01:00
kervala
bc50742bfe Changed: Minor changes 2015-11-08 13:22:33 +01:00
kervala
3fa369e73c Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
kervala
2184d13ef4 Fixed: Compilation errors when constant not defined 2015-11-06 15:48:48 +01:00
kervala
dc86aa8459 Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?) 2015-11-05 16:48:07 +01:00
kervala
5db6c42975 Fixed: Avoid warnings of conflicts between Debug and Release DLLs 2015-11-01 16:47:39 +01:00
kaetemi
ab0aed948a Fix DXSDK include order 2015-07-10 06:16:19 +02:00
kaetemi
28a7017c00 Flag windowed application when attempting window creation using 3D driver 2015-03-06 21:15:09 +01:00
kervala
619f33fffc Fix #208 linking against static libX11.a 2015-03-02 13:06:51 +01:00
kervala
8880047f69 Fixed: Compilation with OS X SDK 10.10 2015-01-10 20:33:02 +01:00
kervala
afac054306 Fixed: Removed raw mouse mode for OS X too 2015-01-10 19:55:05 +01:00
kervala
541fd4a25c Fixed: OpenGL driver compilation 2015-01-10 19:53:27 +01:00
kervala
ba6cbc76c9 Changed: Minor changes 2015-01-10 18:45:14 +01:00
kervala
741d3b6275 Fixed: OpenGL ES driver compilation 2015-01-10 18:41:54 +01:00
kervala
2a6478b505 Changed: More aliases for OpenGL ES functions and defines to simplify code 2015-01-10 18:41:18 +01:00
kervala
bdfa7a624e Changed: Minor changes 2014-12-26 13:38:02 +01:00
kaetemi
dbe3ee5d9e Fix offscreen rendering mode 2014-12-09 23:06:08 +01:00
kaetemi
2e94bc1d15 Fix bug causing patch painter fail to open more than once 2014-11-19 16:30:14 +01:00
dfighter1985
039e8a83a4 Initialize struct member before use... 2014-09-27 18:20:29 +02:00
kaetemi
3731f28892 Backed out incomplete changes to GL driver 2014-09-18 11:31:19 +02:00
kaetemi
302c478af6 Merge with develop 2014-09-12 15:19:12 +02:00
kervala
ad5cc68107 Changed: Code formatting 2014-09-05 15:42:53 +02:00
kervala
891e0d1bd7 Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X) 2014-08-27 11:19:20 +02:00