winex11: Activate the depth-bpp difference.
[wine] / dlls / wined3d / query.c
2007-12-07  Stefan Dösingerwined3d: A more detailed occlusion query test and fixes.
2007-08-23  Stefan Dösingerwined3d: Fake occlusion queries if the wrong context...
2007-08-23  Stefan Dösingerwined3d: Deal with multithreading in event queries.
2007-06-11  Stefan Dösingerwined3d: Store the gl information in a per adapter...
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-03-01  Stefan Dösingerwined3d: Support GL_APPLE_fence for event queries.
2007-03-01  Stefan Dösingerwined3d: Support event queries using GL_NV_fence.
2007-02-15  H. Verbeetwined3d: Use WINED3DISSUE_BEGIN / WINED3DISSUE_END...
2007-01-12  Ken Thomaseswined3d: Do not block waiting for occlusion query resul...
2007-01-08  Stefan Dösingerwined3d: Remove the general query fixme.
2006-10-10  Karsten Elfenbeinwined3d: Corrected names in checkGLcall text.
2006-10-02  Ivan Gyurdievwined3d: Win64 printf fixes.
2006-08-07  H. Verbeetwined3d: Allow async occlusion queries.
2006-08-07  H. Verbeetwined3d: Improve a few query traces.
2006-08-07  H. Verbeetwined3d: Check Occlusion query GL calls.
2006-07-25  H. Verbeetwined3d: Add real occlusion query support.
2006-06-10  Alexandre Julliardwined3d: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Michael Stefaniucjanitorial: Remove redundant NULL pointer checks before...
2006-05-05  Ivan Gyurdievwined3d: QueryInterface corrections.
2006-04-07  Stefan Dösingerwined3d: Rename return values from D3D* to WINED3D*.
2006-03-10  Stefan Dösingerwined3d: Consistently use WINED3DRESOURCETYPE.
2006-02-06  H. Verbeetwined3d: Update the QueryInterface functions of IWineD3...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-03  Oliver StieberAdded a stubbed out version of query to d3d9 and wined3d.