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
/
ntdll
/
2013-01-08
Alexandre Julliard
ntdll: Make the page_size variable global.
tree
|
commitdiff
2012-12-27
Alexandre Julliard
ntdll: Remove unused include.
tree
|
commitdiff
2012-12-04
Hans Leidekker
kernel32: Implement SetFileValidData.
tree
|
commitdiff
2012-12-03
André Hentschel
ntdll/tests: Fix check for PAGE_READWRITE.
tree
|
commitdiff
2012-11-30
Charles Davis
ntdll: Add support for BSD-style creation ("birth"...
tree
|
commitdiff
2012-11-30
Charles Davis
ntdll: Add support for nanosecond precision file times...
tree
|
commitdiff
2012-11-28
André Hentschel
ntdll: Exit when we can't map the shared user data.
tree
|
commitdiff
2012-11-07
Alexandre Julliard
ntdll: Fix access/write file time mixup.
tree
|
commitdiff
2012-11-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-10-31
Jörg Höhle
ntdll: Do not execute callbacks past DeleteTimer(INVALI...
tree
|
commitdiff
2012-10-30
Erich Hoover
ntdll: Implement nanosecond precision file time storage.
tree
|
commitdiff
2012-10-30
Alexandre Julliard
ntdll: Remove futimes implementation from libport,...
tree
|
commitdiff
2012-10-30
Alexandre Julliard
ntdll: Add a helper function to set file times.
tree
|
commitdiff
2012-10-30
Alexandre Julliard
ntdll: Avoid using Low/HighPart of a large integer...
tree
|
commitdiff
2012-10-24
Akihiro Sagawa
ntdll: Calculate SystemProcessInformation's ReturnLengt...
tree
|
commitdiff
2012-10-24
Akihiro Sagawa
ntdll: Add ReturnLength test for NtQuerySystemInformati...
tree
|
commitdiff
2012-10-24
André Hentschel
ntdll/tests: Remove duplicate function prototypes ...
tree
|
commitdiff
2012-10-23
James Eder
ntdll: Split up feature detection by architecture.
tree
|
commitdiff
2012-10-23
James Eder
ntdll: Use build-time API detection instead of OS detec...
tree
|
commitdiff
2012-10-22
James Eder
ntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
tree
|
commitdiff
2012-10-22
James Eder
ntdll: Add detection for Revision in get_cpuinfo().
tree
|
commitdiff
2012-10-22
James Eder
ntdll: Handle CPU Level (family) as a vendor specific...
tree
|
commitdiff
2012-10-22
James Eder
ntdll: Add more feature detection in get_cpuinfo().
tree
|
commitdiff
2012-10-22
James Eder
ntdll: Add support for cpuid on x86_64.
tree
|
commitdiff
2012-10-18
Maarten Lankhorst
ntdll: Set SO_PASSCRED before connecting to eliminate...
tree
|
commitdiff
2012-10-12
Vincas Miliūnas
kernel32: Added implementation of FileIdBothDirectoryIn...
tree
|
commitdiff
2012-10-12
Alexandre Julliard
ntdll/tests: Fix some test failures on Windows.
tree
|
commitdiff
2012-10-01
Christian Costa
ntdll: Init retv to FALSE so in case of exception the...
tree
|
commitdiff
2012-09-25
André Hentschel
ntdll/tests: Fix test failure on win8.
tree
|
commitdiff
2012-09-24
Francois Gouget
Use the CP_ACP and NULL macros instead of numeric liter...
tree
|
commitdiff
2012-09-17
Michael Stefaniuc
ntdll/tests: Fix a memory leak (Smatch).
tree
|
commitdiff
2012-09-14
James Eder
ntdll: Add more complete implementation of NtPowerInfor...
tree
|
commitdiff
2012-09-13
James Eder
ntdll/tests: Add test for ProcessorInformation case...
tree
|
commitdiff
2012-09-13
James Eder
ntdll: Return as many PROCESSOR_POWER_INFORMATIONs...
tree
|
commitdiff
2012-09-13
Michael Stefaniuc
ntdll: IOCTL_DISK_GET_MEDIA_TYPES is the same as IOCTL_...
tree
|
commitdiff
2012-09-12
Michael Stefaniuc
ntdll: Always set a valid SUB_Q_HEADER AudioStatus...
tree
|
commitdiff
2012-09-11
James Eder
ntdll: Remove outdated comment.
tree
|
commitdiff
2012-09-05
Piotr Caban
ntdll: Added processor cache to SystemLogicalProcessorI...
tree
|
commitdiff
2012-09-05
Piotr Caban
ntdll: Added numa node information to SystemLogicalProc...
tree
|
commitdiff
2012-09-05
Piotr Caban
ntdll: Added processor cores information to SystemLogic...
tree
|
commitdiff
2012-09-04
Piotr Caban
ntdll/tests: Added basic NtQuerySystemInformation(Syste...
tree
|
commitdiff
2012-09-04
Piotr Caban
ntdll: Added numa nodes information to SystemLogicalPro...
tree
|
commitdiff
2012-09-04
Piotr Caban
ntdll: Added processor cache information to SystemLogic...
tree
|
commitdiff
2012-09-04
Piotr Caban
ntdll: Added partial support for SystemLogicalProcessor...
tree
|
commitdiff
2012-08-22
André Hentschel
ntdll: Catch bad pointers in RtlWow64EnableFsRedirectionEx.
tree
|
commitdiff
2012-08-21
André Hentschel
ntdll: Add support for Windows 8 version.
tree
|
commitdiff
2012-08-17
Jan Beich
ntdll: Fetch thread id on NetBSD.
tree
|
commitdiff
2012-08-17
Jan Beich
ntdll: Prefer a portable function to get thread id.
tree
|
commitdiff
2012-08-17
André Hentschel
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_...
tree
|
commitdiff
2012-08-14
Michael Stefaniuc
ntdll: Avoid TRUE:FALSE conditional expressions.
tree
|
commitdiff
2012-07-31
Detlef Riekenberg
ntdll: Support TokenIntegrityLevel.
tree
|
commitdiff
2012-07-23
Nikolay Sivov
kernel32: Added InitOnceInitialize() implementation.
tree
|
commitdiff
2012-07-17
Alexandre Goujon
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdManu...
tree
|
commitdiff
2012-07-16
André Hentschel
ntdll: Add support for relay debugging on ARM.
tree
|
commitdiff
2012-07-12
Alexandre Goujon
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopy...
tree
|
commitdiff
2012-07-12
Alexandre Goujon
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhys...
tree
|
commitdiff
2012-07-11
Huw Davies
ntdll: Remove a spurious assignment.
tree
|
commitdiff
2012-07-11
Huw Davies
ntdll: Increase the buffer size for processor features...
tree
|
commitdiff
2012-07-10
Thomas Faber
ntdll/tests: Add test for RtlIpv4StringToAddress.
tree
|
commitdiff
2012-07-09
Hans Leidekker
ntdll: Report 3dnow and sse features if the processor...
tree
|
commitdiff
2012-07-09
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process_basic.
tree
|
commitdiff
2012-06-25
André Hentschel
ntdll: Check for ARMv7 architecture dynamically when...
tree
|
commitdiff
2012-06-21
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process.
tree
|
commitdiff
2012-06-15
André Hentschel
ntdll: Check for NetBSD in CDROM_Verify.
tree
|
commitdiff
2012-06-13
André Hentschel
ntdll: Enhance FreeBSD checks for cdrom code to also...
tree
|
commitdiff
2012-06-11
Dan Kegel
ntdll: Avoid clobbering valgrind annotations during...
tree
|
commitdiff
2012-06-06
Erich Hoover
server: Access the completion from the file descriptor...
tree
|
commitdiff
2012-06-06
André Hentschel
ntdll: Add stub for NtQuerySystemEnvironmentValueEx.
tree
|
commitdiff
2012-06-05
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_timeofday.
tree
|
commitdiff
2012-06-04
André Hentschel
ntdll: Add a helper function that returns the record...
tree
|
commitdiff
2012-06-04
André Hentschel
ntdll: Get the unix tid on DragonFly BSD.
tree
|
commitdiff
2012-06-04
André Hentschel
ntdll: Change default COM device for FreeBSD 8.0.
tree
|
commitdiff
2012-06-04
André Hentschel
ntdll: Add default COM device for DragonFly BSD.
tree
|
commitdiff
2012-06-04
André Hentschel
ntdll: Enhance FreeBSD checks to also check for DragonF...
tree
|
commitdiff
2012-05-31
Detlef Riekenberg
ntdll: Implement RtlGetProductInfo.
tree
|
commitdiff
2012-05-30
Daniel Jelinski
ntdll: Add missing parameters to syscall call.
tree
|
commitdiff
2012-05-29
Alexandre Julliard
ntdll: Export _local_unwind.
tree
|
commitdiff
2012-05-21
Detlef Riekenberg
ntdll: Read the current processor with the __NR_getcpu...
tree
|
commitdiff
2012-05-21
Detlef Riekenberg
ntdll/tests: Add tests for NtGetCurrentProcessorNumber.
tree
|
commitdiff
2012-05-21
Detlef Riekenberg
ntdll: Use ThreadAffinityMask for NtGetCurrentProcessor...
tree
|
commitdiff
2012-05-21
Detlef Riekenberg
ntdll: Implement NtGetCurrentProcessorNumber.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-04-30
André Hentschel
ntdll: Correctly handle Thumb exceptions on ARM.
tree
|
commitdiff
2012-04-16
Michael Stefaniuc
ntdll/tests: Avoid casting zero.
tree
|
commitdiff
2012-04-10
Austin English
ntdll: Give a better error message if signal context...
tree
|
commitdiff
2012-04-06
Erich Hoover
ntdll: Fix section header heap deadlock.
tree
|
commitdiff
2012-04-04
Henri Verbeet
ntdll: Use the copy of the section headers for applying...
tree
|
commitdiff
2012-04-04
Henri Verbeet
ntdll: Free the correct section headers copy in map_ima...
tree
|
commitdiff
2012-04-02
Alexandre Julliard
ntdll: Add a __chkstk entry point for x86_64.
tree
|
commitdiff
2012-04-02
Alexandre Julliard
ntdll: Move the _chkstk implementation to signal_i386.c.
tree
|
commitdiff
2012-03-30
Alexandre Julliard
ntdll: Also call the unwind handler for the target...
tree
|
commitdiff
2012-03-16
Erich Hoover
ntdll: Fix mapping sections for applications that map...
tree
|
commitdiff
2012-03-15
Alexandre Julliard
ntdll: Properly follow jumps when checking a function...
tree
|
commitdiff
2012-03-13
Ken Thomases
ntdll: Fix status returned for too-long registry value...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
ntdll: Add support for jump instructions in function...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
ntdll: Add support for rep;ret instruction in function...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
ntdll: Add support for the special STATUS_UNWIND_CONSOL...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
ntdll: Trace the exception extra information also in...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
ntdll: Set the TARGET_UNWIND flag when calling the...
tree
|
commitdiff
2012-03-12
Alexandre Julliard
ntdll: Restore the original context for the last frame...
tree
|
commitdiff
next