projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Augment the DDSCAPS2 dumping routine with new caps.
[wine]
/
dlls
/
ddraw
/
2002-11-04
Lionel Ulmer
Augment the DDSCAPS2 dumping routine with new caps.
tree
|
commitdiff
2002-10-19
Lionel Ulmer
Add 3D support at the User driver level.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-10-17
Christian Costa
Implement OpenGL overriding of surface's flip method.
tree
|
commitdiff
2002-10-16
Christian Costa
Associate texture to the device when GetHandle is calle...
tree
|
commitdiff
2002-10-10
Christian Costa
Initialize the DDCAPS structure of the DDRAW object...
tree
|
commitdiff
2002-10-10
Christian Costa
Main_DirectDrawSurface_QueryInterface: enable creation...
tree
|
commitdiff
2002-10-10
Lionel Ulmer
Added some TRACEs to the ddraw code.
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Fixed warnings.
tree
|
commitdiff
2002-10-01
Alexandre Julliard
Moved X flags and libraries out of Make.rules into...
tree
|
commitdiff
2002-09-30
Christian Costa
Implement SwapTextureHandles method.
tree
|
commitdiff
2002-09-29
Alexandre Julliard
Added check for OpenGL.
tree
|
commitdiff
2002-09-29
Christian Costa
execute: Activate the viewport passed as parameter...
tree
|
commitdiff
2002-09-29
Christian Costa
Implement IDirect3DViewport2_DeleteLight.
tree
|
commitdiff
2002-09-27
Christian Costa
Remove wrong and useless transformation of z projected...
tree
|
commitdiff
2002-09-27
Christian Costa
Fix devices creation broken code. Now, the display...
tree
|
commitdiff
2002-09-26
Christian Costa
Added desallocation of the viewport private data.
tree
|
commitdiff
2002-09-26
Christian Costa
Added allocation/desallocation of the light private...
tree
|
commitdiff
2002-09-26
Christian Costa
Enable creation of our OpenGL Direct3D device from...
tree
|
commitdiff
2002-09-25
Christian Costa
Added support for POINT, WIREFRAME and SOLID fill modes.
tree
|
commitdiff
2002-09-25
Christian Costa
IDirect3DTexture2Impl_Load: when the surface is not...
tree
|
commitdiff
2002-09-25
Alexandre Julliard
Import wine_tsx11_lock/unlock directly from x11drv...
tree
|
commitdiff
2002-09-06
Alexandre Julliard
Link all remaining dlls except kernel32 as separated...
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-07
Gregg Mattinson
Fixes for Sparc build.
tree
|
commitdiff
2002-08-06
Christian Costa
Initialize the DDCAPS structure of the DDRAW object...
tree
|
commitdiff
2002-08-03
Lionel Ulmer
Support negative values in RECTs during Blts.
tree
|
commitdiff
2002-08-02
Lionel Ulmer
Be less strict on parameter checking in the SetSurfaceD...
tree
|
commitdiff
2002-07-22
Michael Karcher
Set the correct length of the struct DDSURFACEDESC.
tree
|
commitdiff
2002-07-20
Ove Kaaven
Wait for the asynchronous update thread to complete...
tree
|
commitdiff
2002-07-19
Gregg Mattinson
Avoid structures or arrays of size 0.
tree
|
commitdiff
2002-07-16
Tony Lambregts
Added support DDBLT_DDFX flag in DirectDrawSurface_Blt.
tree
|
commitdiff
2002-07-16
Lionel Ulmer
- DDRAW_SYSTEMMEMORY is handled like OFFSCREENPLAIN...
tree
|
commitdiff
2002-07-10
Alexandre Julliard
Fixed corruption when copying to the same surface ...
tree
|
commitdiff
2002-07-10
Ove Kaaven
Removed the flags fields of IDirectDrawPaletteImpl...
tree
|
commitdiff
2002-07-10
Ove Kaaven
Handle WM_SYNCPAINT with DefWindowProc.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Removed non-static structure initializers.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Void functions can't return a value, even if it is...
tree
|
commitdiff
2002-06-28
Jukka Heinonen
Disable OWN_WINDOW as it no longer works.
tree
|
commitdiff
2002-06-28
Tony Lambregts
Added support for DDBLT_KEYSRCOVERRIDE/DDBLT_KEYDESTOVE...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-13
Dmitry Timoshkov
Fixed version info.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-29
Vincent Béron
Fixed some more missing \n in traces.
tree
|
commitdiff
2002-05-23
Alexandre Julliard
Removed some unnecessary imports.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
tree
|
commitdiff
2002-03-28
Alexandre Julliard
Removed call to DIB_GetDIBWidthBytes.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-26
Lionel Ulmer
Fix crash in the X11 HAL when setting a NULL palette...
tree
|
commitdiff
2002-02-02
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
tree
|
commitdiff
2002-01-29
Patrik Stridvall
Avoid wildcards in .cvsignore.
tree
|
commitdiff
2002-01-21
Francois Gouget
Comment out/ifdef out unused code and variables.
tree
|
commitdiff
2002-01-01
Alexandre Julliard
Removed some of the calls to HEAP_strdup* functions.
tree
|
commitdiff
2001-12-26
Andreas Mohr
Documentation update.
tree
|
commitdiff
2001-11-06
François Gouget
Fix the #include order for config.h.
tree
|
commitdiff
2001-10-17
Jukka Heinonen
When a surface becomes primary surface, mark the whole...
tree
|
commitdiff
2001-10-14
Francois Gouget
When including config.h, include it first.
tree
|
commitdiff
2001-09-14
Marcus Meissner
Return the FOURCC codes set by the HAL driver.
tree
|
commitdiff
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
tree
|
commitdiff
2001-09-10
Marcus Meissner
Added dwFlags to lock_update private functions so we...
tree
|
commitdiff
2001-08-10
Jörg Mayer
Fixed a few signed/unsigned and "unsigned < 0 always...
tree
|
commitdiff
2001-08-09
Alexandre Julliard
Added Interlocked*Pointer functions.
tree
|
commitdiff
2001-07-31
Alexandre Julliard
Fixed a few problems with DCX_* flags handling.
tree
|
commitdiff
2001-07-28
Alexandre Julliard
Removed unused DC_FUNCS pointers.
tree
|
commitdiff
2001-07-27
Alexandre Julliard
Added missing ntdll imports.
tree
|
commitdiff
2001-07-26
Alexandre Julliard
Removed import of x11drv from ddraw.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-22
Alexandre Julliard
Commented out references to x11drv internals from MESA...
tree
|
commitdiff
2001-07-19
Dmitry Timoshkov
Fix out of the source tree build (again).
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-12
Lionel Ulmer
- removed unused OSMesa linking
tree
|
commitdiff
2001-07-10
Marcus Meissner
Make (G|S)etClipList not abort, but return DDERR_NOCLIP...
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-11
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-05-31
Jason McMullan
More accurate stub of DDRAW:GetFourCCCodes.
tree
|
commitdiff
2001-05-11
Alexandre Julliard
Renamed display to gdi_display where it is used for...
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-04-27
Francois Gouget
DDRAW_{XF86DGA2,XVidMode}_Init was moved to dlls/x11drv.
tree
|
commitdiff
2001-04-24
Alexandre Julliard
Small cleanups.
tree
|
commitdiff
2001-04-18
Alexandre Julliard
Removed a few obsolete files.
tree
|
commitdiff
2001-04-18
Ove Kaaven
Fix DGA so it works properly again.
tree
|
commitdiff
2001-04-17
Ove Kaaven
Implemented DirectDraw's Hardware Abstraction Layer...
tree
|
commitdiff
2001-04-17
Ove Kaaven
Removed the obsolete DIBTexture surface class.
tree
|
commitdiff
2001-04-17
Ove Kaaven
Fill in some more HAL fields. Flip some of them when...
tree
|
commitdiff
2001-04-17
Ove Kaaven
Fill in some DirectDrawPalette HAL fields.
tree
|
commitdiff
2001-04-17
Ove Kaaven
Removed User_DirectDraw_GetCaps. Using Main_DirectDraw_...
tree
|
commitdiff
2001-04-17
Ove Kaaven
Fill in some of the ddraw HAL fields.
tree
|
commitdiff
2001-04-17
Ove Kaaven
Implemented gamma control on the DirectDraw primary...
tree
|
commitdiff
2001-04-16
Ove Kaaven
Implemented the IDirectDrawGammaControl interface.
tree
|
commitdiff
2001-04-16
Ove Kaaven
Added ddraw HAL and gamma ramp stuff to implementation...
tree
|
commitdiff
2001-04-16
Ove Kaaven
Add version resource to ddraw.dll, versioned to DirectX...
tree
|
commitdiff
2001-04-09
Marcus Meissner
Actually print the guids in DllGetClassObject().
tree
|
commitdiff
2001-03-21
Jeff Garzik
Warning fixes.
tree
|
commitdiff
next