projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineps.drv: Slightly simplify a PPD parser code snippet.
[wine]
/
dlls
/
ddraw
/
ddraw.c
2012-12-07
Henri Verbeet
ddraw: Avoid LPDDSURFACEDESC2.
blob
|
commitdiff
|
raw
2012-11-21
Andrew Talbot
ddraw: Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Henri Verbeet
d3d9: Avoid resetting device state for d3d9ex resets.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
Henri Verbeet
wined3d: Replace the face and level parameters to devic...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
Henri Verbeet
ddraw: Move the mipmap desc fixup code to ddraw_surface...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Henri Verbeet
wined3d: Set texture_level in surface_set_texture_targe...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Henri Verbeet
ddraw: When restoring the display mode, use the mode...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Henri Verbeet
ddraw: Only restore the display mode if we changed it.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-17
Henri Verbeet
ddraw: Prevent mode changes when a different ddraw...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Henri Verbeet
ddraw: Just implement ddraw7_RestoreDisplayMode() on...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Henri Verbeet
ddraw: Get rid of some fallback code in CreateSurface().
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Henri Verbeet
wined3d: wined3d_stateblock_apply() never fails.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-08
Henri Verbeet
wined3d: wined3d_stateblock_capture() never fails.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-04
Henri Verbeet
wined3d: wined3d_swapchain_get_desc() never fails.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Henri Verbeet
wined3d: Just return the surface from wined3d_device_ge...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Henri Verbeet
wined3d: Just return the surface from wined3d_device_ge...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-01
Henri Verbeet
wined3d: Just return the surface from wined3d_device_ge...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-05
Henri Verbeet
wined3d: Just return the swapchain from wined3d_device_...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Henri Verbeet
ddraw: Implement ddraw7_GetMonitorFrequency() on top...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Henri Verbeet
ddraw: Implement ddraw7_GetVerticalBlankStatus() on...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Henri Verbeet
ddraw: Implement ddraw7_GetScanLine() on top of wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Henri Verbeet
ddraw: Create surfaces with the correct mip level in...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Henri Verbeet
ddraw: Create texture surfaces from device_parent_creat...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-13
Henri Verbeet
ddraw: Get rid of the "tex_root" hack.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-11
Henri Verbeet
wined3d: Merge the device parent create_rendertarget...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Henri Verbeet
wined3d: Get rid of the "discard" parameter to device_p...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Henri Verbeet
wined3d: Get rid of the "lockable" parameter to device_...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-09
Henri Verbeet
d3d9: Implement d3d9_device_ResetEx().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Henri Verbeet
d3d9: Implement d3d9_EnumAdapterModesEx().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Henri Verbeet
d3d9: Implement d3d9_GetAdapterDisplayModeEx().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Henri Verbeet
wined3d: Take scanline ordering into account in the...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-22
Henri Verbeet
wined3d: Implement mode setting in the adapter instead...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d7_E...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in Create...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw_...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Henri Verbeet
wined3d: Only filter redundant mode changes in wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Henri Verbeet
wined3d: The wined3d object doesn't need a parent.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Henri Verbeet
ddraw: Get rid of IDirect3DVertexBufferImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Henri Verbeet
ddraw: Get rid of IDirect3DDeviceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
Henri Verbeet
ddraw: Properly retrieve an interface pointer in ddraw7...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Piotr Caban
ddraw: Improve GetScanLine stub so it's usable for...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Henri Verbeet
ddraw: Version 1 devices are aggregated by the surface...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Henri Verbeet
ddraw: Keep track of the ddraw version used to create...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-16
Henri Verbeet
ddraw: Get rid of IDirect3DMaterialImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Henri Verbeet
ddraw: Get rid of IDirect3DViewportImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Henri Verbeet
ddraw: Get rid of IDirect3DLightImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Henri Verbeet
ddraw: Don't return a pointer to the implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Henri Verbeet
ddraw: Get rid of IDirectDrawPaletteImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Henri Verbeet
ddraw: Get rid of IDirectDrawSurfaceImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Henri Verbeet
ddraw: Get rid of IDirectDrawImpl.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-21
Henri Verbeet
wined3d: Don't take the wined3d mutex during WM_DISPLAY...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-20
Henri Verbeet
wined3d: Get rid of the WINED3DSURFTYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DPOOL typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
wined3d: Get rid of the WINED3DRESOURCETYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Henri Verbeet
ddraw: Maintain D3D state across cooperative level...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-13
Henri Verbeet
wined3d: Get rid of the WINED3DCUBEMAP_FACES typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Francois Gouget
ddraw: Make ddraw_reset_enum_callback() and ddraw_surfa...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Henri Verbeet
wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-06
Henri Verbeet
wined3d: Get rid of the WINED3DSWAPEFFECT typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
Henri Verbeet
ddraw: Fix the title and class name for the auto ddraw...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
Henri Verbeet
ddraw: Handle the special DDSCL_SETFOCUSWINDOW | DDSCL_...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
Henri Verbeet
ddraw: Properly handle DDSCL_CREATEDEVICEWINDOW.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
Henri Verbeet
ddraw: Clear the focus and device windows on DDSCL_NORMAL.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-23
Henri Verbeet
ddraw: DDSCL_CREATEDEVICEWINDOW requires DDSCL_EXCLUSIVE.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Henri Verbeet
wined3d: Get rid of the WINED3DDEVTYPE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Henri Verbeet
wined3d: Get rid of the WINEDDCAPS typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-13
Henri Verbeet
ddraw: Move clipper handling to ddraw.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-06
Henri Verbeet
ddraw: Don't enumerate surfaces without references.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-02
Henri Verbeet
wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Henri Verbeet
wined3d: Add a flags parameter to wined3d_surface_create().
blob
|
commitdiff
|
raw
|
diff to current
2011-11-30
Henri Verbeet
ddraw: Resize the swapchain window on mode changes...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Henri Verbeet
ddraw: Rename the wineD3D field in IDirectDrawImpl...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-29
Henri Verbeet
ddraw: Create the wined3d swapchain when setting the...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Henri Verbeet
wined3d: Get rid of the WINED3DADAPTER_IDENTIFIER typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Henri Verbeet
ddraw: Fail surface creation if the cooperative level...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Henri Verbeet
ddraw: Move setting ddraw->d3d_target out of ddraw_atta...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-18
Henri Verbeet
ddraw: We can't render to the desktop window either.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-17
Henri Verbeet
wined3d: Get rid of the WINED3DDISPLAYMODE typedef.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Stefan Dösinger
ddraw: Set correct HEL and HAL color models.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Henri Verbeet
ddraw: Use wined3d_mutex_lock() / wined3d_mutex_unlock...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-25
Henri Verbeet
ddraw: Read/draw from/to the actual screen when there...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-18
Henri Verbeet
ddraw: Destroy the swapchain in ddraw_destroy() if...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice7 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: Use impl_from_IDirect3DDevice7 for application...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DDevice2 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Stefan Dösinger
wined3d: Remove d3d8/9 palette support.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ričardas Barkauskas
ddraw: COM cleanup for IDirect3DViewport3 interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ričardas Barkauskas
ddraw: COM cleanup for the IDirectDrawPalette interface.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Akihiro Sagawa
ddraw: Use the same device name as Windows for the...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Henri Verbeet
ddraw: Store the wined3d swapchain reference in the...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-20
Henri Verbeet
ddraw: Setup swapchain dimensions and format using...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Henri Verbeet
ddraw: Implement ddraw7_Initialize().
blob
|
commitdiff
|
raw
|
diff to current
2011-09-19
Henri Verbeet
ddraw: Get rid of IDirectDraw3.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Henri Verbeet
ddraw: Use real flips.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Henri Verbeet
ddraw: Use offscreen backbuffers.
blob
|
commitdiff
|
raw
|
diff to current
next