projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4/tests: Replace || by |.
[wine]
/
dlls
/
d3d9
/
2006-11-04
Stefan Dösinger
d3d9/tests: Add refcount test for binding objects.
tree
|
commitdiff
2006-10-30
Ivan Gyurdiev
d3d9: Make the "Tests executed" counter stable.
tree
|
commitdiff
2006-10-30
Ivan Gyurdiev
d3d9: Pass test as argument to print handler.
tree
|
commitdiff
2006-10-30
Andrew Talbot
d3d9: Cast-qual warnings fix.
tree
|
commitdiff
2006-10-19
Francois Gouget
Fix compilation with gcc 2.95.
tree
|
commitdiff
2006-10-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-12
Ivan Gyurdiev
wined3d: Merge D3DRECT types into one type in WINED3D...
tree
|
commitdiff
2006-10-12
Ivan Gyurdiev
wined3d: Merge D3DMATRIX types into one type in WINED3D...
tree
|
commitdiff
2006-10-11
Ivan Gyurdiev
wined3d: Merge GAMMARAMP types into one type in WINED3D...
tree
|
commitdiff
2006-10-11
Ivan Gyurdiev
wined3d: Merge VIEWPORT types into one type in WINED3D...
tree
|
commitdiff
2006-10-11
Ivan Gyurdiev
wined3d: Merge MATERIAL types into one type in WINED3D...
tree
|
commitdiff
2006-10-11
Ivan Gyurdiev
wined3d: Merge LIGHT types into one type in WINED3D...
tree
|
commitdiff
2006-10-11
H. Verbeet
d3d9: Disable the surface pitch size test for now,...
tree
|
commitdiff
2006-10-10
H. Verbeet
d3d9: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-09
Ivan Gyurdiev
d3d9/tests: Printf format fixes for d3d9 tests.
tree
|
commitdiff
2006-10-09
Ivan Gyurdiev
d3d9/tests: Make d3d9 tests Wcast-qual compliant.
tree
|
commitdiff
2006-10-09
Ivan Gyurdiev
d3d9/tests: Remove unused device parameter.
tree
|
commitdiff
2006-10-09
Ivan Gyurdiev
d3d9/tests: Add init/teardown handlers for state tests.
tree
|
commitdiff
2006-10-09
Ivan Gyurdiev
d3d9/tests: Clean up get/set handler arguments.
tree
|
commitdiff
2006-10-06
Stefan Dösinger
wined3d: Add WINED3DUSAGE_OVERLAY.
tree
|
commitdiff
2006-10-05
Francois Gouget
Add missing '\n's to Wine traces.
tree
|
commitdiff
2006-10-05
Karsten Elfenbein
d3d9: Fix typo in trace.
tree
|
commitdiff
2006-10-02
Francois Gouget
d3d9: Tweak a buffer declaration to fix the compilation...
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-27
Alexandre Julliard
d3d9/tests: Don't test texture states beyond the suppor...
tree
|
commitdiff
2006-09-26
Vitaliy Margolen
d3d9: Remove no longer used imports.
tree
|
commitdiff
2006-09-25
Stefan Dösinger
wined3d: Surface data is 32 bit aligned.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-10
Stefan Dösinger
wined3d: Minor cursor fixes.
tree
|
commitdiff
2006-08-07
H. Verbeet
d3d9: Stub D3DPERF_ functions.
tree
|
commitdiff
2006-08-07
H. Verbeet
d3d: Don't crash when SetRenderTarget() is called with...
tree
|
commitdiff
2006-07-28
Michael Stefaniuc
Fix 2 "static is not at beginning of declaration" warnings.
tree
|
commitdiff
2006-07-21
Ivan Gyurdiev
d3d9: State management test framework for d3d9.
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-06
Ivan Gyurdiev
wined3d: Implement FVF to DECL9 conversion (with tests).
tree
|
commitdiff
2006-06-16
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-06-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-06-16
Louis. Lenders
d3d9: Remove ValidatePixel/VertexShader.
tree
|
commitdiff
2006-06-15
Alexandre Julliard
d3d9: Remove dependencies on OpenGL headers and libraries.
tree
|
commitdiff
2006-06-15
Stefan Dösinger
wined3d: Support more than one back buffer.
tree
|
commitdiff
2006-06-13
Alexandre Julliard
d3d9: Don't use sizeof in traces to avoid printf format...
tree
|
commitdiff
2006-06-12
H. Verbeet
d3d9: Make some test functions static.
tree
|
commitdiff
2006-06-10
Alexandre Julliard
d3d9: Make the virtual table functions static where...
tree
|
commitdiff
2006-06-09
H. Verbeet
d3d9: Add a test for default texture stage state values.
tree
|
commitdiff
2006-06-07
H. Verbeet
d3d9: Add a test for GetContainer (Volumes & Surfaces).
tree
|
commitdiff
2006-06-07
H. Verbeet
d3d9: Remove unused vshaderdeclaration.c.
tree
|
commitdiff
2006-06-07
H. Verbeet
d3d9: Fix QueryInterface.
tree
|
commitdiff
2006-06-07
Ivan Gyurdiev
d3d9: Test missing light recording.
tree
|
commitdiff
2006-06-07
Ivan Gyurdiev
d3d9: Mipmaps level test.
tree
|
commitdiff
2006-06-07
H. Verbeet
d3d9: Add a test for setting / getting vertex shader...
tree
|
commitdiff
2006-05-30
Vitaliy Margolen
d3d9: Add reference to the parent device for surfaces.
tree
|
commitdiff
2006-05-26
Phil Costin
wined3d: Create stub for D3DPERF_SetOptions function.
tree
|
commitdiff
2006-05-25
Vitaliy Margolen
d3d9: StateBlock is also created in EndStateBlock....
tree
|
commitdiff
2006-05-24
Stefan Dösinger
wined3d: Swapchain and back buffer corrections + tests.
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-22
Vitaliy Margolen
d3d9: Add refcount tests for all objects created by...
tree
|
commitdiff
2006-05-22
Vitaliy Margolen
d3d9: All objects created by device should keep referen...
tree
|
commitdiff
2006-05-15
Francois Gouget
Various trace fixes.
tree
|
commitdiff
2006-04-19
Stefan Dösinger
wined3d: Implement Init3D and Uninit3D.
tree
|
commitdiff
2006-04-18
Stefan Dösinger
wined3d: Add a parameter for surface type selection.
tree
|
commitdiff
2006-04-17
Stefan Dösinger
wined3d: Add IWineD3DSurface::Blt.
tree
|
commitdiff
2006-04-13
Stefan Dösinger
wined3d: Split device creation and opengl initialization.
tree
|
commitdiff
2006-04-12
Vitaliy Margolen
d3d9: VertexDeclaration and VertexShader should keep...
tree
|
commitdiff
2006-04-10
Ivan Gyurdiev
wined3d: Downgrade some FIXMEs.
tree
|
commitdiff
2006-04-08
Stefan Dösinger
d3d9: Add typecasts for WINED3DLOCKED_BOX to avoid...
tree
|
commitdiff
2006-04-07
Stefan Dösinger
wined3d: Add WINED3DBOX to wined3d_types.h.
tree
|
commitdiff
2006-04-06
Stefan Dösinger
wined3d: Add WINED3DLOCKED_RECT to wined3d_types.h.
tree
|
commitdiff
2006-04-06
Stefan Dösinger
wined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h.
tree
|
commitdiff
2006-04-04
Stefan Dösinger
wined3d: Add WINED3DCUBEMAP_FACES to wined3d_types.h.
tree
|
commitdiff
2006-04-04
Stefan Dösinger
wined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP...
tree
|
commitdiff
2006-04-04
Stefan Dösinger
wined3d: Add WINED3DRASTERSTATUS to wined3d_types.h.
tree
|
commitdiff
2006-04-03
Stefan Dösinger
wined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS.
tree
|
commitdiff
2006-04-03
Vitaliy Margolen
d3dx: VertexBuffer should keep reference to the parent...
tree
|
commitdiff
2006-04-03
Stefan Dösinger
wined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h.
tree
|
commitdiff
2006-04-03
Stefan Dösinger
wined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
tree
|
commitdiff
2006-03-30
Stefan Dösinger
wined3d: Add WINED3DDEVTYPE to wined3d_types.h.
tree
|
commitdiff
2006-03-28
Stefan Dösinger
wined3d: Use WINED3DSWAPEFFECT in the wined3d headers...
tree
|
commitdiff
2006-03-28
Stefan Dösinger
wined3d: Add WINED3DPOOL to wined3d_types.h.
tree
|
commitdiff
2006-03-27
Stefan Dösinger
wined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
tree
|
commitdiff
2006-03-27
Stefan Dösinger
wined3d: Add WINED3DTRIPATCH_INFO to wined3d_types.h.
tree
|
commitdiff
2006-03-24
Stefan Dösinger
wined3d: Rectpatch code fix.
tree
|
commitdiff
2006-03-15
Stefan Dösinger
wined3d: Add WINED3DINDEXBUFFER_DESC to wined3dtypes.h.
tree
|
commitdiff
2006-03-13
Stefan Dösinger
wined3d: Add WINED3DVERTEXBUFFER_DESC to wined3d_types.h.
tree
|
commitdiff
2006-03-10
Stefan Dösinger
wined3d: Consistently use WINED3DRESOURCETYPE.
tree
|
commitdiff
2006-03-09
Stefan Dösinger
wined3d: Use WINED3DPRESENT_PARAMETERS in IWineD3DSwapC...
tree
|
commitdiff
2006-03-06
H. Verbeet
wined3d: Fix the relation between volumes and their...
tree
|
commitdiff
2006-03-06
H. Verbeet
wined3d: Fix the relation between surfaces and their...
tree
|
commitdiff
2006-03-03
Francois Gouget
d3d: Fix Validate(Pixel|Vertex)Shader() prototypes.
tree
|
commitdiff
2006-02-10
H. Verbeet
d3d9: Use an invisible window for tests.
tree
|
commitdiff
2006-02-07
H. Verbeet
d3d9: Add a test for IDirect3DVertexDeclaration9_GetDec...
tree
|
commitdiff
2006-02-07
H. Verbeet
d3d9: Reorganise the vertexdeclaration tests.
tree
|
commitdiff
2006-02-07
H. Verbeet
wined3d/d3d9: Cleanup GetContainer for volumes.
tree
|
commitdiff
2006-02-07
H. Verbeet
wined3d/d3d9: Cleanup GetContainer for surfaces.
tree
|
commitdiff
2005-12-21
H. Verbeet
d3d9: Add traces for when shader support is missing...
tree
|
commitdiff
next