projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Make jsval_variant() static.
[wine]
/
dlls
/
2012-09-19
Francois Gouget
jscript: Make jsval_variant() static.
tree
|
commitdiff
2012-09-19
Francois Gouget
wined3d: Remove an unwanted trailing '\n' in shader_dum...
tree
|
commitdiff
2012-09-19
Francois Gouget
kernel32: There is no need to zero-fill the FormatMessa...
tree
|
commitdiff
2012-09-19
Francois Gouget
kernel32: Replace the format_message() helper macro...
tree
|
commitdiff
2012-09-19
Francois Gouget
kernel32/tests: Add more FormatMessage() line wrapping...
tree
|
commitdiff
2012-09-19
Francois Gouget
msvcp71: Remove an unused debug channel.
tree
|
commitdiff
2012-09-19
Henri Verbeet
wined3d: Merge the glsl_vshader_private and glsl_pshade...
tree
|
commitdiff
2012-09-19
Henri Verbeet
wined3d: wined3d_device_get_scissor_rect() never fails.
tree
|
commitdiff
2012-09-19
Henri Verbeet
wined3d: wined3d_device_set_scissor_rect() never fails.
tree
|
commitdiff
2012-09-19
Henri Verbeet
d3d10: Get rid of the unused idx_offset field from...
tree
|
commitdiff
2012-09-19
Henri Verbeet
d3d10core: Add a missing return to d3d10_device_CreateG...
tree
|
commitdiff
2012-09-19
Matteo Bruni
d3dcompiler: Parse casts.
tree
|
commitdiff
2012-09-19
Matteo Bruni
d3dcompiler: Support simple variable initializers.
tree
|
commitdiff
2012-09-19
Matteo Bruni
d3dcompiler: Parse "typedef" statement.
tree
|
commitdiff
2012-09-19
Matteo Bruni
d3dcompiler: Store data types in a RB tree for faster...
tree
|
commitdiff
2012-09-19
Matteo Bruni
d3dcompiler: Parse "if/else" statement.
tree
|
commitdiff
2012-09-19
Piotr Caban
wininet: Don't delete files that were modified after...
tree
|
commitdiff
2012-09-19
Piotr Caban
wininet: Added support for leaked urlcache entries...
tree
|
commitdiff
2012-09-19
Piotr Caban
wininet: Define more fields in urlcache header structure.
tree
|
commitdiff
2012-09-19
Jacek Caban
mshtml: Fixed NULL event_obj handling in fire_event_obj.
tree
|
commitdiff
2012-09-19
Jacek Caban
oleaut32: Properly handle TKIND_ALIAS when looking...
tree
|
commitdiff
2012-09-19
Alexandre Julliard
winex11: Add window data structure locking to the XEmbe...
tree
|
commitdiff
2012-09-19
Alexandre Julliard
winex11: Add window data structure locking to the Gravi...
tree
|
commitdiff
2012-09-19
Alexandre Julliard
winex11: Add window data structure locking to the Repar...
tree
|
commitdiff
2012-09-19
Alexandre Julliard
winex11: Add window data structure locking to the Confi...
tree
|
commitdiff
2012-09-19
Alexandre Julliard
winex11: Add window data structure locking to the Expos...
tree
|
commitdiff
2012-09-19
Huw Davies
comdlg32: Move all of the win 3.1 style functionality...
tree
|
commitdiff
2012-09-19
Dmitry Timoshkov
windowscodecs: Add support for VT_LPWSTR property ids...
tree
|
commitdiff
2012-09-19
Christian Costa
dmusic: Rename params in DMUSIC_CreateSynthPortImpl.
tree
|
commitdiff
2012-09-19
Christian Costa
dmusic: Rename IDirectMusicPortImpl object to SynthPort...
tree
|
commitdiff
2012-09-19
Christian Costa
dmusic: Rename CreateSynthPortImpl to CreateSynthPortIm...
tree
|
commitdiff
2012-09-19
Henri Verbeet
wined3d: Implement version checks for geometry shaders.
tree
|
commitdiff
2012-09-19
Henri Verbeet
wined3d: wined3d_device_get_sampler_state() never fails.
tree
|
commitdiff
2012-09-19
Henri Verbeet
wined3d: wined3d_device_set_sampler_state() never fails.
tree
|
commitdiff
2012-09-19
Henri Verbeet
d3d10: Use debugstr_a() on variable names in parse_fx10...
tree
|
commitdiff
2012-09-19
Henri Verbeet
d3d10core: Replace a FIXME with a TRACE in d3d10_device...
tree
|
commitdiff
2012-09-19
Jacek Caban
jscript: Pack jsval_t to 64-bit structure on i386.
tree
|
commitdiff
2012-09-19
Jacek Caban
jscript: Don't store jsexcept_t in exec_ctx_t.
tree
|
commitdiff
2012-09-19
Jacek Caban
jscript: Store exception value in script_ctx_t instead...
tree
|
commitdiff
2012-09-18
Matteo Bruni
d3dcompiler/tests: Use a reasonable adapter format...
tree
|
commitdiff
2012-09-18
Matteo Bruni
d3dcompiler: Parse "return" statement.
tree
|
commitdiff
2012-09-18
Matteo Bruni
d3dcompiler: Only a few modifiers are relevant in type...
tree
|
commitdiff
2012-09-18
Matteo Bruni
d3dcompiler: Don't write the shader version tag from...
tree
|
commitdiff
2012-09-18
Matteo Bruni
d3dcompiler: Declare predefined data types.
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
gdiplus: Add some tests for GIF properties.
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
gdiplus: Add preliminary support for pixel offset modes.
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
gdiplus: Add some tests for scaling an image with vario...
tree
|
commitdiff
2012-09-18
Alistair Leslie...
odbccu32: Add new dll.
tree
|
commitdiff
2012-09-18
Erich Hoover
ddraw: Enumerate wined3d interfaces with DirectDrawEnum...
tree
|
commitdiff
2012-09-18
Erich Hoover
ddraw: Convert calls to DirectDrawEnumerate into Direct...
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet/tests: Remove all temporary files.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Set entry type based on container type.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Added support for cache entries overwriting.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Unlock urlcache entries that were locked for...
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Delete file when cache entry is deleted.
tree
|
commitdiff
2012-09-18
Piotr Caban
wininet: Don't define DELETED_CACHE_ENTRY in public...
tree
|
commitdiff
2012-09-18
Hans Leidekker
wbemprox: Implement Win32_OperatingSystem.LastBootUptime.
tree
|
commitdiff
2012-09-18
Hans Leidekker
wbemprox: Add helpers to retrieve the system directory...
tree
|
commitdiff
2012-09-18
Hans Leidekker
wbemprox: Fix a memory leak.
tree
|
commitdiff
2012-09-18
Charles Davis
oleaut32/tests: Don't use a C99 keyword as a method...
tree
|
commitdiff
2012-09-18
Charles Davis
oleaut32/tests: Don't take the size of a pointer (Clang).
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Return error for unsupported flags in ScriptD...
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added ScriptDisp_Invoke implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added ScriptDisp::GetIDsOfNames implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added support for do..loop statement without...
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Added Len implementation.
tree
|
commitdiff
2012-09-18
Jacek Caban
vbscript: Fixed parsing if statements with empty body.
tree
|
commitdiff
2012-09-18
Jacek Caban
msi: Make script Session object visible by name.
tree
|
commitdiff
2012-09-18
Jacek Caban
msi: Choose the right IActiveScriptParse* interface...
tree
|
commitdiff
2012-09-18
Alexandre Julliard
winex11: Add window data locking to the focus event...
tree
|
commitdiff
2012-09-18
Alexandre Julliard
winex11: Add a helper function to set input focus for...
tree
|
commitdiff
2012-09-18
Alexandre Julliard
winex11: Add window data locking to the system tray...
tree
|
commitdiff
2012-09-18
Alexandre Julliard
winex11: Add window data locking to the drag and drop...
tree
|
commitdiff
2012-09-18
Alexandre Julliard
winex11: Add window data locking to the mouse functions.
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: Use symbolic names for GIF extensions.
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: Correct some typos.
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: Create frame metadata readers from GIF...
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: Create global metadata readers from...
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: GIF decoder should add header and traile...
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: GIF decoder should append a sub-block...
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: GIF Graphic Control Extension block...
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: Create global metadata blocks in the...
tree
|
commitdiff
2012-09-18
Dmitry Timoshkov
windowscodecs: Store GIF frame extensions in a dedicate...
tree
|
commitdiff
2012-09-18
Alexandre Julliard
user32/tests: Fix coordinates in the UpdateLayeredWindo...
tree
|
commitdiff
2012-09-18
Christian Costa
dmusic: Display new ref in AddRef and Release methods.
tree
|
commitdiff
2012-09-18
Christian Costa
dmusic: Use system ports list to create port in CreateP...
tree
|
commitdiff
2012-09-18
Charles Davis
urlmon: Fix potential use of uninitialized variable...
tree
|
commitdiff
2012-09-18
Bruno Jesus
wined3d: Recognize GeForce 9300 properly.
tree
|
commitdiff
2012-09-18
Andrew Eikum
dsound: Don't require WAVE_FORMAT_EXTENSIBLE for non...
tree
|
commitdiff
2012-09-18
Henri Verbeet
wined3d: Implement WINED3DSIH_EMIT in the GLSL shader...
tree
|
commitdiff
2012-09-18
Henri Verbeet
wined3d: wined3d_device_get_material() never fails.
tree
|
commitdiff
2012-09-18
Henri Verbeet
wined3d: wined3d_device_set_material() never fails.
tree
|
commitdiff
2012-09-18
Henri Verbeet
d3d10core: Implement d3d10_device_RSGetViewports().
tree
|
commitdiff
2012-09-18
Henri Verbeet
d3d10core: Implement d3d10_device_RSSetViewports().
tree
|
commitdiff
2012-09-18
Bruno Jesus
tapi32: Add stub lineInitializeExW.
tree
|
commitdiff
2012-09-18
Michael Stefaniuc
dsound/tests: Avoid a crash on a Win2k box.
tree
|
commitdiff
2012-09-18
Michael Stefaniuc
dsound: Improve the IDirectSoundCaptureBuffer::GetObjec...
tree
|
commitdiff
2012-09-17
Matteo Bruni
d3dcompiler: Stub D3DDisassemble.
tree
|
commitdiff
2012-09-17
Matteo Bruni
d3dcompiler: Postincrement/decrement expressions are...
tree
|
commitdiff
2012-09-17
Matteo Bruni
d3dcompiler: Parse swizzles.
tree
|
commitdiff
next