projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of any remaining d3d9 stuff in surface.c and surface_gdi.c.
[wine]
/
include
/
2007-02-15
H. Verbeet
wined3d: Add the WINED3DSPD_IUNKNOWN flag and use it.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DVS20 & WINED3DVS20CAPS flags and...
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPS20 & WINED3DPS20CAPS flags and...
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DDTCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DLINECAPS flags and use them.
tree
|
commitdiff
2007-02-15
Vitaliy Margolen
ntdll/server: Implement NtSetSecurityObject. With tests.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPTADDRESSCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPCMPCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPMISCCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DPBLENDCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DSTENCILCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Add WINED3DTEXOPCAPS flags and use them.
tree
|
commitdiff
2007-02-15
H. Verbeet
wined3d: Use WINED3DPRESENT_BACK_BUFFER_MAX rather...
tree
|
commitdiff
2007-02-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-02-14
Stefan Dösinger
wined3d: More fullscreen window fixes.
tree
|
commitdiff
2007-02-14
Stefan Dösinger
wined3d: Load single attribute setter functions.
tree
|
commitdiff
2007-02-14
Alexandre Julliard
winex11.drv: Added a check for the ATI driver corruptin...
tree
|
commitdiff
2007-02-14
Andrew Talbot
version: Constify a formal parameter of VerQueryValue...
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d8: Move loading local d3d8 vertex shader constants...
tree
|
commitdiff
2007-02-14
H. Verbeet
d3d9: Don't store the d3d9 declaration in the wined3d...
tree
|
commitdiff
2007-02-14
H. Verbeet
wined3d: Get rid of the vertexDeclaration field in...
tree
|
commitdiff
2007-02-14
H. Verbeet
wined3d: Add WINED3DDECLUSAGE, use it.
tree
|
commitdiff
2007-02-14
H. Verbeet
wined3d: Get rid of WINED3DSHADERDECLUSAGE.
tree
|
commitdiff
2007-02-14
Damjan Jovanovic
msvcrt: Added declarations for functions and structures...
tree
|
commitdiff
2007-02-14
Stefan Dösinger
wined3d: GetRenderTargetData can call BltFast.
tree
|
commitdiff
2007-02-12
Rob Shearman
include: Add more EOAC_* enumeration values to objidl...
tree
|
commitdiff
2007-02-12
Rob Shearman
include: Fix a typo in a comment in rpcdce.h.
tree
|
commitdiff
2007-02-12
Rob Shearman
include: Fix a typo in the parameter name for IClientSe...
tree
|
commitdiff
2007-02-12
Francois Gouget
ntdll: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-02-12
Francois Gouget
ntdll: Add prototypes to winnt.h for the SList functions.
tree
|
commitdiff
2007-02-09
Francois Gouget
ntdsapi: Add a commented-out #include directive as...
tree
|
commitdiff
2007-02-09
Francois Gouget
Make winnt.h C++ compatible.
tree
|
commitdiff
2007-02-09
Francois Gouget
kernel32: Add prototypes to winbase.h for the SList...
tree
|
commitdiff
2007-02-08
Kevin Koltzau
winnt.h: Correct declaration of SLIST_HEADER and SLIST_...
tree
|
commitdiff
2007-02-08
Francois Gouget
clusapi: Make clusapi.h C++ compatible.
tree
|
commitdiff
2007-02-07
Francois Gouget
advpack: Make the header more consistent with the imple...
tree
|
commitdiff
2007-02-07
Francois Gouget
credui: Better match the PSDK types and fix the winapi_...
tree
|
commitdiff
2007-02-07
Francois Gouget
clusapi: Better match the PSDK types and fix the winapi...
tree
|
commitdiff
2007-02-07
Francois Gouget
credui: Make wincred.h C++ compatible.
tree
|
commitdiff
2007-02-07
Francois Gouget
rpcrt4: Better match the PSDK types and fix the winapi_...
tree
|
commitdiff
2007-02-06
Damjan Jovanovic
msvcrt: Align struct _stati64's st_size on an 8 byte...
tree
|
commitdiff
2007-02-06
Francois Gouget
hid: Add the hidsdi.h header.
tree
|
commitdiff
2007-02-06
Francois Gouget
rpcrt4: Improve the prototypes Win64 compatibility...
tree
|
commitdiff
2007-02-06
Mikołaj Zalewski
include: Add definitions for the multisource AutoComple...
tree
|
commitdiff
2007-02-05
Damjan Jovanovic
libwine_port: Added interlocked_cmpxchg64.
tree
|
commitdiff
2007-02-05
Alexandre Julliard
winnt.h: Avoid warnings on Mac OS X.
tree
|
commitdiff
2007-02-05
John Klehm
ras.h: Added additional szDeviceType defines.
tree
|
commitdiff
2007-02-05
Mike McCormack
winnt.h: Add defines for SLIST_HEADER.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
advpack: Constify the 3rd argument of RebootCheckOnInst...
tree
|
commitdiff
2007-02-05
Bang Jun-Young
ntdll: Fix NtUnloadKey to match the DDK.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
advapi32: Fix prototypes to match the PSDK.
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Add missing packing directives to mscat.h.
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Add missing prototypes and a missing include...
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Better match the PSDK types and fix the winap...
tree
|
commitdiff
2007-01-26
Francois Gouget
snmpapi: Fix the winapi_check warnings.
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
server/ntdll: Simplistic implementation of NtQueryObjec...
tree
|
commitdiff
2007-01-25
Francois Gouget
sfc_os: Add a prototype for SfcIsKeyProtected().
tree
|
commitdiff
2007-01-25
Francois Gouget
snmpapi: SnmpUtilDbgPrint() is a vararg and not an...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
include: Simplify the variable declarations in the...
tree
|
commitdiff
2007-01-23
Thomas Weidenmueller
shell32: Implement the property sheet extension array...
tree
|
commitdiff
2007-01-23
H. Verbeet
wined3d: Remove some unused methods from the IWineD3DVe...
tree
|
commitdiff
2007-01-22
Bang Jun-Young
winbase.h: Cosmetic changes.
tree
|
commitdiff
2007-01-22
Bang Jun-Young
objbase.h: Fix typo in comment.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
wine/list.h: Add list_count function. Make some paramet...
tree
|
commitdiff
2007-01-22
Thomas Weidenmueller
comctl32: Fix InitCommonControlsEx prototype.
tree
|
commitdiff
2007-01-19
Alexandre Julliard
rpc.h: Include excpt.h, and windef.h in Wine so that...
tree
|
commitdiff
2007-01-19
H. Verbeet
wined3d: Move SetupFullscreenWindow() and RestoreWindow...
tree
|
commitdiff
2007-01-19
Thomas Weidenmueller
shell32: Fix prototypes.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Avoid inter-process APCs when called for the...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process NtMapViewOfSecti...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process RtlCreateUserThread.
tree
|
commitdiff
2007-01-18
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Fix NtDuplicateObject to only close the file...
tree
|
commitdiff
2007-01-18
Francois Gouget
d3d: Fix the D3DFMT_XXX constant declarations.
tree
|
commitdiff
2007-01-18
Francois Gouget
tests: The non-gcc case was missing a forward declarati...
tree
|
commitdiff
2007-01-17
Stefan Dösinger
wined3d: Store the stream number in the strided structure.
tree
|
commitdiff
2007-01-16
Alexandre Julliard
ntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process NtFlushVirtualMe...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualProtectEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualQueryEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Support queuing some APCs to a process instead...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Added mechanism for returning results of APC...
tree
|
commitdiff
2007-01-15
Hans Leidekker
snmpapi: Implement SnmpUtilOidCpy, SnmpUtilOidFree...
tree
|
commitdiff
2007-01-15
Bill Medland
odbccp32: Implement SQLGet/SetConfigMode.
tree
|
commitdiff
2007-01-12
Alexandre Julliard
ntdll: Duplicate the mapping handle on the server side...
tree
|
commitdiff
2007-01-12
Stefan Dösinger
d3d9: Implement IDirect3DDevice9::StretchRect.
tree
|
commitdiff
2007-01-12
Francois Gouget
tests: Add skip(), a function to warn that tests were...
tree
|
commitdiff
2007-01-11
Francois Gouget
rpcrt4: Give a proper name to some formerly reserved...
tree
|
commitdiff
2007-01-09
Alexandre Julliard
Update copyright info for the new year.
tree
|
commitdiff
2007-01-09
Patrik Stridvall
dxguid: Add the rmxfguid.h header and export the GUIDs.
tree
|
commitdiff
2007-01-09
Michael Stefaniuc
include: Remove stray '\' at end of lines.
tree
|
commitdiff
2007-01-06
Eric Pouech
winedump: Add support for derived types in codeview...
tree
|
commitdiff
2007-01-06
Eric Pouech
winedump: Re-use existing codeview facilities to dump...
tree
|
commitdiff
2007-01-06
Eric Pouech
winedump: Removed cvinclude.h.
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Notify the server that an APC has completed...
tree
|
commitdiff
2007-01-04
Eric Pouech
dbghelp: Implemented 64 bit versions of EnumerateLoaded...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Use the baseVertexIndex in the stateblock.
tree
|
commitdiff
2007-01-02
Hans Leidekker
gdi32: Implement GetCharWidthI.
tree
|
commitdiff
2007-01-02
Stefan Dösinger
wined3d: Remove IWineD3DDevice_ApplyStateChanges.
tree
|
commitdiff
next