Pierre Krieger
|
10bb03c5f0
|
Remove most OpenGL stuff and make it compile on win32
|
2016-02-23 12:56:23 +01:00 |
|
Rengierof
|
11e27889ae
|
Fixes cursor behavior with windows
|
2015-12-26 16:38:00 +02:00 |
|
Aceeri
|
d6a53cf5d3
|
Corrections to sharing data
|
2015-11-09 02:49:50 -08:00 |
|
Aceeri
|
78eb4a5990
|
Minimum/maximum dimensions for windows in win32 api
|
2015-11-09 01:42:54 -08:00 |
|
Pierre Krieger
|
86fa1b58e5
|
Rename MonitorID -> MonitorId
|
2015-09-24 09:11:59 +02:00 |
|
Pierre Krieger
|
62bafe2130
|
Remove BuilderAttribs
|
2015-09-21 14:03:05 +02:00 |
|
Pierre Krieger
|
1b836f6040
|
Switch WGL and part of win32 to the new system
|
2015-09-21 12:03:57 +02:00 |
|
Pierre Krieger
|
3054e2ee02
|
Switch EGL to use only pf_reqs and opengl
|
2015-09-21 12:03:57 +02:00 |
|
Pierre Krieger
|
48fe9b2644
|
Extract WindowAttributes from the BuilderAttribs
|
2015-09-21 12:03:55 +02:00 |
|
Pierre Krieger
|
c244f8c033
|
Extract GlAttributes from BuilderAttribs
|
2015-09-21 12:03:55 +02:00 |
|
Peter Atashian
|
9d387b4f98
|
Cleanup unused import stuff
Also support i686-pc-windows-msvc
Signed-off-by: Peter Atashian <retep998@gmail.com>
|
2015-08-21 11:49:10 -04:00 |
|
Pierre Krieger
|
587dedaa9e
|
Correctly handle eglGetDisplay
|
2015-08-07 16:22:31 +02:00 |
|
Pierre Krieger
|
c9b1b91b8c
|
Load the EGL library in platform/windows
|
2015-07-27 09:52:51 +02:00 |
|
Pierre Krieger
|
4eacfce59e
|
Split creating an EGL context in two parts
|
2015-07-18 18:43:23 +02:00 |
|
Denilson M. Amorim
|
826931e2c2
|
DroppedFile event for Win32
|
2015-06-23 19:05:37 -03:00 |
|
Pierre Krieger
|
39128dd7e1
|
Remove the is_closed function
|
2015-06-16 14:03:58 +02:00 |
|
Pierre Krieger
|
9117bcf3d3
|
Switch to dwmapi
|
2015-05-24 09:10:45 +02:00 |
|
Pierre Krieger
|
81314f91d8
|
Add API for transparency and decorations and add support for win32
|
2015-05-24 09:10:44 +02:00 |
|
Pierre Krieger
|
01ecd24fe2
|
Allow creating EGL contexts on win32 with the AMD DLLs
|
2015-05-21 18:59:30 +02:00 |
|
Pierre Krieger
|
ea17038ac2
|
Detach wgl and win32
|
2015-05-21 16:47:19 +02:00 |
|
Dzmitry Malyshau
|
171986c7e8
|
Introduced GlProfile enum
|
2015-05-01 07:32:48 -04:00 |
|
Dzmitry Malyshau
|
a42f1f5833
|
Implemented gl_core flag
|
2015-04-30 22:50:15 -04:00 |
|
Pierre Krieger
|
36de5a5e5a
|
Fix PixelFormat for x11, egl and win32
|
2015-04-30 16:15:37 +02:00 |
|
Pierre Krieger
|
9ed1a0ec19
|
Add a fallback on win32 if enumerate_arb_pixel_formats returns vec![]
|
2015-04-29 14:27:34 +02:00 |
|
Pierre Krieger
|
3ad7f9a584
|
Create reorganization
|
2015-04-24 09:51:23 +02:00 |
|