- 30 May, 2016 2 commits
-
-
Miklós Máté authored
Differentiate between X window and GLX window, use GLX 1.3 for GL window create/destroy. Signed-off-by: Miklós Máté <mtmkls@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Miklós Máté authored
Signed-off-by: Miklós Máté <mtmkls@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 14 Apr, 2016 1 commit
-
-
Jacek Caban authored
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Mar, 2016 2 commits
-
-
Miklós Máté authored
Signed-off-by: Miklós Máté <mtmkls@gmail.com> Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Henri Verbeet authored
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Feb, 2016 1 commit
-
-
Charles Davis authored
Signed-off-by: Charles Davis <cdavis5x@gmail.com> Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 18 Nov, 2015 2 commits
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Indirect rendering is no longer supported nowadays. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Nov, 2015 1 commit
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Vincent Povirk <vincent@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 04 Dec, 2014 1 commit
-
-
André Hentschel authored
-
- 11 Nov, 2014 2 commits
-
-
Matteo Bruni authored
-
Matteo Bruni authored
-
- 06 May, 2014 1 commit
-
-
Ken Thomases authored
winex11: Consolidate duplicate code from glxdrv_wglSetPixelFormat() and X11DRV_wglSetPixelFormatWINE().
-
- 01 Apr, 2014 2 commits
-
-
Ken Thomases authored
winex11: Remove set-but-never-read hwnd and fbconfig_id fields of struct x11drv_escape_set_drawable.
-
Ken Thomases authored
The swap interval is a property of the GLX drawable, which is destroyed and recreated by set_gl_drawable_parent() and wglSetPixelFormatWINE(). When that happens, copy the interval from the old gl_drawable and apply it at the next call to wglSwapBuffers().
-
- 21 Mar, 2014 2 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
- 05 Nov, 2013 1 commit
-
-
Rico Schüller authored
-
- 09 Oct, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 02 Oct, 2013 1 commit
-
-
Sebastian Lackner authored
-
- 20 Sep, 2013 1 commit
-
-
Ken Thomases authored
winex11: Don't trace a garbage value or read past end of caller's array in X11DRV_wglChoosePixelFormatARB().
-
- 18 Sep, 2013 1 commit
-
-
Roderick Colenbrander authored
-
- 04 Sep, 2013 2 commits
-
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
In preparation for WGL_EXT_swap_control_tear support, transition to using glXSwapIntervalEXT.
-
- 16 Aug, 2013 1 commit
-
-
Charles Davis authored
-
- 02 Jul, 2013 1 commit
-
-
Ričardas Barkauskas authored
-
- 27 Jun, 2013 1 commit
-
-
Austin English authored
-
- 31 May, 2013 1 commit
-
-
Matteo Bruni authored
-
- 23 May, 2013 1 commit
-
-
Roderick Colenbrander authored
-
- 23 Apr, 2013 1 commit
-
-
Henri Verbeet authored
-
- 22 Apr, 2013 1 commit
-
-
Matteo Bruni authored
-
- 11 Apr, 2013 1 commit
-
-
Matteo Bruni authored
-
- 01 Apr, 2013 1 commit
-
-
Alexander Monakov authored
-
- 26 Mar, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jan, 2013 1 commit
-
-
Gerald Pfeifer authored
-
- 23 Jan, 2013 1 commit
-
-
Alexandre Julliard authored
winex11: Store the client window in the window data again, now that it can be accessed from all threads.
-
- 24 Dec, 2012 1 commit
-
-
Andrew Talbot authored
-
- 07 Nov, 2012 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2012 1 commit
-
-
Alexandre Julliard authored
This reverts commit 53806917. Tests show that this is allowed.
-
- 22 Oct, 2012 1 commit
-
-
Ken Thomases authored
-