VOGONS


The Wrapper Collection Project

Topic actions

Reply 220 of 224, by Deffnator

User metadata
Rank Member
Rank
Member

Was there any Development for a general use WinG32.dll wrapper with ddraw support that wasn't the HOMM patches?
With the wake of winVDM i find it strange that no one has tried to make a wing32 to d3d/vulkan/opengl32 yet.

Reply 221 of 224, by leileilol

User metadata
Rank l33t++
Rank
l33t++

Regarding software OpenGLs:

- TinyGL had an update last year after 20 years (!!!!)
- PortableGL, which is more of a library and covers OpenGL 3.0
- There's something called swGL which shows GL 1.3 support, but no binaries and is for VS/Windows only

apsosig.png
long live PCem

Reply 223 of 224, by BlackDoomer

User metadata
Rank Newbie
Rank
Newbie

Found previous versions of the QindieGL wrapper:
https://code.google.com/archive/p/qindie-gl/downloads
(only versions up to rev3 are available currently on the vogonsdrivers FTP, and it's mislabeled as "QuindieGL" there)

Official thread of this project on gamedev.ru (in Russian):
https://gamedev.ru/projects/forum/?id=147908


Also, old versions and the 0.03 sources for dxglwrap (mislabeled as "d3d8-gl"; not to be confused with DXGL) are available here:
https://sourceforge.net/projects/dxglwrap/files/OldFiles/
https://sourceforge.net/projects/dxglwrap/files/

It was originally known as "realtech VR DirectX Port / OpenGL Wrapper". Here is its former official web page:
http://web.archive.org/web/20021004092317/htt … 3x.net/directx/


These two files are identical and look like some kind of adware to me (their names are weird and it attempts to download something from the net when started):
http://www.vogonsdrivers.com/wrappers/files/D … e3d74694.dl.exe
http://www.vogonsdrivers.com/wrappers/files/D … e3d74694.dl.exe


http://www.vogonsdrivers.com/wrappers/files/D … ectX/dxwrapper/
This name needs to be disambiguated, because it's from jarikomppa/dxwrapper, whereas there's exists a much more famous elishacloud/dxwrapper.


http://www.vogonsdrivers.com/wrappers/files/O … .10.0-win32.zip
This is not a wrapper at all, but rather an OpenGL loading library: https://glew.sourceforge.net


http://www.vogonsdrivers.com/wrappers/files/OpenGL/GDI/SGI/
This lacks at least the version 2.0, which is available here: https://archive.org/details/sgi-open-gl-2.0


Can I ask someone for FTP access?

Reply 224 of 224, by BlackDoomer

User metadata
Rank Newbie
Rank
Newbie
DosFreak wrote on 2013-08-24, 01:58:

Hells yeah. "/x" works with "Compatibility Administrator" from the ACT and shows all shims. Niiiiccceeee.

Reminds me of another project I need to get to when I'm 90. Find all hidden switches in programs and list them somewhere.....

Could someone please tell me what this switch does in general and where to find a list of command-line arguments for Application Compatibility Toolkit?
Many thanks in advance.