mshtml: Updated French translation.
[wine] / dlls / wined3d /
2007-12-04  Gerald Pfeiferwined3d: Fix error handling in transform_texture().
2007-12-04  Stefan Dösingerwined3d: Use the proper drawable size when clearing.
2007-12-04  Stefan Dösingerwined3d: Clear honors the viewport.
2007-12-04  Stefan Dösingerwined3d: Fixes for drawable handling in Clear.
2007-12-04  Stefan Dösingerwined3d: Disable the scissor test when blitting.
2007-12-04  Stefan Dösingerwined3d: Retrieve the height properly when setting...
2007-12-04  Stefan Dösingerwined3d: Use the proper drawable size when setting...
2007-12-04  Stefan Dösingerwined3d: Add a method for querying the gl drawable...
2007-12-03  Stefan Dösingerwined3d: Add parentheses to a flag check.
2007-12-03  Stefan Dösingerwined3d: Detect the Intel GPU in macbooks.
2007-12-03  Stefan Dösingerwined3d: Unify bpp to format conversion.
2007-12-03  Stefan Dösingerwined3d: Enabling too many lights is silently ignored.
2007-12-03  Stefan Dösingerwined3d: mov to a0.x does a floor(), not a round to...
2007-12-03  Gerald Pfeiferwined3d: Fix handling of a special case in IWineD3DImpl...
2007-11-30  Stefan Dösingerwined3d: Remove the X channel fixup in render target...
2007-11-29  Marco Schusterwined3d: Added a card ID for a 8600 Mobile GT.
2007-11-29  Stefan Dösingerwined3d: Activate GL_ARB_texture_rectangle.
2007-11-29  Stefan Dösingerwined3d: Refuse to create a mipmapped conditional np2...
2007-11-29  Stefan Dösingerwined3d: Make the code aware of GL_ARB_texture_rectangle.
2007-11-29  Stefan Dösingerwined3d: Add GL_ARB_texture_rectangles to our opengl...
2007-11-29  Stefan Dösingerwined3d: Avoid hardcoding GL_TEXTURE_2D.
2007-11-29  Stefan Dösingerwined3d: Disable GL_TEXTURE_2D in the standard blit...
2007-11-28  Alexandre Julliardwined3d: Add printf format checking to the shader_addli...
2007-11-28  Stefan Dösingerwined3d: Fix a sign mistake in the code creating the...
2007-11-28  Stefan Dösingerwined3d: Allow using a different internal format for...
2007-11-28  Stefan Dösingerwined3d: Report some more geforce 7 cards as geforce 7.
2007-11-28  Stefan Dösingerwined3d: Do not try to disable unsupported texture...
2007-11-28  Stefan Dösingerwined3d: Add some missing checkGLcall calls.
2007-11-28  Stefan Dösingerwined3d: Work around nvidia beta driver bug.
2007-11-28  Stefan Dösingerwined3d: Inform the texture about filtering changes.
2007-11-27  Stefan Dösingerwined3d: Correctly handle the y offset with offscreen...
2007-11-27  Stefan Dösingerwined3d: Downgrade an ERR to a WARN.
2007-11-27  Stefan Dösingerwined3d: Fog is applied after sRGB correction.
2007-11-27  Stefan Dösingerwined3d: Make SRGB write correction working with 1...
2007-11-27  Lauris Kaplinskiwined3d: Fixed potential reference of freed backBuffer...
2007-11-26  Gerald Pfeiferwined3d: Rewrite condition in vshader_program_add_param...
2007-11-21  Stefan Dösingerwined3d: Bool constants aren't vectors.
2007-11-21  Stefan Dösingerwined3d: Track vertex declaration changes on vertex...
2007-11-21  Stefan Dösingerwined3d: Move glsl shader destruction to the glsl shade...
2007-11-21  Stefan Dösingerwined3d: Move destroying the glsl vshader into a separa...
2007-11-21  Stefan Dösingerwined3d: Do not cap fragment samplers to 8.
2007-11-20  Stefan Dösingerwined3d: Use standard wine lists for the resource list.
2007-11-20  Stefan Dösingerwined3d: Free the shader function when freeing the...
2007-11-20  Stefan Dösingerwined3d: Move IUnknown functions to IWineD3DBaseShader.
2007-11-16  Stefan Dösingerwined3d: Destroy GL contexts before changing the screen...
2007-11-16  Stefan Dösingerwined3d: Remove a hack that slipped in.
2007-11-16  Stefan Dösingerwined3d: Do not call PreLoad in surface_download_data.
2007-11-14  Stefan Dösingerwined3d: Fix ATI video memory detection typo.
2007-11-14  Stefan Dösingerwined3d: Non power of two texture fixes.
2007-11-14  Stefan Dösingerwined3d: Apply matrices when switching from transformed...
2007-11-14  Stefan Dösingerwined3d: Read the framebuffer size from the surface...
2007-11-14  Stefan Dösingerwined3d: Depth stencil fixes.
2007-11-14  Stefan Dösingerwined3d: Partially revert "Get rid of the conditionals...
2007-11-14  Stefan Dösingerwined3d: Get rid of a few Nvidiaisms in glsl shaders.
2007-11-14  Stefan Dösingerwined3d: Hardcode local constants into the shader if...
2007-11-13  Francois Gougetwined3d: Add trailing '\n's to two shader_addline(...
2007-11-12  Stefan Dösingerwined3d: Load GL_EXT_texture3D from gl 1.2 if the exten...
2007-11-12  Stefan Dösingerwined3d: Mark extensions supported which are included...
2007-11-12  Stefan Dösingerwined3d: Load GL functions from core if needed.
2007-11-12  Stefan Dösingerwined3d: Extend the gl extension function loading table...
2007-11-12  Stefan Dösingerwined3d: Load extension functions after finding the...
2007-11-12  Roderick Colenbranderwined3d: Prevent unneeded context switches.
2007-11-12  Roderick Colenbranderwined3d: Flush GL calls after drawing to the drawable...
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-09  Stefan Dösingerwined3d: Actually store the PS's vertex processing...
2007-11-09  Roderick Colenbranderwined3d: Make sure the p8 shader is set to 0 after...
2007-11-09  Roderick Colenbranderwined3d: Make sure SFLAG_LOCKED is set at the start...
2007-11-09  Stefan Dösingerwined3d: Reinstall the projected texture disabling...
2007-11-09  Stefan Dösingerwined3d: Load GLSL sampler uniforms at shader link...
2007-11-09  Stefan Dösingerwined3d: Store integer uniform locations.
2007-11-09  Stefan Dösingerwined3d: Store the special uniforms' locations in the...
2007-11-09  Stefan Dösingerwined3d: Hide NP2 textures support on R500 and earlier...
2007-11-09  Stefan Dösingerwined3d: Fix for MacOS'es incomplete glsl uniform truth.
2007-11-09  Stefan Dösingerwined3d: Implement a detection for the MacOS OpenGL...
2007-11-08  Stefan Dösingerwined3d: Pass surface dirtification to the container.
2007-11-08  Stefan Dösingerwined3d: Get rid of the conditionals in shader_glsl_com...
2007-11-08  Stefan Dösingerwined3d: Take care for client storage and pbos.
2007-11-08  Stefan Dösingerwined3d: Honor the driver's min point size.
2007-11-08  Stefan Dösingerwined3d: Avoid NOP additions.
2007-11-08  Stefan Dösingerwined3d: Replace the position fixup mul-add-add with...
2007-11-08  Stefan Dösingerwined3d: mov to a0.x does a floor(), not a round to...
2007-11-08  Stefan Dösingerwined3d: Get rid of the conditionals in the glsl lit...
2007-11-08  Stefan Dösingerwined3d: Relative addressing offsets are limited to...
2007-11-08  Stefan Dösingerwined3d: Remove the conditional from texdepth.
2007-11-08  Stefan Dösingerwined3d: Fix the varying number comparison.
2007-11-07  Stefan Dösingerwined3d: Free the backbuffer array.
2007-11-07  Stefan Dösingerwined3d: Implement the varying map.
2007-11-07  Stefan Dösingerwined3d: Install a varying map.
2007-11-07  Stefan Dösingerwined3d: Refuse to create volumes and volume textures...
2007-11-07  Stefan Dösingerwined3d: Set the display mode before creating the context.
2007-11-07  Stefan Dösingerwined3d: Set the main hwnd before setting up the screen.
2007-11-06  Roderick Colenbranderwined3d: Make sure the format of the render target...
2007-11-06  Roderick Colenbranderwined3d: Rewrite the draw buffer selection code.
2007-11-06  Stefan Dösingerwined3d: Handle ps 3.0 varyings in a different way.
2007-11-06  Stefan Dösingerwined3d: Add a max varyings member to the gl info struc...
2007-11-06  Stefan Dösingerwined3d: Pixel Shader varying indexing.
2007-11-06  Stefan Dösingerwined3d: Make pixel shader input an array.
2007-11-06  Stefan Dösingerwined3d: Only glBindAttribLocation used attributes.
2007-11-05  Roderick Colenbranderwined3d: UnlockRect regression fix.
2007-11-05  Roderick Colenbranderwined3d: Only use p8 conversion on render targets.
next