Pierre Krieger
|
b5d0a3eb67
|
Convert GLX to the new design
|
2015-09-21 12:03:59 +02:00 |
|
Pierre Krieger
|
c244f8c033
|
Extract GlAttributes from BuilderAttribs
|
2015-09-21 12:03:55 +02:00 |
|
Pierre Krieger
|
cb749ad904
|
No longer filter out non-conformant formats
|
2015-08-30 18:19:31 +02:00 |
|
Michael Neumann
|
b707959c2c
|
Make it work on DragonFly/FreeBSD
Tested on DragonFly BSD. Should work similarily on FreeBSD.
|
2015-08-30 13:52:09 +02:00 |
|
Pierre Krieger
|
a97cbd1729
|
Attempt to fix issues with sRGB
|
2015-07-25 15:11:29 +02:00 |
|
Pierre Krieger
|
4b17b7fdbb
|
Filter invalid FBConfigs
|
2015-07-22 15:15:35 +02:00 |
|
Pierre Krieger
|
65d56e5521
|
Fix calling XFree before reading from memory
|
2015-07-22 08:39:31 +02:00 |
|
Pierre Krieger
|
43dabf131a
|
Add CreationError::OpenGlVersionNotSupported
|
2015-07-20 19:38:57 +02:00 |
|
Pierre Krieger
|
ba5adfa1e1
|
Add CreationError::RobustnessNotSupported
|
2015-07-20 19:34:34 +02:00 |
|
Pierre Krieger
|
3914d3f801
|
Enumerate the FBConfigs instead of calling glxChoose
|
2015-07-19 16:11:45 +02:00 |
|
Pierre Krieger
|
baf9b92d3f
|
Correct window creation on X11
|
2015-07-19 13:53:40 +02:00 |
|
Pierre Krieger
|
bff79c02ce
|
Add support for the EGL_KHR_create_context_no_error extension
|
2015-06-25 09:35:58 +02:00 |
|
Pierre Krieger
|
dbaca24cde
|
Add with_robustness and handle robustness on all implementations
|
2015-06-22 19:42:03 +02:00 |
|
tomaka
|
90b28c2052
|
Merge pull request #486 from tomaka/context-error
Handle errors from MakeCurrent and SwapBuffers
|
2015-06-17 07:36:00 +02:00 |
|
ecoal95
|
0a1a7208c3
|
glx: Unbind the context if it's the current one
|
2015-06-17 06:29:25 +02:00 |
|
Pierre Krieger
|
f6c26ec593
|
Handle errors from MakeCurrent and SwapBuffers
|
2015-06-16 10:44:44 +02:00 |
|
Pierre Krieger
|
848f6cd2a7
|
Fix GLX creating only 3.0 contexts
|
2015-05-16 11:37:58 +02:00 |
|
Victor Berger
|
310b44f35b
|
Make platform::linux generic over X11 and Wayland.
|
2015-05-12 22:49:03 +02:00 |
|
Pierre Krieger
|
2414f87ceb
|
Make x11 dynamic
|
2015-05-07 13:14:09 +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
|
aa58f4149a
|
Add a GlContext trait
|
2015-04-30 16:57:07 +02:00 |
|
Pierre Krieger
|
5561e58646
|
Split GLX and X11 in "api"
|
2015-04-25 12:10:40 +02:00 |
|