projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3dx9: Always set the table = NULL in D3DXGetShaderConstantTableEx().
[wine]
/
dlls
/
dinput
/
tests
/
2012-10-11
Lucas Zawacki
dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_G...
tree
|
commitdiff
2012-09-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-09-03
Marcus Meissner
dinput: No need for null ptr check of pKeyboard.
tree
|
commitdiff
2012-08-20
Lucas Zawacki
dinput: Return a valid keyboard type in keyboard GetCap...
tree
|
commitdiff
2012-08-20
Lucas Zawacki
dinput/tests: Test for keyboard GetCapabilities.
tree
|
commitdiff
2012-08-14
Lucas Zawacki
dinput: Semi-stub for IDirectInputJoyConfig8_GetConfig.
tree
|
commitdiff
2012-08-14
Lucas Zawacki
dinput/tests: Tests for IDirectInputJoyConfig8_GetConfig.
tree
|
commitdiff
2012-05-30
Lucas Zawacki
dinput/tests: Added a test for DIPROP_JOYSTICKID.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2011-11-29
Vitaliy Margolen
dinput: Add more error checking to IDirectInput_GetDevi...
tree
|
commitdiff
2011-11-29
Vitaliy Margolen
dinput: Add more parameter checking to enum devices.
tree
|
commitdiff
2011-11-02
Vitaliy Margolen
dinput: Window supplied to SetCooperativeLevel have...
tree
|
commitdiff
2011-10-25
Vitaliy Margolen
dinput: Restore checks for DirectX 3 buffer size.
tree
|
commitdiff
2011-10-17
Vitaliy Margolen
dinput: Add buffer overflow check.
tree
|
commitdiff
2011-10-17
Vitaliy Margolen
dinput: Fix buffer size in test.
tree
|
commitdiff
2011-10-14
Vitaliy Margolen
dinput: Acquire should not reset buffer position.
tree
|
commitdiff
2011-10-14
Vitaliy Margolen
dinput: GetDeviceData always succeeds regardless if...
tree
|
commitdiff
2011-08-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-07-15
Lucas Fialho Zawacki
dinput/tests: Tests for EnumObjects with different...
tree
|
commitdiff
2011-07-14
Marcus Meissner
dinput: const REFIID is duplicate const (Coverity).
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of DirectInputCreateEx.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Extract the DirectInput instance creation and...
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput/tests: Add tests for IDirectInput::GetDeviceStatus.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Add tests for IDirectInput::EnumDevices and...
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of IDirectInput::CreateDevice.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Improve the behavior of IDirectInput::Initialize.
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Fix some return values of IDirectInput::QueryIn...
tree
|
commitdiff
2011-07-06
Andrew Nguyen
dinput: Implement IDirectInput::RunControlPanel.
tree
|
commitdiff
2011-05-31
Vitaliy Margolen
dinput: Keyboard does not support DIPROP_RANGE property.
tree
|
commitdiff
2011-02-07
Austin English
dinput/tests: Make sure to use return value (LLVM/Clang).
tree
|
commitdiff
2011-01-25
Vitaliy Margolen
dinput: Fix typo. Found by clang.
tree
|
commitdiff
2011-01-24
Vitaliy Margolen
dinput: Combine ASCII and Unicode device create callbac...
tree
|
commitdiff
2011-01-06
Greg Geldorp
dinput/tests: Skip acquire tests when not running in...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2009-10-15
Paul Vriens
dinput/tests: Fix a few intermittent test failures.
tree
|
commitdiff
2009-03-30
Detlef Riekenberg
dinput/tests: Remove duplicate version dump.
tree
|
commitdiff
2009-02-02
Vincent Pelletier
dinput: Move gain support from effect to device.
tree
|
commitdiff
2009-01-28
Michael Stefaniuc
dinput: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-23
Vincent Pelletier
dinput: Implement auto-center set & get.
tree
|
commitdiff
2009-01-22
Vincent Pelletier
dinput: Add test to show that effects are stopped after...
tree
|
commitdiff
2009-01-22
Vincent Pelletier
dinput: On Unacquire, stop all effects and unload them.
tree
|
commitdiff
2009-01-22
Vincent Pelletier
dinput: Use tested DirectInput version instead of latest.
tree
|
commitdiff
2009-01-21
Vincent Pelletier
dinput: Test that upload, unacquire, acquire still...
tree
|
commitdiff
2008-12-05
Vincent Povirk
dinput/tests: Fix string format warning.
tree
|
commitdiff
2008-07-28
Vitaliy Margolen
dinput: Zero the out buffer.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
dinput: Don't depend on the dxerr8 static library in...
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-07
Vitaliy Margolen
dinput: Freed effect should remove itself from the...
tree
|
commitdiff
2008-05-28
Vitaliy Margolen
dinput: Convert keyboard buffer from internal data...
tree
|
commitdiff
2008-05-12
Vitaliy Margolen
dinput: Implement GetDeviceStatus.
tree
|
commitdiff
2008-05-08
Vitaliy Margolen
dinput: Default value for unassigned POVs should be -1.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-28
Lionel Debroux
dinput: joystick test: Improve reporting when enumerate...
tree
|
commitdiff
2008-04-18
Sergey Khodych
dinput/tests: Add test to show dinput does not use...
tree
|
commitdiff
2008-03-10
Paul Vriens
dinput/tests: Don't treat old dinput versions as an...
tree
|
commitdiff
2007-07-16
Vitaliy Margolen
dinput: Use CALLWINDPROC hook to monitor focus loses...
tree
|
commitdiff
2007-07-06
Vitaliy Margolen
dinput: Correct test - use appropriate mouse state...
tree
|
commitdiff
2007-06-04
Vitaliy Margolen
dinput: Acquire device only if specified window has...
tree
|
commitdiff
2007-02-06
Vitaliy Margolen
dinput: Don't reset dead zone and saturation when setti...
tree
|
commitdiff
2007-02-05
Vitaliy Margolen
dinput: Don't reset user specified range in SetDataForm...
tree
|
commitdiff
2007-02-05
Vitaliy Margolen
dinput: Initialize user limits with the default 0....
tree
|
commitdiff
2007-01-05
Vitaliy Margolen
dinput: Change EnumObjects to use GetObjectInfo.
tree
|
commitdiff
2007-01-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-12-24
Vitaliy Margolen
dinput: AddRef and Release parent DirectInput class.
tree
|
commitdiff
2006-12-18
Vitaliy Margolen
dinput: Make mouse use axis mode flag set in base class...
tree
|
commitdiff
2006-12-11
Marcus Meissner
made functions and variables static in some testcases.
tree
|
commitdiff
2006-12-04
Vitaliy Margolen
dinput: Move acquired flag to the base device class...
tree
|
commitdiff
2006-11-24
Francois Gouget
dinput/tests: Remove unneeded NONAMELESS* macros.
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Add SetCooperativeLevel test for joystick.
tree
|
commitdiff
2006-10-17
Vitaliy Margolen
dinput: Add SetCooperativeLevel tests to keyboard.
tree
|
commitdiff
2006-10-12
Michael Ploujnikov
dinput/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-20
Vitaliy Margolen
dinput: Return proper errors in SetCooperativeLevel.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-31
Andrew Talbot
dinput/tests: Write-strings warning fix.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-04-03
Vitaliy Margolen
dinput: Keyboard should be acquired before calling...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-07-11
Francois Gouget
Only print the joystick state when it changes so the...
tree
|
commitdiff
2005-07-11
Francois Gouget
Remove unnecessary STRICT defines.
tree
|
commitdiff
2005-07-06
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-05-16
Robert Reif
Pass around real version and do correct thing based...
tree
|
commitdiff
2005-05-13
Robert Reif
Fix SetProperty error returned.
tree
|
commitdiff
2005-05-11
Robert Reif
Added dinput tests.
tree
|
commitdiff