wined3d: Recognize Radeon HD 6970 as reported on some Macs.
[wine] / dlls / wined3d / directx.c
2012-10-10  Matteo Bruniwined3d: Recognize Radeon HD 6970 as reported on some...
2012-10-01  Oleg Bosiswined3d: Add correct detection of GeForce GT 650M video...
2012-09-25  Henri Verbeetwined3d: Take the data type of registers into account...
2012-09-19  Henri Verbeetwined3d: Implement version checks for geometry shaders.
2012-09-18  Bruno Jesuswined3d: Recognize GeForce 9300 properly.
2012-09-07  Jiang Yikewined3d: Add AMD Radeon HD 7700 series and HD 7800...
2012-08-15  Matteo Bruniwined3d: Use GL_FRAMEBUFFER_SRGB when possible.
2012-08-14  Nikolay Bogoychevwined3d: Recognize GeForce GT 630M.
2012-07-25  Henri Verbeetwined3d: Call core GL functions through gl_info.gl_ops...
2012-07-25  Alexandre Julliardwined3d: Retrieve OpenGL extension functions directly...
2012-07-24  Henri Verbeetwined3d: Use struct opengl_funcs for storing GL extensi...
2012-07-24  Henri Verbeetwined3d: Handle core fixups like any other kind of...
2012-07-23  Henri Verbeetwined3d: Get rid of APPLE_flush_render, it doesn't...
2012-07-20  Henri Verbeetwined3d: Convert some uppercase hex constants to lowercase.
2012-07-20  Alexandre Julliardwined3d: Fetch GL functions from the WGL driver table...
2012-07-19  Alexandre Julliardopengl32: Move the wgl functions to the main OpenGL...
2012-07-19  Alexandre Julliardwined3d: Load glPointParameter functions as extensions...
2012-07-19  Henri Verbeetwined3d: Fix the draw buffer limit calculation.
2012-07-19  Henri Verbeetddraw: Implement ddraw7_GetScanLine() on top of wined3d...
2012-07-19  Caron Jensenwined3d: Recognize AMD Tahiti cards.
2012-07-17  Henri Verbeetwined3d: Introduce a separate function for initializing...
2012-07-16  Henri Verbeetwined3d: Get rid of the unused sampler_stages limit.
2012-07-02  Vincas Miliūnaswined3d: Recognize AMD Radeon HD 6700 Series renderer...
2012-07-02  Henri Verbeetd3d9: Implement d3d9_EnumAdapterModesEx().
2012-06-29  Henri Verbeetd3d9: Implement d3d9_GetAdapterModeCountEx().
2012-06-29  Henri Verbeetwined3d: Use the device name stored in the adapter...
2012-06-29  Henri Verbeetwined3d: Use the device name stored in the adapter...
2012-06-29  Henri Verbeetwined3d: Use the device name stored in the adapter...
2012-06-28  Henri Verbeetwined3d: Use the device name stored in the adapter...
2012-06-28  Henri Verbeetwined3d: Use the device name stored in the adapter...
2012-06-28  Henri Verbeetwined3d: Avoid a redundant call to EnumDisplaySettingsE...
2012-06-28  Henri Verbeetwined3d: Avoid a useless call to wined3d_get_adapter_mo...
2012-06-28  Alexandre Julliardopengl32: Move wglGetProcAddress to the WGL driver.
2012-06-27  Alexandre Julliardwined3d: Always load wgl functions from opengl32.dll.
2012-06-27  Henri Verbeetd3d9: Implement d3d9_GetAdapterDisplayModeEx().
2012-06-27  Henri Verbeetwined3d: Take scanline ordering into account in the...
2012-06-25  Alexandre Julliardwinex11: Move wglGetCurrentContext and wglGetCurrentDC...
2012-06-25  Alexandre Julliardwinex11: Move wglCopyContext and wglDeleteContext to...
2012-06-25  Alexandre Julliardwinex11: Move wglShareLists to the internal OpenGL...
2012-06-22  Henri Verbeetwined3d: Get rid of the d3d_caps debug channel.
2012-06-22  Henri Verbeetwined3d: Properly retrieve the display mode in wined3d_...
2012-06-22  Henri Verbeetwined3d: Implement mode setting in the adapter instead...
2012-06-20  Henri Verbeetwined3d: Lie about the display format in wined3d_get_ad...
2012-06-01  Francois Gougetwined3d: We must include Wine's port.h before using...
2012-05-31  Henri Verbeetwined3d: Update nouveau card info.
2012-05-29  Kimmo Myllyvirtawined3d: Add NVIDIA GeForce GTX 680.
2012-05-22  Karsten Elfenbeinwined3d: Add Nvidia GTX 670.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-03  Henri Verbeetwined3d: The wined3d object doesn't need a parent.
2012-03-28  Henri Verbeetwined3d: Recognise AMD HD 6770M and HD 6750M with close...
2012-03-27  Henri Verbeetwined3d: Drop an Apple hack.
2012-03-16  Henri Verbeetwined3d: Move the WGL extension detection code to the...
2012-03-16  Henri Verbeetwined3d: Use the same code for parsing the WGL extensio...
2012-03-16  Henri Verbeetwined3d: Introduce a separate function for parsing...
2012-03-16  Henri Verbeetwined3d: The current WGL DC should never be NULL in...
2012-03-12  Henri Verbeetwined3d: GL_MAX_TEXTURE_COORDS_ARB is not available...
2012-03-12  Henri Verbeetwined3d: Also recognise the "classic" Mesa Nouveau...
2012-02-22  Gaurav Jainwined3d: Recognize Nvidia GeForce 320M, 8600M GT &...
2012-01-20  Henri Verbeetwined3d: Get rid of the WINED3DSURFTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DPOOL typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DRESOURCETYPE typedef.
2012-01-17  Austin Englishwined3d: Recognize Nvidia 540M.
2012-01-11  Henri Verbeetwined3d: Get rid of the WINED3DTEXTUREADDRESS typedef.
2012-01-09  Henri Verbeetwined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
2012-01-03  Henri Verbeetwined3d: Recognize some more Intel GPUs.
2012-01-03  Henri Verbeetwined3d: Recognize i915g as Intel.
2011-12-13  Henri Verbeetwined3d: Get rid of the WINED3DDEVTYPE typedef.
2011-12-13  Henri Verbeetwined3d: Get rid of the WINEDDCAPS typedef.
2011-12-09  Henri Verbeetwined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
2011-12-09  Henri Verbeetwined3d: Get rid of the WINED3DVSHADERCAPS2_0 typedef.
2011-12-09  Henri Verbeetwined3d: Print the GL_RENDERER string when no "card...
2011-12-08  Henri Verbeetwined3d: Avoid clearing the current wined3d context...
2011-12-06  Stefan Dösingerwined3d: Remove the Apple NV_texture_shader quirk.
2011-12-06  Stefan Dösingerwined3d: Remove fglrx GLSL constant quirks.
2011-11-24  Henri Verbeetwined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef.
2011-11-24  Henri Verbeetwined3d: Trace the minimum buffer map alignment in...
2011-11-17  Henri Verbeetwined3d: Get rid of the WINED3DDISPLAYMODE typedef.
2011-11-15  Matteo Bruniwined3d: Disable WINED3DFMT_B8G8R8_UNORM.
2011-11-09  Henri Verbeetwined3d: Simplify context_choose_pixel_format().
2011-11-04  Matteo Bruniwined3d: Recognize Northern Islands cards with AMD...
2011-11-04  Matteo Bruniwined3d: Add filtering flag to more texture formats.
2011-11-04  Henri Verbeetwined3d: Add fallbacks for d3d9 and d3d10 cards in...
2011-11-03  Claudio Fontanawined3d: Rename nVidia GTX560 to GTX560TI, add GTX560...
2011-10-27  Henri Verbeetwined3d: Rename nCfgs to cfg_count.
2011-10-27  Henri Verbeetwined3d: Recognize Sumo/Llano in select_card_amd_mesa().
2011-10-26  Matteo Bruniwined3d: Enable SM4 support in the GLSL shader backend...
2011-10-26  Matteo Bruniwined3d: Return only the shader major version.
2011-10-13  Matteo Bruniwined3d: Remove an obsolete comment.
2011-10-13  Austin Englishwined3d: Recognize "Brian Paul" as a mesa card vendor.
2011-09-12  Stefan Dösingerwined3d: Don't load/unload unsupported texture coordina...
2011-09-09  Matteo Bruniwined3d: Report more vertex texture formats.
2011-09-05  Henri Verbeetwined3d: Don't print the GLSL info log by default on...
2011-09-02  Ričardas Barkauskaswined3d: Add support for Nvidia GT 555M.
2011-08-30  Maxime Lombardwined3d: Add support for Nvidia GTX 460M.
2011-08-29  Henri Verbeetwined3d: Rename WineD3DAdapterChangeGLRam() to adapter_...
2011-08-29  Matteo Bruniwined3d: Store maximum vertex attributes count.
2011-08-26  Henri Verbeetwined3d: Add multisampling support.
2011-08-26  Henri Verbeetwined3d: Get rid of the current multisampling support.
2011-08-25  Henri Verbeetwined3d: Pass a gl_info pointer to select_blit_implemen...
2011-08-25  Henri Verbeetwined3d: Pass a gl_info pointer to select_shader_backend().
next