Sign in
goma
/
wine
/
c918e80ed2fded210cdc2766058067e452ee3341
/
dlls
/
wined3d
/
basetexture.c
bd8db45
wined3d: Update the QueryInterface functions of IWineD3DBase subclasses.
by H. Verbeet
· 19 years ago
6d442ae
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
0edbaf7
Remove spaces before '\n' in traces.
by Francois Gouget
· 19 years ago
3f24b91
Fix quite a few texturing problems and cases where text isn't being
by Oliver Stieber
· 20 years ago
12a4bda
Correct the starting values of MIN, MAX and MIP filter, they now match
by Oliver Stieber
· 20 years ago
e31bc6c
Moved support for non power 2 texture to hardware.
by Oliver Stieber
· 20 years ago
bb6f9b0
Move the setting of states from device to basetexture, states that
by Oliver Stieber
· 20 years ago
5615513
Separate the management of DirectX states and openGL states.
by Oliver Stieber
· 20 years ago
7cb748f
Makes sure any internal reference counting is passed onto the parent,
by Oliver Stieber
· 20 years ago
18f3fcb
Set mipmap levels correctly (even with ATI's buggy drivers).
by Oliver Stieber
· 20 years ago
9253e0e
Tidy up some comments and formatting.
by Oliver Stieber
· 20 years ago
18857f1
Add support for samplers.
by Oliver Stieber
· 20 years ago
e8855c4
Make all newly created surfces dirty, so that they are loaded properly
by Oliver Stieber
· 20 years ago
eba47f1
Make remaining OLE interface vtables const.
by Dmitry Timoshkov
· 20 years ago
67f2ad4
- Volume now inherits Resource. This isn't the way Microsoft implements
by Oliver Stieber
· 20 years ago
93416cd
Assorted spelling fixes.
by Francois Gouget
· 20 years ago
ba5eb14
Encapsulate texture, surface encapsulated.
by Oliver Stieber
· 20 years ago
16e8689
Implemented guids for wined3d.
by Oliver Stieber
· 20 years ago
8a6295a
Get rid of some TRACE(..., This->resource.ref).
by Joris Huizer
· 20 years ago
bcecddc
- Add texture support for all the texture types for d3d9->wined3d.
by Jason Edmeades
· 20 years ago
4142785
Add render target support, and ensure there is a front and back buffer
by Jason Edmeades
· 20 years ago
819b0e1
Add BaseTexture class support, call from d3d9.
by Jason Edmeades
· 20 years ago