projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it.
[wine]
/
dlls
/
d3dxof
/
2009-02-04
Christian Costa
d3dxof: Fix object files size limitation by mapping...
tree
|
commitdiff
2009-01-30
Christian Costa
d3dxof: Fix dead code.
tree
|
commitdiff
2009-01-29
Michael Stefaniuc
d3dxof: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-12
Christian Costa
d3dxof: Avoid accessing template/object buffer directly.
tree
|
commitdiff
2009-01-09
Andrew Talbot
d3dxof: Declare a function static.
tree
|
commitdiff
2009-01-07
Francois Gouget
d3dxof: Reorder some functions to avoid forward declara...
tree
|
commitdiff
2008-12-31
Christian Costa
d3dxof: Move X files parsing into a separate file.
tree
|
commitdiff
2008-12-29
Christian Costa
d3dxof: Template names are case insensitive.
tree
|
commitdiff
2008-12-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-12-27
Christian Costa
d3dxof: Initialize object member names correctly.
tree
|
commitdiff
2008-12-24
Christian Costa
d3dxof: Small cleanup.
tree
|
commitdiff
2008-12-24
Christian Costa
d3dxof: Release allocated xobjects.
tree
|
commitdiff
2008-12-23
Christian Costa
d3dxof: Make FileEnumObject keep references to top...
tree
|
commitdiff
2008-12-23
Christian Costa
d3dxof: Release properly all allocated resources.
tree
|
commitdiff
2008-12-23
Christian Costa
d3dxof: Allocate subobjects at object creation time.
tree
|
commitdiff
2008-12-23
Christian Costa
d3dxof: Simplify error handling in IDirectXFileEnumObje...
tree
|
commitdiff
2008-12-20
Alexandre Julliard
d3dxof/tests: Avoid size_t in a trace.
tree
|
commitdiff
2008-12-17
Christian Costa
d3dxof: Remove IDirectXFileObjectImpl stuff. That's...
tree
|
commitdiff
2008-12-17
Christian Costa
d3dxof: Add some preliminary support for binary objects.
tree
|
commitdiff
2008-12-17
Christian Costa
d3dxof: Improve IDirectXFileImpl_CreateSaveObject stub.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Remove unneeded user32 imports.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Don't depend on user32 for the self registr...
tree
|
commitdiff
2008-12-16
Michael Stefaniuc
d3dxof/tests: Remove redundant NULL check before HeapFr...
tree
|
commitdiff
2008-12-15
Christian Costa
d3dxof: Increase string buffer size.
tree
|
commitdiff
2008-12-15
Christian Costa
d3dxof: Improve error handling.
tree
|
commitdiff
2008-12-15
Christian Costa
d3dxof: Add a test to dump an X object data (enabled...
tree
|
commitdiff
2008-12-08
Christian Costa
d3dxof: Increase strings buffer size.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
d3dxof: Make some functions static.
tree
|
commitdiff
2008-12-01
Christian Costa
d3dxof: Handle comments when going to next template...
tree
|
commitdiff
2008-12-01
Christian Costa
d3dxof: Increase some buffer and array sizes.
tree
|
commitdiff
2008-12-01
Christian Costa
d3dxof: Make parsing more permissive about semicolon...
tree
|
commitdiff
2008-11-28
Christian Costa
d3dxof: Keywords are case insensitive.
tree
|
commitdiff
2008-11-24
Christian Costa
d3dxof: Finish support for multi-dimensional array.
tree
|
commitdiff
2008-11-24
Christian Costa
d3dxof: Small clean-up.
tree
|
commitdiff
2008-11-24
Christian Costa
d3dxof: Support multi-dimentional array in templates.
tree
|
commitdiff
2008-11-17
Christian Costa
d3dxof: Finish support for objects binary format.
tree
|
commitdiff
2008-11-17
Christian Costa
d3dxof: Fix data buffer limit check. Increase size...
tree
|
commitdiff
2008-11-17
Christian Costa
d3dxof: Allow '-' in names.
tree
|
commitdiff
2008-11-11
Christian Costa
d3dxof: Prepare support for objects binary format.
tree
|
commitdiff
2008-11-11
Christian Costa
d3dxof: Add support for DXFILELOAD_FROMMEMORY.
tree
|
commitdiff
2008-11-11
Christian Costa
d3dxof: Increase max objects and check limit.
tree
|
commitdiff
2008-11-11
Christian Costa
d3dxof: Support also xfile version 3.03.
tree
|
commitdiff
2008-11-10
Christian Costa
d3dxof: Fix buffer overflow.
tree
|
commitdiff
2008-11-10
Christian Costa
d3dxof: Finish strings support.
tree
|
commitdiff
2008-11-10
Christian Costa
d3dxof: Increase max childs/subobjects and check the...
tree
|
commitdiff
2008-11-10
Christian Costa
d3dxof: Close source file when releasing EnumObject.
tree
|
commitdiff
2008-11-10
Christian Costa
d3dxof: Allow template definitions in objects file.
tree
|
commitdiff
2008-10-17
Christian Costa
d3dxof: Add support for string parsing.
tree
|
commitdiff
2008-10-17
Christian Costa
d3dxof: Reference the right objects.
tree
|
commitdiff
2008-10-17
Christian Costa
d3dxof: Move template dumping code in a separate function.
tree
|
commitdiff
2008-10-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-10-08
Michael Stefaniuc
d3dxof: Use FAILED instead of !SUCCEEDED.
tree
|
commitdiff
2008-10-08
Christian Costa
d3dxof: Enable referencing of named subobjects too.
tree
|
commitdiff
2008-10-08
Christian Costa
d3dxof: Store number of subojects for all top level...
tree
|
commitdiff
2008-10-08
Christian Costa
d3dxof: Enumerate only 2 levels of objects obtained...
tree
|
commitdiff
2008-10-08
Christian Costa
d3dxof: Allow omission of comma which separates array...
tree
|
commitdiff
2008-09-25
Christian Costa
d3dxof: Implement IDirectXFileDataReference.
tree
|
commitdiff
2008-09-24
Christian Costa
d3dxof: Do not print an error for interfaces that can...
tree
|
commitdiff
2008-09-23
Christian Costa
d3dxof: Implement IDirectXFileDataImpl_GetNextObject.
tree
|
commitdiff
2008-09-22
Christian Costa
d3dxof: Rewrite check_TOKEN and parse_TOKEN_* to work...
tree
|
commitdiff
2008-09-19
Christian Costa
d3dxof: Fix IDirectXFileDataImpl_GetType.
tree
|
commitdiff
2008-09-17
Christian Costa
d3dxof: Implement object parsing in text mode.
tree
|
commitdiff
2008-09-15
Christian Costa
d3dxof: Simplify parsing.
tree
|
commitdiff
2008-09-05
Francois Gouget
d3dxof: Add a '\n' to a Wine trace.
tree
|
commitdiff
2008-09-03
Christian Costa
d3dxof: Handle comments in templates text format.
tree
|
commitdiff
2008-09-03
Christian Costa
d3dxof: Start implementing IDirectXFile_CreateEnumObject.
tree
|
commitdiff
2008-09-02
Francois Gouget
d3dxof: Remove spaces before '\n', add '\n' in Wine...
tree
|
commitdiff
2008-09-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-09-02
Christian Costa
d3dxof: Some fixes for template parsing in text mode.
tree
|
commitdiff
2008-08-29
Christian Costa
d3dxof: Fix guid syntax.
tree
|
commitdiff
2008-08-26
Paul Vriens
d3dxof/tests: Run tests again on win9x.
tree
|
commitdiff
2008-08-25
Alexandre Julliard
d3dxof: Don't make local variables static.
tree
|
commitdiff
2008-08-25
Christian Costa
d3dxof: Implement storage of parsed information.
tree
|
commitdiff
2008-08-20
Michael Stefaniuc
d3dxof: Remove unreachable break after return (Smatch).
tree
|
commitdiff
2008-08-19
Christian Costa
d3dxof: Add text format support to RegisterTemplates...
tree
|
commitdiff
2008-08-19
Christian Costa
d3dxof: Add basic tests.
tree
|
commitdiff
2008-08-19
Christian Costa
d3dxof: Create FileData object using its constructor...
tree
|
commitdiff
2008-08-19
Christian Costa
d3dxof: Create FileEnumObject using its constructor.
tree
|
commitdiff
2008-08-19
Christian Costa
d3dxof: Implement some parsing in RegisterTemplates.
tree
|
commitdiff
2008-07-31
Andrew Talbot
d3dxof: Sign-compare warning fix.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2007-11-08
EA Durbin
d3dxof: Fix some return values.
tree
|
commitdiff
2007-09-26
Stefan Leichter
d3dxof: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
tree
|
commitdiff
2006-10-09
Michael Stefaniuc
d3dxof: 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-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-26
Francois Gouget
Export the Dll(Un)RegisterServer() functions to make...
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Don't prefix the functions DllCanUnloadNow, DllGetClass...
tree
|
commitdiff
2005-08-08
Francois Gouget
Add missing WINAPI to MSXML_DllGetClassObject().
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Make CONST_VTABLE the default in the Wine source.
tree
|
commitdiff
next