projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdiplus: Test also lf.lfEscapement and lf.lfOrientation returned by GdipGetLogFont.
[wine]
/
dlls
/
opengl32
/
tests
/
opengl.c
2012-08-23
Jérôme Gardou
opengl32/tests: Do not pass NULL attrib list to wglCrea...
blob
|
commitdiff
|
raw
2012-07-20
Alexandre Julliard
opengl32: Use proper handles for PBuffers instead of...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
Alexandre Julliard
opengl32: Call standard OpenGL functions through the...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Alexandre Julliard
opengl32/tests: Run more tests against the GDI renderer.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Alexandre Julliard
opengl32: Don't allow making a thread current in multip...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Alexandre Julliard
opengl32: Use proper handles for GL contexts and pass...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Roderick Colenbrander
opengl32: Disable wglGetProcAddress for core GL 1.0...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
Roderick Colenbrander
opengl32: Check for valid context in wglGetProcAddress.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-11
Roderick Colenbrander
opengl32: Add wglGetProcAddress tests.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Alexandre Julliard
opengl32/tests: Add some more tests for bitmap rendering.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Alexandre Julliard
gdi32: Pass OpenGL calls through to the display driver...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
Henri Verbeet
opengl32/tests: Add a test for GL on window DCs.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Matteo Bruni
opengl32/tests: Improve window destroy tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Matteo Bruni
winex11.drv: Fix wglMakeContextCurrent with an invalid...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Matteo Bruni
opengl32/tests: Add a test for window destroy with...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Matteo Bruni
winex11.drv: Make wglMakeCurrent return the correct...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
Matteo Bruni
opengl32/tests: Test using a GL context after the drawa...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Andrew Nguyen
winex11.drv: Set last error to ERROR_BUSY when attempti...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Andrew Nguyen
winex11.drv: Ensure that the WGL context is removed...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Alexandre Julliard
tests: Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Francois Gouget
opengl32/tests: Add a trailing '\n' to a skip() call.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Roderick Colenbrander
opengl32: Add 32-bit bitmap rendering test.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Roderick Colenbrander
wgl: Make context not current before deleting it.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Roderick Colenbrander
wgl: Improve wglDeleteContext threading behavior.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-12
Henri Verbeet
winex11.drv: Allow OpenGL on minimized windows.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Roderick Colenbrander
opengl32: Fix wglCreateContextAttribsARB test on nvidia.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Roderick Colenbrander
opengl32: Fix another wglCreateContextAttribsARB test...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
Roderick Colenbrander
opengl32: Fix wglCreateContextAttribsARB test on vista...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Roderick Colenbrander
opengl32: Get rid of invalid opengl 0.0 test.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Roderick Colenbrander
opengl32: No display driver supports windowless opengl3...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Roderick Colenbrander
wgl: Add initial WGL_ARB_create_context support.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Roderick Colenbrander
opengl32/tests: fix wglShareLists error messages.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-02
Alexandre Julliard
opengl32/tests: Use explicit prototypes for function...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Rico Schüller
opengl32/tests: Improve test for wglMakeCurrent.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-22
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Roderick Colenbrander
wgl: Add a test for WGL_ACCELERATION_ARB and the PFD_GE...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Roderick Colenbrander
opengl32: Add a wglShareLists test.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Francois Gouget
opengl32/tests: Replace a couple of trace()s with skip()s.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Francois Gouget
opengl32/tests: Use win_skip() to skip over unimplement...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Huw Davies
opengl/tests: Skip tests if we can't find a pixel format.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Roderick Colenbrander
opengl32: Mark some opengl3 tests as wine_todo.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Roderick Colenbrander
opengl32/tests: Don't call wglGetProcAddress at the...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Roderick Colenbrander
opengl32: Add a test case for WGL_ARB_create_context...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Roderick Colenbrander
opengl32: Remove some tests which cause issues on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Roderick Colenbrander
opengl32: Add some driver traces to the tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-29
Roderick Colenbrander
opengl32: Don't run wgl tests on old gl drivers.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-18
Alexandre Julliard
winex11: Check for matching pixel format in wglMakeCurrent.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-28
Alexandre Julliard
opengl32/tests: Add a couple of test cases for pixel...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-23
James Hawkins
opengl32: Trace a test result that fails inconsistently...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Roderick Colenbrander
opengl32: Drop the ChoosePixelFormat test as it is...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Roderick Colenbrander
wgl: Fix ChoosePixelFormat behavior.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Francois Gouget
opengl32/tests: Add the trailing '\n' to an ok() call...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Roderick Colenbrander
wgl: Add a test case for wglCreateContext.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Paul Vriens
opengl32/tests: Only use functions if they are implemented.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Chris Robinson
wgl: Don't set a pixel format on windows that already...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Chris Robinson
wgl: Store the fbconfig id with the window when a pixel...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Roderick Colenbrander
wgl: Fix wglGetCurrentReadDCARB bugs.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-20
Paul Vriens
opengl32/tests: Be a bit more verbose when doing wglGet...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Chris Robinson
wgl: GDI support is not advertised with double buffering.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Chris Robinson
wgl: WGL_COLOR_BITS_ARB does include alpha.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-03
Francois Gouget
opengl32/tests: Add missing '\n' to ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Roderick Colenbrander
wgl: SetPixelFormat should fail on the root window.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-02
Roderick Colenbrander
wgl: GetPixelFormat fix for offscreen formats.
blob
|
commitdiff
|
raw
|
diff to current