projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wined3d: Introduce surface_calculate_size().
[wine]
/
dlls
/
wined3d
/
volumetexture.c
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_init() to handle most...
blob
|
commitdiff
|
raw
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_cleanup().
blob
|
commitdiff
|
raw
|
diff to current
2009-05-13
Henri Verbeet
wined3d: Directly call basetexture_apply_state_changes().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Henri Verbeet
wined3d: Fix a few sign compare warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Stefan Dösinger
wined3d: Pass the requested srgb flag to PreLoad.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-17
Stefan Dösinger
wined3d: Duplicate GL textures for srgb switching.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Henri Verbeet
wined3d: Remove AddDirtyBox() from the public interface.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Henri Verbeet
d3d: Correct some debug levels.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Henri Verbeet
wined3d: Rename resource functions to reflect that...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Henri Verbeet
wined3d: Rename basetexture functions to reflect that...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Roderick Colenbrander
wined3d: Remove ENTER_GL/LEAVE_GL from VolumeTexture_Pr...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-17
Henri Verbeet
wined3d: Make the debug channels more consistent.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-17
Henri Verbeet
wined3d: Don't needlessly bind the texture in PreLoad().
blob
|
commitdiff
|
raw
|
diff to current
2008-08-28
Stefan Dösinger
wined3d: Remove BaseTexture::UnBindTexture.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Stefan Dösinger
wined3d: Use GL_ARB_texture_non_power_of_two emulation.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Stefan Dösinger
wined3d: Move some UnLoad code to the base texture...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-24
Andrew Talbot
wined3d: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Stefan Dösinger
wined3d: Implement VolumeTexture::UnLoad.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Stefan Dösinger
wined3d: Add a new IWineD3DResource::UnLoad method.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-07
Roderick Colenbrander
wined3d: Don't call ActivateContext between ENTER_GL...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Stefan Dösinger
wined3d: Store the gl information in a per adapter...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Phil Costin
wined3d: Enable the loading and reloading of gamma...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Phil Costin
wined3d: Add support for loading gamma corrected textures.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Andrew Talbot
wined3d: Void functions should not return a value.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-24
H. Verbeet
wined3d: The second parameter to glTexImage3DEXT isn...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Stefan Dösinger
wined3d: Activate a context before doing opengl calls.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit volume destru...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Ivan Gyurdiev
wined3d: Win64 printf fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
H. Verbeet
wined3d: Comparing BOOLs against FALSE is redundant.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-10
Alexandre Julliard
wined3d: Make the virtual table functions static where...
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-05-05
Ivan Gyurdiev
wined3d: QueryInterface corrections.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Stefan Dösinger
wined3d: Add WINED3DBOX to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Stefan Dösinger
wined3d: Rename return values from D3D* to WINED3D*.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Stefan Dösinger
wined3d: Add WINED3DLOCKED_BOX to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-06
Stefan Dösinger
wined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-10
Stefan Dösinger
wined3d: Consistently use WINED3DRESOURCETYPE.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
H. Verbeet
wined3d: Fix the relation between volumes and their...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-06
H. Verbeet
wined3d: Update the QueryInterface functions of IWineD3...
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-03
Oliver Stieber
Move the setting of states from device to basetexture...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Oliver Stieber
Remove a load of IWineD3DSurface * casts that are no...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Oliver Stieber
Makes sure any internal reference counting is passed...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Oliver Stieber
Tidy up some comments and formatting.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining 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-03-14
Oliver Stieber
Encapsulate texture, surface encapsulated.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Oliver Stieber
Implemented guids for wined3d.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Jason Edmeades
- Add texture support for all the texture types for...
blob
|
commitdiff
|
raw
|
diff to current