projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Apply matrices when switching from transformed vertices to shaders.
[wine]
/
dlls
/
wined3d
/
swapchain.c
2007-11-07
Stefan Dösinger
wined3d: Free the backbuffer array.
blob
|
commitdiff
|
raw
2007-11-01
Stefan Dösinger
wined3d: Disconnect allocatedMemory and Heap allocation.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-26
Stefan Dösinger
wined3d: Begin centralizing surface location management.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-01
Roderick Colenbrander
wined3d: CreateContext should not be called between...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Stefan Dösinger
wined3d: Add support for showing a logo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Roderick Colenbrander
wined3d: Add PBO support for dynamically locked surfaces.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Roderick Colenbrander
wined3d: Use the proper depth stencil format.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Roderick Colenbrander
wined3d: Move over to WGL.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Roderick Colenbrander
wined3d: Don't call ActivateContext between ENTER_GL...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-06
Stefan Dösinger
wined3d: Present requires the swapchain's context.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
H. Verbeet
wined3d: glXSwapBuffers needs a GLX context.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-03
Stefan Dösinger
wined3d: Create multiple contexts for onscreen render...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Stefan Dösinger
wined3d: Present does not clear the depth stencil.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Stefan Dösinger
wined3d: Implement vertical refresh sync.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-14
Stefan Dösinger
wined3d: Only swap system memory resources of front...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
H. Verbeet
wined3d: Don't try to clear the depth stencil if there...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Stefan Dösinger
d3d: Remove dependency on ddraw.h header.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Stefan Dösinger
wined3d: Add Filtering to IWineD3DSurface::Blt and...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d: Store an array of contexts in the swapchain.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d: Activate a context before doing opengl calls.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
wined3d: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-07
Stefan Dösinger
wined3d: Rework surface dirtification.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
Stefan Dösinger
wined3d: Remove an outdated TODO comment.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
H. Verbeet
wined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-15
Stefan Dösinger
wined3d: Restore the display mode when releasing a...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Stefan Dösinger
wined3d: Swap the SFLAG_DIBSECTION flag when swaping...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Stefan Dösinger
wined3d: Use the context manager to create onscreen...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-13
Stefan Dösinger
wined3d: Use the context manager to select the primary...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-10
Stefan Dösinger
wined3d: Count the framerate per swapchain, not globally.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-02
Alexandre Julliard
Use GetDC instead of CreateDC where possible.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-20
H. Verbeet
wined3d: Allow the device to store multiple render...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Dmitry Timoshkov
wined3d: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit render target...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetBackB...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-30
Markus Amsler
Revert "d3d: Remove AddRef from IWineD3DDevice_GetSwapC...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-22
Markus Amsler
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-31
Ivan Gyurdiev
wined3d: Add D3DCLEAR codes to the WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Karsten Elfenbein
wined3d: Fix the FrontBuffer content capturing.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-20
Karsten Elfenbein
wined3d: Correct the software cursor position if the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-11
Ivan Gyurdiev
wined3d: D3DFORMAT: Consistently use WINED3D namespace.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Stefan Dösinger
wined3d: Do not use the IWineD3DSurface for the cursor.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Stefan Dösinger
wined3d: Draw the cursor.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Stefan Dösinger
wined3d: Duplicate flips in software if the local copy...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Stefan Dösinger
Add a common fps counter channel to ddraw, opengl and...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Stefan Dösinger
wined3d: Support more than one back buffer.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
wined3d: Make the virtual table functions static where...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-05
Stefan Dösinger
wined3d: Render target locking fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Stefan Dösinger
wined3d: Swapchain and back buffer corrections + tests.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Stefan Dösinger
wined3d: Do not addref a NULL backbuffer in IWineD3DSwa...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-15
Stefan Dösinger
wined3d: Support for single buffering.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Ivan Gyurdiev
wined3d: QueryInterface corrections.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-12
Stefan Dösinger
wined3d: Don't do a logical AND on the swap effect.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Stefan Dösinger
wined3d: Rename return values from D3D* to WINED3D*.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Stefan Dösinger
wined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-04
Stefan Dösinger
wined3d: Add WINED3DRASTERSTATUS to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Stefan Dösinger
wined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Stefan Dösinger
wined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Stefan Dösinger
wined3d: Use WINED3DSWAPEFFECT in the wined3d headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Stefan Dösinger
wined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
H. Verbeet
wined3d: Fix the relation between surfaces and their...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
H. Verbeet
wined3d: Update the QueryInterface functions of IWineD3...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Oliver Stieber
Clear the z and stencil buffers at the end of the scene...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-08
Oliver Stieber
Fixed an error in Swapchain_GetFrontBufferData.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-27
Oliver Stieber
Moved GetRasterStatus from device to swapchain.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Oliver Stieber
Update the implementation of GetFrontBufferData in...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Oliver Stieber
Changed swapchains held by the device from an array...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Oliver Stieber
Remove a load of IWineD3DSurface * casts that are no...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Oliver Stieber
Tidy up some comments and formatting.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-23
Oliver Stieber
Implement swapchains.
blob
|
commitdiff
|
raw
|
diff to current