Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-16 | gdi: Integrate with llvmpipe where available. | José Fonseca | |
2009-06-10 | winsys/gdi: Link to ws2_32 library. | Michal Krol | |
2009-04-08 | wgl: Integrate the trace driver on debug builds. | José Fonseca | |
2009-03-25 | scons: Support building with the Windows SDK. | José Fonseca | |
x86_64 is also supported. | |||
2009-02-19 | wgl: Use a separate .DEF for MinGW | José Fonseca | |
gnu linker fails to resolve the @n symbols, unless: - they are listed verbatim in the .def - they are already linked. And mingw's .def parser is slightly incompatible with MSVC in respect with underscores. Will try to work with upstream to fix this, but for now there is no option other to use seperate .def for mingw. | |||
2009-02-02 | gdi: Update for wgl st reorg. | José Fonseca | |
2008-12-30 | gdi: Remove accidental keypresses. | José Fonseca | |
2008-12-22 | gdi: Cleanup sconsfile. | José Fonseca | |
2008-12-12 | gdi: Reimplement using the WGL statetracker. | José Fonseca | |
2008-11-20 | scons: Support MinGW32 cross compiler. | José Fonseca | |
To build an alternative opengl32.dll with Gallium's software-rasterizer from a debian-based distribution run: sudo apt-get install mingw32 scons platform=windows toolchain=crossmingw machine=x86 winsys=gdi dri=no | |||
2008-06-03 | gdi: Port of the gdi mesa driver to gallium (Alan Hourihane). | José Fonseca | |