projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt.
[wine]
/
dlls
/
d3d8
/
directx.c
2009-11-17
Henri Verbeet
d3d8: Move D3D8CB_DestroySwapChain() to device.c.
blob
|
commitdiff
|
raw
2009-11-17
Henri Verbeet
d3d8: Add a separate function for device initialization.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Marcus Meissner
d3d8: Removed superflous NULL checks (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Stefan Dösinger
d3d: Handle the pointsize_min default difference in...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-03
Stefan Dösinger
d3d8: Fix device creation error handling.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-19
Henri Verbeet
d3d8: Add traces.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-16
Henri Verbeet
wined3d: Don't free D3D surfaces until the wined3d...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Henri Verbeet
d3d8: Use a wined3d cs for wined3d locking.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-25
Henri Verbeet
d3d8: Remove stray tabs.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Stefan Dösinger
wined3d: Filter WINED3DSTENCILCAPS_TWOSIDED in d3d8.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Stefan Dösinger
d3d: Filter R8G8B8 in d3d8 and d3d9.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-07
Henri Verbeet
wined3d: Get rid of some pointers in WINED3DADAPTER_IDE...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Stefan Dösinger
d3d: Limit d3d8 and d3d9 vshader constants to 256.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Stefan Dösinger
d3d8, d3d9: Don't rely on the wined3d buffer type.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Henri Verbeet
d3d8: Fix locking.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-10
Henri Verbeet
d3d8: Make the shader handle table a bit more generic.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Henri Verbeet
d3d8: Explicitly convert between D3DFORMAT and WINED3DF...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Henri Verbeet
wined3d: Add an IWineD3DDeviceParent interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Stefan Dösinger
d3d: Do not restore the display mode in ddraw.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-02
Stefan Dösinger
ddraw: Beware of the surface type when checking for...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-25
Stefan Dösinger
d3d: De-pointerize the WINED3DCAPS structure.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Stefan Dösinger
d3d8: Convert fvfs to vertex declarations.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Stefan Dösinger
d3d8: Hold the DLL lock in IDirect3D8 methods.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
H. Verbeet
wined3d: Fix WINED3DPRESENT_PARAMETERS and use it inste...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-29
Chris Robinson
d3d8: Don't report Shader Model 2.0 or higher.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d8: Handle surface container in d3d8.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-18
Markus Amsler
d3d: Callback infrastructure for implicit swap chain...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Markus Amsler
d3d8: Fix implicit surface refcounting.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit depth stencil...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Markus Amsler
d3d: Pass the superior creating object down to the...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
H. Verbeet
d3d8: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
H. Verbeet
d3d8: Improve shader handle management.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Vitaliy Margolen
d3d8: Fix remaining refcount tests and tighten all...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
d3d8: Make the virtual table functions static where...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
H. Verbeet
d3d8: Fix QueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Stefan Dösinger
wined3d: Implement Init3D and Uninit3D.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-13
Stefan Dösinger
wined3d: Split device creation and opengl initialization.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Stefan Dösinger
wined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Stefan Dösinger
wined3d: Use WINED3DSWAPEFFECT in the wined3d headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Stefan Dösinger
wined3d: Add WINED3DMULTISAMPLE_TYPE to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Francois Gouget
d3d8: Remove spaces before '\n'.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Roderick Colenbrander
d3d8: Moved the remaining code over to WineD3D (based...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Roderick Colenbrander
d3d8: Move the capability detection code over to WineD3D.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
H. Verbeet
d3d8: Add detection for GL_ARB_point_parameters support.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-30
Jan Zerebecki
d3d8: CreateDevice should use the root of the current...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
H. Verbeet
d3d8: Add detection for GL_ARB_point_sprite support.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-29
Oliver Stieber
Use wined3dformat when calling wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Mike McCormack
Fix gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-28
Mike McCormack
Fix sign warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-30
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-23
Oliver Stieber
Implement swapchains.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Oliver Stieber
Change the way caps are sent between d3d9/d3d8 and...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Dmitry Timoshkov
Make some of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Oliver Stieber
- Volume now inherits Resource. This isn't the way...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Jason Edmeades
Correct handling of unusual vendor strings in d3d8...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-31
Alexandre Julliard
Only create an X window for top-level windows, not...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-24
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Jason Edmeades
Add render target support, and ensure there is a front...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-23
Jason Edmeades
- Implement SetStreamSource
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Jason Edmeades
Copy and tidy up the code from dx8 create device into...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-06
Jason Edmeades
Move the GetDeviceCaps into the wined3d library and...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Jason Edmeades
Move the Check* type functions into wined3d and copy...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Jason Edmeades
Move into wined3d and call from d3d9 the GetAdapterId...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Jason Edmeades
- Make d3d8 know about the wined3d device and start...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Jason Edmeades
Don't hide and restore the window when changing it...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Raphael Junqueira
- the hardware GL vendors (NVidia and ATI) can support...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-21
Christian Costa
Added retrieval of ATI info.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-19
Raphael Junqueira
- first draft of D3DCLIPSTATUS8 handling (not really...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-18
Christian Costa
Enabled pixel shaders 1.4.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-10
Christian Costa
Implemented pixel shaders using ARB_fragment_program...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-02
Alexandre Julliard
Authors: Christian Costa <titan.costa@wanadoo.fr>,...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-29
Raphael Junqueira
- Fix compilation again using olders GL headers
blob
|
commitdiff
|
raw
|
diff to current
2004-04-26
Raphael Junqueira
- implement SetRenderState D3DRS_FOGENABLE/D3DRS_RANGEF...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-23
Raphael Junqueira
Fix some random crashes found on some games in the...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-22
Raphael Junqueira
- more FIXME -> TRACE
blob
|
commitdiff
|
raw
|
diff to current
2004-04-21
Christian Costa
Converted some FIXMEs into TRACEs.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Raphael Junqueira
- fix the SetTextureStageState for D3DTADDRESS_MIRROR...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Alexandre Julliard
Authors: Jason Edmeades <us@the-edmeades.demon.co.uk...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-30
Raphael Junqueira
- more Extensions work (begin to detect ATI extensions)
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-06
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Jason Edmeades
Use the current window visual only.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-03
Jason Edmeades
Check for advertized vertex blend support before queryi...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
Jason Edmeades
MaxActiveLights means number of concurrent lights,...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Jason Edmeades
The 'w' component is used more than just for the vertex...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Jason Edmeades
GL doesn't like incorrect lengths passed into DXTN...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Jason Edmeades
Simple fix to handle the more common case of actually...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Alex Pasadyn
Enable resolution changes for D3D8 applications.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-02
Jason Edmeades
Use a dummy GL context if one is not available when...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-15
Jason Edmeades
DXT1/3/5 support was broken, but unnoticeable since...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-05
Jason Edmeades
glColorMaterial enable/disable setup is only done when...
blob
|
commitdiff
|
raw
|
diff to current
next