Chris Wilson
|
d7dcf9d28f
|
gl: Check against user-provided invalid sizes
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
|
2011-12-05 17:17:26 +00:00 |
|
Alexandros Frantzis
|
e0ab932c61
|
gl: Embed the GL dispatch table in the cairo-gl context and initialize it.
|
2010-12-15 15:32:20 +00:00 |
|
Chris Wilson
|
2a1e7e18de
|
wgl: Use CreateWindowA with an ASCII string
... or else compilation with fail on Windows if UNICODE is defined
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
|
2010-11-26 09:48:13 +00:00 |
|
Zoxc
|
a9a22649e2
|
wgl: Only reset GL context on the dummy window.
This changes the WGL context destruction code to only reset the GL
context for the dummy window, since doing it on <nothing> is an
invalid operation.
|
2010-06-17 09:21:07 +01:00 |
|
Zoxc
|
2af3262895
|
wgl: Renamed hwnd field to wnd.
|
2010-06-17 09:09:21 +01:00 |
|
Zoxc
|
505a0456d2
|
gl: Added WGL context and surface.
|
2010-06-14 12:46:26 +01:00 |
|