projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.
[wine]
/
dlls
/
ddraw
/
2006-07-18
Stefan Dösinger
ddraw/wined3d: Remove texture format enumeration functions.
tree
|
commitdiff
2006-07-11
Stefan Dösinger
ddraw: Palette refcounting fix.
tree
|
commitdiff
2006-07-11
Stefan Dösinger
ddraw: Split up the ddraw refcount.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
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
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-07-07
Ivan Gyurdiev
wined3d: Add position_transformed flag to Strided data...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-06-30
Piotr Caban
ddraw: Added missing '\n' in debug traces.
tree
|
commitdiff
2006-06-30
Stefan Dösinger
ddraw: Fix some material related bugs.
tree
|
commitdiff
2006-06-30
Stefan Dösinger
ddraw: Matrix values in the execute buffer are handles.
tree
|
commitdiff
2006-06-29
Stefan Dösinger
ddraw: Correct a NULL pointer check.
tree
|
commitdiff
2006-06-27
Stefan Dösinger
wined3d: Vertex buffer can be locked multiple times.
tree
|
commitdiff
2006-06-27
Stefan Dösinger
ddraw: Fix some compiler warnings.
tree
|
commitdiff
2006-06-27
Stefan Dösinger
ddraw: Assign the surface descriptions height to the...
tree
|
commitdiff
2006-06-26
Francois Gouget
Assorted spelling, case and grammar fixes.
tree
|
commitdiff
2006-06-26
Francois Gouget
ddraw: Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-06-26
Stefan Dösinger
ddraw: Set the video memory and visible flag on render...
tree
|
commitdiff
2006-06-26
Stefan Dösinger
ddraw: Enumerate the reference d3ddevice.
tree
|
commitdiff
2006-06-26
Stefan Dösinger
ddraw/wined3d: IDirectDrawSurface7::SetSurfaceDesc...
tree
|
commitdiff
2006-06-22
Stefan Dösinger
ddraw: Use the handle infrastructure for Matrix handles.
tree
|
commitdiff
2006-06-19
Stefan Dösinger
ddraw: Implement proper handle management.
tree
|
commitdiff
2006-06-19
Stefan Dösinger
ddraw: Palette refcounting fixes + tests.
tree
|
commitdiff
2006-06-15
Alexandre Julliard
ddraw: Make some functions static.
tree
|
commitdiff
2006-06-15
Stefan Dösinger
ddraw: Rewrite most of ddraw using WineD3D.
tree
|
commitdiff
2006-06-13
Michael Stefaniuc
Yet another round of redundant NULL checks before HeapFree.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-22
Vitaliy Margolen
directx: Update file versions to dx9c (compared to...
tree
|
commitdiff
2006-05-15
Francois Gouget
Various trace fixes.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-04-10
Stefan Dösinger
ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVe...
tree
|
commitdiff
2006-03-21
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-03-21
Alexandre Julliard
ddraw: Call DDRAW_ChooseDefaultDriver only on PROCESS_A...
tree
|
commitdiff
2006-03-13
Alexandre Julliard
ddraw: Don't crash in d3d test if OpenGL is missing.
tree
|
commitdiff
2006-02-27
Peter Beutner
ddraw: Fix transparent Blits on 8bit surfaces.
tree
|
commitdiff
2006-02-11
Stefan Dösinger
ddraw: Small function corrections.
tree
|
commitdiff
2006-02-11
Stefan Dösinger
ddraw: ProcessVertices correction.
tree
|
commitdiff
2006-01-16
Lionel Ulmer
ddraw: Better simulate what 'GetVerticalBlankStatus...
tree
|
commitdiff
2006-01-03
Francois Gouget
Assorted spelling fixes
tree
|
commitdiff
2005-12-21
Ivan Leo Puoti
ddraw: Fix DirectDrawSurface::QueryInterface crash.
tree
|
commitdiff
2005-12-16
Alexandre Julliard
Take advantage of the __EXCEPT_PAGE_FAULT macro.
tree
|
commitdiff
2005-12-12
Eric Pouech
Made some functions static.
tree
|
commitdiff
2005-12-05
Rein Klazes
ddraw: Catch access violations when calling DirectDrawE...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-14
Lionel Ulmer
Use the front buffer palette for DC operations on off...
tree
|
commitdiff
2005-11-14
H. Verbeet
Fix the default value for keylow in DIB_DirectDrawSurfa...
tree
|
commitdiff
2005-11-14
Christian Costa
Add DDBLT_DONOTWAIT flag.
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-10-31
Christian Costa
Finish moving d3d[1..3] light code to use d3d7.
tree
|
commitdiff
2005-10-17
Christian Costa
Enumerate only requested modes by taking into account...
tree
|
commitdiff
2005-10-12
Christian Costa
Disable depth test when there is no Z buffer attached.
tree
|
commitdiff
2005-10-10
Lionel Ulmer
Add an assert if both arguments to DD_STRUCT_COPY_BYSIZ...
tree
|
commitdiff
2005-10-10
Lionel Ulmer
- do not pass private data to the application but a...
tree
|
commitdiff
2005-10-10
Lionel Ulmer
- pass a copy of the surface description to the application
tree
|
commitdiff
2005-10-07
Raphael Junqueira
Don't crash if pDDSD is NULL on DirectDrawSurface:...
tree
|
commitdiff
2005-10-06
Stefan Dösinger
- Add handling for DDSCL_SETFOCUSWINDOW in SetCooperati...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-27
Alexandre Julliard
The clip list is in screen coordinates so we need to...
tree
|
commitdiff
2005-09-25
Christian Costa
Implement Begin/Vertex/End rendering functions.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use Get/SetWindowLongPtr to access pointers in the...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-08-25
Saulius Krasuckas
- DirectDrawCreateEx fails with Standard VGA Adapter...
tree
|
commitdiff
2005-08-23
Saulius Krasuckas
Skip testing on IDirect3D7::CreateDevice() failure.
tree
|
commitdiff
2005-08-22
Saulius Krasuckas
Don't leak a list of visuals (with advice of Jacek...
tree
|
commitdiff
2005-08-22
Maxime Bellengé
Fix regression in color keying with RGB mask.
tree
|
commitdiff
2005-08-17
Christian Costa
Take RGB mask into account when doing color keying.
tree
|
commitdiff
2005-08-11
Mike McCormack
Fix gcc 4.0 warnings.
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-08-03
Alexandre Julliard
Removed the broken mmap64 configure check, and moved the
tree
|
commitdiff
2005-08-01
Mike McCormack
Warning fixes.
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Make CONST_VTABLE the default in the Wine source.
tree
|
commitdiff
2005-07-24
Vincent Béron
Remove multiple declarations of the same function,...
tree
|
commitdiff
2005-07-11
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-07-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-07-03
Marcus Meissner
Make check fails in dlls/ddraw/tests/d3d, because a...
tree
|
commitdiff
2005-06-22
Alexandre Julliard
Sort entry points alphabetically.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-12
Lionel Ulmer
Support all possible texture coordinates sizes.
tree
|
commitdiff
2005-06-09
Stefan Leichter
Make ddraw tests loadable on NT4.
tree
|
commitdiff
2005-06-07
Antoine Chavasse
Test cases for the direct3d7 light api.
tree
|
commitdiff
2005-06-07
Antoine Chavasse
Rewrote the light management API to allow for an unlimi...
tree
|
commitdiff
2005-06-06
Christian Costa
Moved d3ddevice and direct3d objects files to ddraw...
tree
|
commitdiff
2005-06-05
Christian Costa
Moved dsurface object files to ddraw root dir.
tree
|
commitdiff
2005-06-04
Christian Costa
Moved ddraw object files to ddraw root dir.
tree
|
commitdiff
2005-06-03
Christian Costa
Moved clipper and palette objects files to ddraw root...
tree
|
commitdiff
2005-06-02
Christian Costa
Merged remaining header files in DirectDraw objects...
tree
|
commitdiff
2005-06-01
Christian Costa
Merged d3ddevice/main.h and direct3d/main.h into d3d_pr...
tree
|
commitdiff
2005-05-31
Christian Costa
Merged convert.c, struct_convert.c and helper.c into...
tree
|
commitdiff
2005-05-30
Antoine Chavasse
- Implemented the implicit creation of mipmaps for...
tree
|
commitdiff
2005-05-27
Dmitry Timoshkov
Make some of the OLE interface vtables const.
tree
|
commitdiff
2005-05-23
Antoine Chavasse
Added traces in GetPrivateData and SetPrivateData.
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
next