- 21 Oct, 2009 8 commits
-
-
Juan Lang authored
This is necessary because the publicly callable form embeds the asn.1 NULL value when the parameters are empty, whereas the hash value expects that it's missing.
-
Juan Lang authored
-
Juan Lang authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Eric Pouech authored
-
Juan Lang authored
-
Juan Lang authored
-
- 20 Oct, 2009 32 commits
-
-
Hib Eris authored
The function table_find_insert_idx() is replaced by the more generic function find_insert_index().
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Louis Lenders authored
d3d9/tests: Test {IDirect3DTexture9, IDirect3DSurface9}::UnlockRect for rectangles that are not locked.
-
Charles Davis authored
-
Charles Davis authored
-
Charles Davis authored
-
Charles Davis authored
Only the speed is returned.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Hans Leidekker authored
Fixes transforms that add binary streams.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Damjan Jovanovic authored
-
Paul Vriens authored
-
Owen Rudge authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Nikolay Sivov authored
-
Michael Stefaniuc authored
-
Henri Verbeet authored
EXT_framebuffer_object doesn't specify if FBOs are shareable between GL contexts, but ARB_framebuffer_object explicitly prohibits it.
-
Henri Verbeet authored
Instead of relying on wglMakeCurrent() to do what we want.
-
Henri Verbeet authored
Apparently it's valid to use a D3D device after its window is destroyed. OpenGL isn't always so forgiving, so this patch is a first step to avoid making GL calls on a context without window.
-