inetcomm: Add a stub MimeInternational object.
[wine] / dlls / wined3d / surface.c
2008-09-05  Henri Verbeetwined3d: Set the viewport to the texture size in depth_...
2008-09-04  Alexander Dorofeyevwined3d: Remove obsolete code & ModifyLocation TODO.
2008-09-04  Alexander Dorofeyevwined3d: Get rid of gl buffer variable in BltOverride.
2008-09-04  Alexander Dorofeyevwined3d: Remove glDrawBuffer calls in BltOverride.
2008-09-04  Alexander Dorofeyevwined3d: Make the condition to enter p8 conversion...
2008-09-03  Alexander Dorofeyevwined3d: Remove glFlush in RealizePalette.
2008-09-02  Stefan Dösingerwined3d: Implement YV12 support for emulated overlays.
2008-08-25  Stefan Dösingerwined3d: Get a GL context before creating a PBO.
2008-08-25  Stefan Dösingerwined3d: Remove a few texture initializations.
2008-08-22  H. Verbeetwined3d: Track FBOs per-context.
2008-08-21  Stefan Dösingerwined3d: Update the overlay when the destination was...
2008-08-20  Stefan Dösingerwined3d: Ask the ffp/shader/blit implementation about...
2008-08-20  Stefan Dösingerwined3d: Start a framework for color conversion shaders...
2008-08-20  Roderick Colenbranderwined3d: Fix BltOverride regression.
2008-08-20  H. Verbeetwined3d: Move creating a texture id from PreLoad to...
2008-08-19  Stefan Dösingerwined3d: Remove the ddraw_window device member.
2008-08-19  Stefan Dösingerwined3d: Use a swapchain for GDI surfaces.
2008-08-05  Stefan Dösingerwined3d: Track overlay surfaces in the overlayed surface.
2008-08-05  Stefan Dösingerwined3d: Implement overlay flipping.
2008-08-05  Stefan Dösingerwined3d: Basic overlay emulation with opengl.
2008-08-05  Stefan Dösingerwined3d: Remove a glFlush.
2008-08-05  Stefan Dösingerwined3d: Call glFlush outside the GL lock.
2008-08-04  Stefan Dösingerwined3d: Beware of the frontbuffer coordinate system...
2008-07-24  Stefan Dösingerwined3d: Support ATI's D3DFMT_ATI2N format.
2008-07-18  Stefan Dösingerwined3d: Use GL_ARB_texture_non_power_of_two emulation.
2008-07-16  H. Verbeetwined3d: Use rev_tex_unit_map instead of assuming there...
2008-07-03  H. Verbeetwined3d: Track depth stencil location per-surface.
2008-07-02  Stefan Dösingerwined3d: Use CTXUSAGE_RESOURCELOAD for fb->texture...
2008-07-01  H. Verbeetwined3d: Use ModifyLocation() to force a reload on...
2008-06-30  H. Verbeetwined3d: Move setting a palette up a couple of lines...
2008-06-30  H. Verbeetwined3d: Invert "upsidedown" in fb_copy_to_texture_dire...
2008-06-13  Stefan Dösingerwined3d: Remove a broken AddDirtyRect call.
2008-06-03  H. Verbeetwined3d: Set the surface location to SFLAG_INSYSMEM...
2008-05-22  Andrew Talbotwined3d: Remove unneeded "extern" from function definition.
2008-05-12  Alexander Dorofeyevwined3d: Activate context for the right target in surfa...
2008-05-12  Alexander Dorofeyevwined3d: glFlush when updating front buffer.
2008-05-09  Alexander Dorofeyevwined3d: Set alpha to index even when there is no palette.
2008-05-09  Alexander Dorofeyevwined3d: Use source colorkey when passed KEYSRC or...
2008-04-30  Andrew Talbotwined3d: Remove unused variables.
2008-04-24  Stefan Dösingerd3d9: Add a test for NP2 stretchrect.
2008-04-24  Stefan Dösingerwined3d: Support framebuffer reading from texture_recta...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-21  Alexander Dorofeyevwined3d: Add missing check for p8 primary in surface_do...
2008-04-21  Roderick Colenbranderwined3d: Add palette re-upload support for cards with...
2008-04-09  Stefan Dösingerwined3d: Make the mag filter lookup a separate array.
2008-04-09  Stefan Dösingerwined3d: Store the number of aux buffers in the context.
2008-04-08  Stefan Dösingerwined3d: Put implicit surfaces into drawable on unload.
2008-04-07  Alexander Dorofeyevwined3d: Move PreLoad to avoid calling it with gl lock...
2008-04-07  Alexander Dorofeyevwined3d: Add device->isInDraw checks in LoadLocation.
2008-04-07  Alexander Dorofeyevwined3d: Implement CONVERT_RGB32_888 conversion.
2008-04-07  Roderick Colenbranderwined3d: Remove a PBO when a converted surface is detected.
2008-04-07  Roderick Colenbranderwined3d: Use the render target its palette when perform...
2008-04-04  Allan Tongwined3d: Call ActivateContext before any gl call in...
2008-04-03  Alexander Dorofeyevwined3d: Improve detection of device palette change.
2008-04-03  Alexander Dorofeyevwined3d: Support index in alpha in BltOverride colorfil...
2008-04-03  Alexander Dorofeyevwined3d: Avoid calling LoadTexture with gl lock held...
2008-04-03  Alexander Dorofeyevwined3d: Add ENTER_GL/LEAVE_GL in IWineD3DSurfaceImpl_R...
2008-04-03  Alexander Dorofeyevwined3d: Add ENTER_GL/LEAVE_GL in surface_allocate_surface.
2008-04-03  Alexander Dorofeyevwined3d: Add ENTER_GL/LEAVE_GL in surface_bind_and_dirtify.
2008-04-02  Stefan Dösingerwined3d: Update copyright lines.
2008-03-25  Alexander Dorofeyevwined3d: Don't use device palettes in RealizePalette.
2008-03-25  Alexander Dorofeyevwined3d: Don't use device palettes in GetDC.
2008-03-25  Alexander Dorofeyevwined3d: Don't use device palettes in read_from_framebu...
2008-03-25  Alexander Dorofeyevwined3d: Fix comment.
2008-03-24  Roderick Colenbranderwined3d: Add a missing break to blt_to_drawable.
2008-03-10  Alexander Dorofeyevwined3d: Use primary_render_target_is_p8 in read_from_f...
2008-03-10  Alexander Dorofeyevwined3d: Get rid of spurious err when locking with...
2008-02-26  Stefan Dösingerwined3d: General cross format blitting infrastrucutre...
2008-02-22  Roderick Colenbranderwined3d: Use the color key in glAlphaFunc in case of...
2008-02-22  Roderick Colenbranderwined3d: Unify p8 render target detection code.
2008-02-22  Roderick Colenbranderwined3d: In DirectDraw a palette is a property of a...
2008-02-22  Roderick Colenbranderwined3d: Don't flush in D3D RealizePalette without...
2008-02-20  Roderick Colenbranderwined3d: Let flush_to_framebuffer_drawpixels use a...
2008-02-19  Roderick Colenbranderwined3d: Fix lack of indent in PreLoad.
2008-02-19  Roderick Colenbranderwined3d: Add a GL specific RealizePalette which also...
2008-02-19  Alexander Dorofeyevwined3d: Take alpha from device palette entry for d3d...
2008-02-18  Roderick Colenbranderwined3d: Add SURFACE_BUSY support to *_BltFast.
2008-02-18  Roderick Colenbranderwined3d: Add SURFACE_BUSY support to *_Blt.
2008-02-18  Stefan Dösingerwined3d: Do not change the texture unit when binding...
2008-02-11  Roderick Colenbranderwined3d: Add read_from_framebuffer_texture which combin...
2008-02-08  Roderick Colenbranderwined3d: Upload p8 palette using GL_ALPHA instead of...
2008-02-06  Roderick Colenbranderwined3d: Allow read back of P8 surfaces. This fixes...
2008-02-06  Roderick Colenbranderwined3d: Reload the palette on a color key change....
2008-02-06  Roderick Colenbranderwined3d: Make sure to set the color key when it is...
2008-02-05  Stefan Dösingerwined3d: Unload implicit depth stencil buffers correctly.
2008-01-24  Andrew Talbotwined3d: Remove unneeded casts.
2008-01-23  Roderick Colenbranderwined3d: Don't use texture_rectangle for paletted textures.
2008-01-22  Alexander Dorofeyevwined3d: Fix not released swapchain in some codepaths.
2008-01-21  Marcus Meissnerwined3d: Removed deadcode.
2008-01-15  Pablo Spallanzaniwined3d: Fix texture coordinate calculation in surface_...
2008-01-14  Stefan Dösingerwined3d: Implement IWineD3DSurface::UnLoad.
2008-01-14  Stefan Dösingerwined3d: Add a new IWineD3DResource::UnLoad method.
2008-01-07  Roderick Colenbranderwined3d: Unify color conversion code.
2008-01-07  Roderick Colenbranderwined3d: Use software palette conversion for non-textur...
2008-01-03  H. Verbeetwined3d: SFLAG_INTEXTURE is the same as SFLAG_INDRAWABL...
2008-01-03  H. Verbeetwined3d: Bind the surface texture in LoadLocation().
2008-01-03  H. Verbeetwined3d: Move binding the texture and dirtifying the...
2008-01-03  H. Verbeetwined3d: Call ActivateContext regardless of WINED3DCREA...
2007-12-31  Alexander Dorofeyevwined3d: Fix regression of colorfill and texture to...
2007-12-28  Roderick Colenbranderwined3d: Only store the palette index in the alpha...
next