- 29 Oct, 2009 10 commits
-
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
crypt32: Accept either the subject alt name 2 or subject alt name extensions, and prefer the former when both are present.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 28 Oct, 2009 30 commits
-
-
Paul Vriens authored
-
Huw Davies authored
-
Huw Davies authored
-
Paul Bolle authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
Jörg Höhle authored
-
Jörg Höhle authored
nAvgBytesPerSec is the better factor in the presence of ADPCM, MPEG3 and other wave formats.
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Henri Verbeet authored
-
Henri Verbeet authored
The background on this is that some applications use OpenGL and DirectDraw/Direct3D on the same thread, typically using OpenGL for rendering and DirectDraw to get the amount of available video memory. This means that we might replace the application's current GL context with one with a completely different state, but also that our current GL context might not be what we think it is.
-
Henri Verbeet authored
-
Henri Verbeet authored
The idea here is that we can restore the thread's current GL context on context_release() if it doesn't correspond to the current wined3d context on context_acquire().
-
Henri Verbeet authored
-
Paul Vriens authored
-