- 07 Apr, 2017 2 commits
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 07 Feb, 2017 1 commit
-
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com> Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Jan, 2017 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 21 Nov, 2016 2 commits
-
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 15 Jul, 2016 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Mar, 2016 1 commit
-
-
Henri Verbeet authored
This is a fairly straightforward adaptation of GLX_MESA_query_renderer to WGL. Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 Mar, 2016 1 commit
-
-
Matteo Bruni authored
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 13 Feb, 2016 2 commits
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Sebastian Lackner authored
opengl32: Ensure extension tables generated by make_opengl contain earliest GL_VERSION for each function. Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 03 Jan, 2016 1 commit
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 12 Dec, 2015 2 commits
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alexandre Julliard authored
This reverts commit e44f8eaa. It mixes up the driver function and the WINAPI wrapper. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 10 Dec, 2015 1 commit
-
-
Sebastian Lackner authored
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 09 Dec, 2015 1 commit
-
-
Alexandre Julliard authored
-
- 17 Nov, 2015 1 commit
-
-
Austin English authored
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Nov, 2015 2 commits
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 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>
-
- 22 Apr, 2015 1 commit
-
-
Matteo Bruni authored
-
- 26 Mar, 2015 1 commit
-
-
Francois Gouget authored
-
- 25 Feb, 2015 2 commits
-
-
Matteo Bruni authored
-
Matteo Bruni authored
-
- 11 Feb, 2015 1 commit
-
-
Matteo Bruni authored
-
- 03 Feb, 2015 1 commit
-
-
Ken Thomases authored
The result is compared directly with handle type values like HANDLE_CONTEXT whose meaningful values are in the high nibble.
-
- 02 Feb, 2015 1 commit
-
-
Matteo Bruni authored
-
- 16 Jan, 2015 1 commit
-
-
Matteo Bruni authored
-
- 15 Jan, 2015 1 commit
-
-
Matteo Bruni authored
-
- 21 Nov, 2014 1 commit
-
-
Austin English authored
-
- 25 Jun, 2014 2 commits
-
-
Bruno Jesus authored
-
Alexandre Julliard authored
-
- 21 Mar, 2014 1 commit
-
-
Ken Thomases authored
-
- 16 Jan, 2014 2 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
- 02 Jan, 2014 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 19 Nov, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 05 Nov, 2013 2 commits
-
-
Rico Schüller authored
-
Rico Schüller authored
This allows that gl functions are available for different extensions, e.g. "glVertexP2ui" which is new GL_ARB_vertex_type_2_10_10_10_rev and also in GL_VERSION_3_3. It is valid to get that function for each gl version when GL_ARB_vertex_type_2_10_10_10_rev is in the extension list. On the other hand that function is available, when the gl version is >= 3.3.
-