Commit graph

697 commits

Author SHA1 Message Date
kervala
081a34ffce Fixed: Compilation under OS X in 32 bits 2016-09-12 14:39:07 +02:00
kervala
62979a8a4f Changed: Updated glext.h 2016-09-12 14:38:49 +02:00
kervala
99cfd4d693 Fixed: Compilation under macOS 10.12 2016-09-03 10:04:56 +02:00
kervala
88cb2e4791 Changed: Initialize ARBFragmentShader to false if DisableHardwarePixelProgram is set 2016-09-03 10:04:09 +02:00
kervala
8260641eae Fixed: Include initguid.h to avoid linking against dxguid.lib 2016-08-06 20:09:40 +02:00
kervala
25b5953c9f Changed: Only display virtual screen size if DISPLAY_DEVICE_ATTACHED_TO_DESKTOP flag is defined 2016-06-16 17:15:45 +02:00
kervala
a368410768 Fixed: Usage of wglEnumGpuDevicesNV 2016-06-14 19:34:43 +02:00
kervala
02a4f33d98 Changed: Updated OpenGL headers 2016-06-14 19:33:41 +02:00
kervala
4b1f0731a5 Changed: No need to change VSync if same value 2016-05-27 22:16:44 +02:00
kervala
bd0678bd84 Changed: Display a warning if setSwapVBLInterval is called before OpenGL initialization 2016-05-27 22:16:29 +02:00
kervala
8d7cf7eb7c Changed: Instead of forcing VSYNC, get initial value 2016-05-27 22:15:58 +02:00
kervala
7bf7b27b57 Fixed: VSync inverted under Windows and in OpenGL ES 2016-05-27 22:15:14 +02:00
kervala
d94941a20b Changed: Replace size() comparisons by empty() 2016-05-25 23:18:11 +02:00
kervala
fbd9800085 Fixed: Use %p to display pointer 2016-05-08 13:22:32 +02:00
kervala
87bfd29c5f Changed: Removed useless dependencies on DirectX 2016-03-15 12:36:21 +01:00
kervala
2221bae1b2 Fixed: OpenGL ES driver compilation 2016-03-09 11:22:09 +01:00
kervala
50afa42d93 Use ANSI versions of Win32 functions when not using Unicode text, issue #261 2016-02-20 18:38:17 +01:00
kervala
e7bebba3d3 Use Unicode versions of Win32 functions, issue #261 2016-02-20 18:30:51 +01:00
kervala
bfb32b811d Removed useless comments/commented code 2016-02-20 18:09:24 +01:00
kervala
fa8f3b1c0f Use CIFile to load font instead of internal Freetype functions, issue #261 2016-02-20 18:01:57 +01:00
kervala
808f7b2c30 Use new wrapper insteaf of fopen, issue #261 2016-02-20 17:56:25 +01:00
kaetemi
f0051bb24d Fix gl context not being deleted with custom window 2016-02-18 11:56:44 +01:00
kaetemi
22aef38af5 Fix for VS2008 build 2016-02-04 12:07:36 +01:00
kervala
ba3b4a977b Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
kervala
c00a1608ec Changed: Local includes against system includes 2016-01-19 20:38:05 +01:00
kervala
5dfd931cf8 Fixed: Compilation without PCH 2016-01-19 20:37:03 +01:00
kervala
bdcfa10c66 Fixed: Link to X11 under Linux 2016-01-16 15:50:45 +01:00
kaetemi
e9912417bf More VS2015 fixes 2016-01-15 12:04:06 +01:00
kervala
29f297a955 Changed: Minor changes 2016-01-06 13:17:07 +01:00
kervala
001b9facbe Fixed: GCC warnings 2016-01-05 12:51:06 +01:00
kervala
2a9c54aff7 Changed: Minor changes 2016-01-02 22:24:16 +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
fd9a6820f7 Fixed: GCC warnings 2015-12-26 13:26:51 +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
c4235f7b1e Changed: Let dependencies propagate to other targets 2015-12-07 21:48:32 +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