2003-01-30 |
Raphael Junqueira | - Defer of IDirect3DVertexShader_SetConstant, waiting for |
blob | commitdiff | raw |
2003-01-28 |
Raphael Junqueira | Some needed cleanups for future dx9 and d3d common... |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Jason Edmeades | Add support for color material sources, with help from... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Jason Edmeades | Use device max lights and clipplane support. Also chang... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
Alexandre Julliard | Added -Wpointer-arith gcc flag, and fixed the resulting... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Jason Edmeades | Ensure using correct args during complement texture... |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Jason Edmeades | Restore the texture env mode on SetTexture - Fixes... |
blob | commitdiff | raw | diff to current |
2003-01-20 |
Jason Edmeades | Only reload the mipmap images when dirty. |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Raphael Junqueira | - beginning of vertex matrix blending using extensions... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Raphael Junqueira | Beginning of more COM compliant behavior: |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Jason Edmeades | Copyrect should flag destination texture as dirty,... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Jason Edmeades | Add support for some of the texture address states... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Raphael Junqueira | - move input and output data in VertexShader struct |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Jason Edmeades | Calculate starting position for a copyrect correctly. |
blob | commitdiff | raw | diff to current |
2003-01-08 |
Dan Kegel | Change RECT to use LONG to match win32 standard headers... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Jason Edmeades | Added basic support for mipmaping, verified using sampl... |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Jason Edmeades | - Use faster vertex arrays (rather than processing... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Raphael Junqueira | - integration with DrawPrimitive |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Jason Edmeades | Query opengl to ensure it supports multitexture, and... |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Raphael Junqueira | - some fixes in CreateDevice init |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Jason Edmeades | The simple bits of fog. |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Raphael Junqueira | - some D3D8 fixes |
blob | commitdiff | raw | diff to current |
2002-12-13 |
Jason Edmeades | Thanks to Lucho, text support in samples now starts to |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Jason Edmeades | - Fix bug in multitexturing introduced during dummy... |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Jason Edmeades | - Stencil mapping now works (it helps to actually alloc... |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Jason Edmeades | Handle texture FVF formats when no texture is bound. |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Jason Edmeades | Add copyrects support. |
blob | commitdiff | raw | diff to current |
2002-10-28 |
Jason Edmeades | - Initialize the texture state information. |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Jason Edmeades | Beginnings of Stencil support. |
blob | commitdiff | raw | diff to current |
2002-10-21 |
Jason Edmeades | Add the basic support for volume textures / volumes... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Jason Edmeades | - Dont set lighting during draw primitive, rely on... |
blob | commitdiff | raw | diff to current |
2002-10-13 |
Jason Edmeades | - ClipPlanes work better. |
blob | commitdiff | raw | diff to current |
2002-10-11 |
Jason Edmeades | Significantly improve the lighting code. |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Jason Edmeades | Various fixes, typos corrected and clarifying trace... |
blob | commitdiff | raw | diff to current |
2002-09-27 |
Jason Edmeades | Initial D3D8 implementation. |
blob | commitdiff | raw | diff to current |
|