projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2010-05-21
Matteo Bruni
d3dx9: Use separate opcodes for TEXLDP and TEXLDB.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Matteo Bruni
d3dx9: Add missing texkill instruction parsing.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Austin English
include: Rename structs to fix compile with recent...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Catch RCP 0.0 in ARB.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Handle length zero vectors in ARB's NRM.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Make the mova constant more generic for relati...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Order the helper constants a bit better.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Add a function for reading (ps_)helper_const.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Store a positive 1.0 in the ARB's vertex shade...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Stefan Dösinger
wined3d: Split up the "one" pixel shader helper constant.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Damjan Jovanovic
winemenubuilder: Generate .png even for paletted icons.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
André Hentschel
msvidc32: Be less picky with formats.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Michael Stefaniuc
wined3d: Avoid using the long type.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Michael Stefaniuc
mciwave: Avoid using long.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Michael Stefaniuc
winemp3.acm: Avoid using the long type.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Michael Stefaniuc
mcicda: Avoid using long.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Michael Stefaniuc
user32: Avoid using long.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Henri Verbeet
wined3d: Set the device.c GLINFO_LOCATION to *gl_info.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Henri Verbeet
wined3d: Explicitly pass GL info to buffer_get_sysmem().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Henri Verbeet
wined3d: Explicitly pass GL info to buffer_create_buffe...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Henri Verbeet
wined3d: Set the buffer.c GLINFO_LOCATION to *gl_info.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Henri Verbeet
wined3d: Introduce a separate function for translating...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Juan Lang
rsaenh: Implement CALG_SSL3_SHAMD5 hashing.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Juan Lang
rsaenh: Add tests for CALG_SSL3_SHAMD5 hashing.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Nikolay Sivov
shell32: Add SHGetLocalizedName stub.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Nikolay Sivov
comctl32/listview: Don't forward WM_COMMAND to parent...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Juan Lang
crypt32: Implement wildcard domain name matching in...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
user32: Get rid of the CURSORICONINFO structure in...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
user32: No longer store the icon bits in the icon object.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
user32: Remove the CURSORICONINFO parameter in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
winex11: Create X11 cursors on demand when the cursor...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
winex11: Reimplement creation of Xlib cursors to use...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
winex11: Retrieve the cursor info with GetIconInfo...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Alexandre Julliard
winex11: Move X11 locking inside the cursor creation...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
winex11: Fix a bitmap leak when setting the small icon...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Piotr Caban
wininet: Fix variables values after redirection in...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Mike Kaplinskiy
server: Move async activation into separate function.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Andrew Nguyen
oleaut32/tests: Update a comment about PNG support...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Andrew Nguyen
oleaut32: Implicitly initialize COM in OleLoadPicturePath.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Andrew Nguyen
oleaut32: Convert file URLs to DOS paths for special...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Andrew Nguyen
oleaut32: Improve parameter validation in OleLoadPictur...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Andrew Nguyen
urlmon/tests: Fix CoInternetCompareUrl failure message...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Andrew Nguyen
urlmon: Validate URL and output pointer in CreateURLMon...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jacek Caban
shdocvw: Added ITargetFrame2 stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Aleksey Bragin
winex11.drv: Fix SetCursor entry in the spec file.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Add more tests for feature overrides.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Test the reference count on the installer object...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Fix some leaks in the tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Consistently use the allocation macros.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Release the package in MsiGetMode and MsiSetMode.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Release the package in MsiGetProductPropertyW.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Hans Leidekker
msi: Fix memory leaks in deformat_string_internal.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Jörg Höhle
winmm: Have MCI drivers handle notification for MCI_OPEN.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
user32: Use the stored color and mask bitmaps instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
user32: Use the stored color and mask bitmaps instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
user32: Store a pre-computed alpha bitmap for 32-bpp...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
user32: Store color and mask bitmaps in the cursor...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
user32: Define an explicit structure for storing the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Henri Verbeet
wined3d: Translate front buffer coordinates in surface_...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Henri Verbeet
wined3d: Merge destination rectangle operations into...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Henri Verbeet
wined3d: Merge source rectangle operations into a singl...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Henri Verbeet
wined3d: Split checking for "empty" source and destinat...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Henri Verbeet
wined3d: Check for a destination clipper in IWineD3DBas...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Juan Lang
crypt32/tests: Test wildcards in subject alternative...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Juan Lang
crypt32/tests: Allow specifying a chain engine when...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Juan Lang
crypt32/tests: Allow specifying a chain engine when...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Juan Lang
crypt32: Support hExclusiveRoot when creating a certifi...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Juan Lang
crypt32: Update definition of CERT_CHAIN_ENGINE_CONFIG.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
shlwapi: Remove redundant "not NULL" checks of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Piotr Caban
msvcrt: Fix compilation error (x86_64-pc-mingw32).
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
wininet: Remove redundant "not NULL/0" checks (coccicheck).
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
user32: Avoid a potential NULL pointer dereference...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
rpcrt4: Remove redundant "non NULL" check of var cred_d...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
wineoss.drv: Avoid a potential NULL pointer dereference...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
msxml3: Remove redundant "not NULL" check of the punk...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Michael Stefaniuc
quartz: Avoid using the long type.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Maarten Lankhorst
mciqtz32: Add support for MCI_PAUSE.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Maarten Lankhorst
mciqtz32: Add support for MCI_STATUS_TIME_FORMAT.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Maarten Lankhorst
mciqtz32: Handle window visibility better.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Maarten Lankhorst
quartz: Remove invalid check from put_WindowStyleEx...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Maarten Lankhorst
quartz: Respect autoshow in video renderer.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Sven Baars
shdoclc: Fix Dutch translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Maarten Lankhorst
quartz: Support negative heights in video renderer.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
André Hentschel
start: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Louis Lenders
samlib: Add stubbed samlib.dll.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
André Hentschel
progman: Remove redundant warranty info.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Alexandre Julliard
user32: Ignore the bitmap offset if it's not set.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Alexandre Julliard
comctl32/imagelist: Clear pixels that fall outside...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Alexandre Julliard
winex11: Add some tracing to the fontconfig subpixel...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Aric Stewart
usp10: Attempt to do shaping via the font GSUB table...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Aric Stewart
usp10: Add Arabic shaping.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Alexandre Julliard
libwine: Generate Unicode data for Arabic shaping.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Matteo Bruni
d3dx9: Shader assembler ps_3_0 support.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Matteo Bruni
d3dx9: Add ps_3_0 instructions parsing to the shader...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Mike Kaplinskiy
server: Don't poll for events when there are async...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Michael Stefaniuc
qcap: Use the proper types.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
user32: Verify we got a valid window handle in GetDCEx().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Use wine_dbgstr_rect() for tracing the rectang...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Explicitly pass the FBO target to context_clea...
commit
|
commitdiff
|
tree
|
snapshot
next