Menu

Tree [2055fb] master /
 History

HTTPS access


File Date Author Commit
 config 2023-04-15 Paul Gardiner Paul Gardiner [2055fb] Bump version to 0.17
 .gitignore 2010-12-23 Paul Gardiner Paul Gardiner [077678] Update gitignore files
 Alpha.cpp 2009-03-20 Paul Gardiner Paul Gardiner [2080c4] Move some flush calls to the correct place
 Alpha.h 2008-02-05 Paul Gardiner Paul Gardiner [936150] Introduce CGlideBase via which superclasses of ...
 BufAccess.cpp 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 BufAccess.h 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 BufAccess16Read.cpp 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 BufAccess16Read.h 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 BufAccess16Write.cpp 2009-03-08 Paul Gardiner Paul Gardiner [e2f673] No syslock during LockRect
 BufAccess16Write.h 2007-01-28 glidos glidos [44b29f] Abstract frame buffer access in preparation for...
 BufAccess32Read.cpp 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 BufAccess32Read.h 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 BufAccess32Write.cpp 2017-02-22 Paul Gardiner Paul Gardiner [d02e31] Update LFB write-access to handle scaling
 BufAccess32Write.h 2007-02-01 glidos glidos [479a6d] Make LFB write texture a power of 2
 Combine.cpp 2009-03-09 Paul Gardiner Paul Gardiner [9c8c80] Spot some cases of glide calls where values are...
 Combine.h 2008-02-05 Paul Gardiner Paul Gardiner [936150] Introduce CGlideBase via which superclasses of ...
 Config.cpp 2009-06-18 Paul Gardiner Paul Gardiner [7568b0] Control True3D mode from config, and update con...
 Config.h 2008-04-19 Paul Gardiner Paul Gardiner [a9984f] Provide entry point to set stereo map
 Depth.cpp 2009-06-07 Paul Gardiner Paul Gardiner [dad162] Move depth buffer allocation and clearing into ...
 Depth.h 2009-06-07 Paul Gardiner Paul Gardiner [dad162] Move depth buffer allocation and clearing into ...
 DevCombineState.cpp 2006-01-01 glidos glidos [65d805] Introduce abastract object representing the dev...
 DevCombineState.h 2006-01-01 glidos glidos [40d3c6] Remove the now unused class hierarchy for CCombine
 DevCombineStateShader.cpp 2006-04-09 glidos glidos [96af7a] Fix a couple of leaks found by the debugger
 DevCombineStateShader.h 2006-01-01 glidos glidos [65d805] Introduce abastract object representing the dev...
 DevCombineStateTexStage.cpp 2006-04-06 glidos glidos [0e8913] Correct argument order for MULTIPLYADD op.
 DevCombineStateTexStage.h 2006-01-02 glidos glidos [169221] Partial support for grTexCombine, mainly to get...
 DevTex.cpp 2009-03-08 Paul Gardiner Paul Gardiner [e2f673] No syslock during LockRect
 DevTex.h 2009-03-07 Paul Gardiner Paul Gardiner [4fe431] Use SYSTEMMEM texture rather than offscreen pla...
 Device.cpp 2017-02-19 Paul Gardiner Paul Gardiner [39e047] Use highest fitting resolution
 Device.h 2017-02-22 Paul Gardiner Paul Gardiner [d02e31] Update LFB write-access to handle scaling
 Fog.cpp 2010-12-23 Paul Gardiner Paul Gardiner [66729b] Fix warnings
 Fog.h 2005-09-27 paul paul [c74ecc] General tidying
 Glide.cpp 2020-07-25 Paul Gardiner Paul Gardiner [c5f4ed] Support extended resolution values
 Glide.h 2017-02-22 Paul Gardiner Paul Gardiner [eff845] Move the vertex scaling to a more sensible place
 GlideBase.cpp 2008-02-05 Paul Gardiner Paul Gardiner [936150] Introduce CGlideBase via which superclasses of ...
 GlideBase.h 2008-02-05 Paul Gardiner Paul Gardiner [936150] Introduce CGlideBase via which superclasses of ...
 Interval.cpp 2005-09-27 paul paul [c74ecc] General tidying
 Interval.h 2005-09-27 paul paul [c74ecc] General tidying
 LFB.cpp 2017-02-20 Paul Gardiner Paul Gardiner [bf7878] Use the 32 bit buffer access classes when runni...
 LFB.h 2017-02-20 Paul Gardiner Paul Gardiner [bf7878] Use the 32 bit buffer access classes when runni...
 LFBColor.cpp 2017-02-20 Paul Gardiner Paul Gardiner [bf7878] Use the 32 bit buffer access classes when runni...
 LFBColor.h 2017-02-20 Paul Gardiner Paul Gardiner [bf7878] Use the 32 bit buffer access classes when runni...
 Palette.cpp 2006-03-26 glidos glidos [c6394d] Tidying
 Palette.h 2005-10-09 glidos glidos [3107f3] Support chromakeying of 565 textures
 Render.cpp 2023-04-15 Paul Gardiner Paul Gardiner [d26575] Unset the depth stencil surface for presentatio...
 Render.h 2017-02-20 Paul Gardiner Paul Gardiner [bf7878] Use the 32 bit buffer access classes when runni...
 RenderBuffer.cpp 2009-06-21 Paul Gardiner Paul Gardiner [203dc3] Move "ReverseDepthTest" to more sensible place
 RenderBuffer.h 2023-04-15 Paul Gardiner Paul Gardiner [d26575] Unset the depth stencil surface for presentatio...
 RenderBuffer2D.cpp 2023-04-15 Paul Gardiner Paul Gardiner [d26575] Unset the depth stencil surface for presentatio...
 RenderBuffer2D.h 2023-04-15 Paul Gardiner Paul Gardiner [d26575] Unset the depth stencil surface for presentatio...
 RenderBuffer3D.cpp 2009-06-14 Paul Gardiner Paul Gardiner [3d3fdb] Give access to CRender (not just CDevice) to CR...
 RenderBuffer3D.h 2009-06-14 Paul Gardiner Paul Gardiner [3d3fdb] Give access to CRender (not just CDevice) to CR...
 RenderBuffer3DAnaglyph.cpp 2023-04-15 Paul Gardiner Paul Gardiner [d26575] Unset the depth stencil surface for presentatio...
 RenderBuffer3DAnaglyph.h 2017-02-14 Paul Gardiner Paul Gardiner [5723e6] Rename some members of RenderBuffer3DAnaglyph t...
 RenderBuffer3DInterleaved.cpp 2010-12-29 Paul Gardiner Paul Gardiner [46912a] Add checkerboard methods
 RenderBuffer3DInterleaved.h 2013-02-08 Paul Gardiner Paul Gardiner [3a3086] Add new 3d modes: side by side, top and bottom
 RenderBuffer3DSeperated.cpp 2013-02-08 Paul Gardiner Paul Gardiner [3a3086] Add new 3d modes: side by side, top and bottom
 RenderBuffer3DSeperated.h 2013-02-08 Paul Gardiner Paul Gardiner [3a3086] Add new 3d modes: side by side, top and bottom
 Resolution.cpp 2020-07-25 Paul Gardiner Paul Gardiner [c5f4ed] Support extended resolution values
 Resolution.h 2020-07-25 Paul Gardiner Paul Gardiner [c5f4ed] Support extended resolution values
 Screen.cpp 2005-09-27 paul paul [c74ecc] General tidying
 Screen.h 2005-09-27 paul paul [c74ecc] General tidying
 StdAfx.cpp 2005-09-27 paul paul [c74ecc] General tidying
 StdAfx.h 2005-09-27 paul paul [c74ecc] General tidying
 TMU.cpp 2009-03-09 Paul Gardiner Paul Gardiner [9c8c80] Spot some cases of glide calls where values are...
 TMU.h 2011-04-29 Paul Gardiner Paul Gardiner [fcc8cc] Avoid grTexM{in,ax}Address relying on glide object
 TexGen.cpp 2006-03-28 glidos glidos [28f644] Texture caching for palette tricks
 TexGen.h 2005-09-29 glidos glidos [90b12e] Introduce class wrapping host textures
 TexGenKeyed.cpp 2006-03-28 glidos glidos [28f644] Texture caching for palette tricks
 TexGenKeyed.h 2005-10-09 glidos glidos [3107f3] Support chromakeying of 565 textures
 TexGenNoPal.cpp 2006-03-28 glidos glidos [28f644] Texture caching for palette tricks
 TexGenNoPal.h 2005-09-29 glidos glidos [cc3e49] Rename a few classes to free up CDevTex to repr...
 TexGenPal.cpp 2006-03-28 glidos glidos [28f644] Texture caching for palette tricks
 TexGenPal.h 2005-09-29 glidos glidos [cc3e49] Rename a few classes to free up CDevTex to repr...
 TexGenPalCached.cpp 2006-03-28 glidos glidos [28f644] Texture caching for palette tricks
 TexGenPalCached.h 2006-03-28 glidos glidos [28f644] Texture caching for palette tricks
 TexGenPalShader.cpp 2007-02-01 glidos glidos [f3bb2d] Move rectangle render code to where it can be r...
 TexGenPalShader.h 2005-09-29 glidos glidos [90b12e] Introduce class wrapping host textures
 Texture.cpp 2009-03-09 Paul Gardiner Paul Gardiner [9c8c80] Spot some cases of glide calls where values are...
 Texture.h 2009-03-09 Paul Gardiner Paul Gardiner [9c8c80] Spot some cases of glide calls where values are...
 UCombine.cpp 2006-04-16 glidos glidos [31812e] Perfect handling of Delta0 modes
 UCombine.h 2006-01-02 glidos glidos [169221] Partial support for grTexCombine, mainly to get...
 UTMU.cpp 2005-09-27 paul paul [c74ecc] General tidying
 UTMU.h 2005-09-27 paul paul [c74ecc] General tidying
 entry.cpp 2011-04-30 Paul Gardiner Paul Gardiner [a790f9] Implement grLfbWriteRegion
 log.cpp 2023-04-15 Paul Gardiner Paul Gardiner [2055fb] Bump version to 0.17
 log.h 2005-09-27 paul paul [c74ecc] General tidying
 logmessage.h 2017-02-14 Paul Gardiner Paul Gardiner [f0d2fb] Accomodate screen buffers not being lockable
 psVoodoo.cpp 2005-09-27 paul paul [c74ecc] General tidying
 psVoodoo.rc 2023-04-15 Paul Gardiner Paul Gardiner [2055fb] Bump version to 0.17
 psVoodoo.sln 2010-12-23 Paul Gardiner Paul Gardiner [b62d11] Swap to using Visual Studio 2005
 psVoodoo.vcproj 2020-07-25 Paul Gardiner Paul Gardiner [c5f4ed] Support extended resolution values
 resource.h 2005-10-09 glidos glidos [4ae956] Bump version to 0.2
 sdk2_3dfx.h 2005-08-19 paul paul [002f80] Initial revision
 sdk2_glide.h 2005-09-29 glidos glidos [90b12e] Introduce class wrapping host textures
 sdk2_glidesys.h 2005-09-20 paul paul [b1e579] Change name to psVoodoo
 sdk2_glideutl.h 2005-09-20 paul paul [b1e579] Change name to psVoodoo
 sdk2_sst1vid.h 2005-09-20 paul paul [b1e579] Change name to psVoodoo
 wrapper_config.h 2008-04-19 Paul Gardiner Paul Gardiner [a9984f] Provide entry point to set stereo map
 wrapper_flags.h 2013-02-08 Paul Gardiner Paul Gardiner [3a3086] Add new 3d modes: side by side, top and bottom
MongoDB Logo MongoDB