credui: Add a banner and message box to the dialog presented by CredUIPromptForCreden...
[wine] / dlls / wined3d / surface.c
2007-10-22  Roderick Colenbranderwined3d: Rebind the 2D texture corresponding to the...
2007-10-15  Francois Gougetwined3d: Fix the d3dfmt_p8_init_palette() prototype.
2007-10-15  Roderick Colenbranderwined3d: Optimize P8 fragment shader.
2007-10-12  Roderick Colenbranderwined3d: Use a fragment shader to do P8 palette convers...
2007-10-12  Roderick Colenbranderwined3d: Fix inverse palette lookup for P8 surfaces.
2007-10-10  Roderick Colenbranderwined3d: Merge p8 palette initialization code.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-09-24  Stefan Dösingerwined3d: Add signed format conversion for glsl.
2007-09-20  Stefan Dösingerwined3d: Fix a typo in the surface code.
2007-09-18  Stefan Dösingerwined3d: Move the software blitting to the base surface...
2007-09-18  Stefan Dösingerwined3d: Move lastActiveRenderTarget cleanup to the...
2007-09-18  Stefan Dösingerwined3d: Move DIB section creation to the base surface...
2007-09-18  Stefan Dösingerwined3d: Remove a pbo check.
2007-09-18  Stefan Dösingerwined3d: Clean up SetMem.
2007-09-18  Stefan Dösingerwined3d: Clean up SetFormatDesc.
2007-09-18  Stefan Dösingerwined3d: Base surface move, part 2.
2007-09-18  Stefan Dösingerwined3d: Move non-rendering surface specific code to...
2007-09-18  Stefan Dösingerwined3d: Move resource methods to the base surface...
2007-09-18  Stefan Dösingerwined3d: Start of some surface cleanup.
2007-09-17  Michael Stefaniucjanitorial: Remove two fresh redundant NULL checks...
2007-09-17  Roderick Colenbranderwined3d: Add pbo support for compressed textures.
2007-09-17  Roderick Colenbranderwined3d: Don't create a pbo for system memory surfaces.
2007-09-17  Stefan Dösingerwined3d: Do not invalidate the sysmem copy if a pbo...
2007-09-17  Stefan Dösingerwined3d: Do not allocate memory if there's a pbo.
2007-09-13  Roderick Colenbranderwined3d: Add PBO support for dynamically locked surfaces.
2007-09-12  Stefan Dösingerwined3d: Emulate D3DFMT_L6V5U5.
2007-09-12  Roderick Colenbranderwined3d: Move the memory code of LockRect to the end...
2007-09-11  Stefan Dösingerwined3d: Fix WINED3DFMT_X8L8V8U8.
2007-09-10  Roderick Colenbranderwined3d: Fix ddraw-opengl surface free bug.
2007-08-31  Stefan Dösingerwined3d: Take the format into account when finding...
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-30  Stefan Dösingerwined3d: Accept rendering to sublevels with backbuffer...
2007-08-30  Stefan Dösingerwined3d: Reject opengl accelerated blits with system...
2007-08-30  Stefan Dösingerwined3d: Clear unused channels on R32F and R16F texture...
2007-08-23  Stefan Dösingerwined3d: Refuse to ReleaseDC the wrong DC.
2007-08-23  Stefan Dösingerwined3d: Refuse to lock locked surfaces.
2007-08-21  Roderick Colenbranderwined3d: Fix a null pointer dereference.
2007-08-17  Stefan Dösingerwined3d: Fix R32F and R16F.
2007-08-16  Stefan Dösingerwined3d: Fix WINED3DFMT_A4L4.
2007-08-07  Roderick Colenbranderwined3d: Don't call ActivateContext between ENTER_GL...
2007-08-02  H. Verbeetwined3d: Set SFLAG_INSYSMEM when WINED3DLOCK_DISCARD...
2007-07-30  Alexandre Julliardwined3d: Fix compiler warning.
2007-07-30  Stefan Dösingerwined3d: Store the gl format table in the gl info struc...
2007-07-30  Stefan Dösingerwined3d: Split up the format table.
2007-07-26  Stefan Dösingerwined3d: Set the pow2 sizes in gl surface private setup.
2007-07-25  Michael Stefaniucwined3d: Remove a return after a return. Found by Smatch.
2007-07-10  Stefan Dösingerwined3d: Initialize surfaces at creation.
2007-06-27  Michael Stefaniucwined3d: Remove superfluous casts of void pointers...
2007-06-22  Stefan Dösingerwined3d: Depthfill blits are allowed between BeginScene...
2007-06-14  Stefan Dösingerwined3d: DDraw surfaces are QWORD aligned.
2007-06-14  Stefan Dösingerwined3d: Implement vertical refresh sync.
2007-06-11  Stefan Dösingerwined3d: Some render target->texture blit context handling.
2007-06-11  Stefan Dösingerwined3d: Store the gl information in a per adapter...
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-07  Phil Costinwined3d: Add support for loading gamma corrected textures.
2007-06-06  Lei Zhangwined3d: Various spelling fixes.
2007-06-05  Chris Robinsonwined3d: Add a few missing checkGLcall calls.
2007-05-22  Kolbjoern Fredheimwined3d: Implemented converting X1R5G5B5 format to...
2007-05-11  Stefan Dösingerwined3d: Only addref clippers if one exists.
2007-05-11  Stefan Dösingerwined3d: Implement DDBLT_DEPTHFILL on the active depth...
2007-05-11  Stefan Dösingerddraw: Use point filter for blit operations.
2007-05-11  Francois Gougetwined3d: Add a missing '\n' to a trace.
2007-05-08  Stefan Dösingerwined3d: Handle DDPCAPS_ALPHA.
2007-05-08  Stefan Dösingerwined3d: Make the blit -> flip work for windowed rendering.
2007-05-08  Stefan Dösingerd3d: Move clippers from DDraw to wined3d.
2007-05-04  H. Verbeetd3d: Fix the surface locking rectangle validation.
2007-04-26  Stefan Dösingerwined3d: Do not allocate surfaces unless needed.
2007-04-17  H. Verbeetwined3d: Use surface_get_gl_buffer where appropriate.
2007-04-17  H. Verbeetwined3d: Add a function to determine if a surface is...
2007-04-16  Stefan Dösingerd3d: Remove dependency on ddraw.h header.
2007-04-10  H. Verbeetwined3d: Dirtify the sampler used by IWineD3DSurface_Pr...
2007-04-09  H. Verbeetwined3d: Use the framebuffer blit extension to implemen...
2007-04-09  H. Verbeetwined3d: Fixup FBO depth attachments when the depth...
2007-04-09  Felix Nawothnigwined3d: Issue an error when the render target is read...
2007-04-09  Felix Nawothnigwined3d: Allow np2 textures to be loaded for SFLAG_INDR...
2007-04-07  Stefan Dösingerwined3d: Add Filtering to IWineD3DSurface::Blt and...
2007-04-02  Stefan Dösingerwined3d: Use GL_APPLE_client_storage if available.
2007-03-21  Stefan Dösingerwined3d: General signed format correction without nativ...
2007-03-21  Stefan Dösingerwined3d: Support GL_ATI_envmap_bumpmap for D3DFMT_V8U8.
2007-03-19  Stefan Dösingerwined3d: Activate a context before doing opengl calls.
2007-03-17  Erich Hooverwined3d: Fix LockRect memory location calculation for...
2007-03-15  Stefan Dösingerwined3d: Blitting to offscreen target.
2007-03-14  Erich Hooverwined3d: Allow SetCursorProperties on existing cursor.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-13  Fabian Bielerwined3d: Implemented signed texture formats via NV_TEXT...
2007-03-07  Stefan Dösingerwined3d: Rework surface dirtification.
2007-03-07  Stefan Dösingerwined3d: Remove IWineD3DSurface::SetPBufferState.
2007-03-06  Stefan Dösingerwined3d: Use an aux buffer as blitting helper if available.
2007-03-06  Stefan Dösingerwined3d: WINED3DFMT_U8V8 is signed.
2007-03-01  Stefan Dösingerwined3d: Use the source surface's texture for writing...
2007-02-28  Stefan Dösingerwined3d: Support for using auxilliary buffers for offsc...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Stefan Dösingerwined3d: Fix d3d8/9 style palettes.
2007-02-19  Stefan Dösingerwined3d: Activate a different context if the active...
2007-02-15  Stefan Dösingerwined3d: Convert the full surface for now.
2007-02-15  Stefan Dösingerwined3d: Read offscreen render targets upside down...
2007-02-15  H. Verbeetwined3d: Get rid of any remaining d3d9 stuff in surface...
2007-02-15  Stefan Dösingerwined3d: Restore blitting environment after modifying it.
2007-02-15  Stefan Dösingerddraw, wined3d: Color keying tests and fixes.
2007-02-15  Stefan Dösingerwined3d: Accelerated blits from and to offscreen render...
next