<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.ixit.cz/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>iXit Group</title>
        <description></description>
        <link>https://wiki.ixit.cz/</link>
        <lastBuildDate>Wed, 08 Apr 2026 17:50:18 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.ixit.cz/lib/tpl/bootstrap3/images/favicon.ico</url>
            <title>iXit Group</title>
            <link>https://wiki.ixit.cz/</link>
        </image>
        <item>
            <title>csfsg</title>
            <link>https://wiki.ixit.cz/csfsg</link>
            <description>Czecho-Slovakia Free Software Group

CSFSG Group goal is team up people from Czechia and Slovakia on developing, maintaining and supporting open, free and privacy-minded solutions. Helping companies, government and end-users to live in world, where closed source code is just an history.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Wed, 23 Dec 2020 14:10:11 +0000</pubDate>
        </item>
        <item>
            <title>d3d9</title>
            <link>https://wiki.ixit.cz/d3d9</link>
            <description>Gallium Direct3D state tracker (gallium nine)

FAQ | Tutorials | Debugging | Team | Demos | Issues | Issues (old) | Various docs

News

11/07/2022 beware that this documentation is for archive purpose mostly, see documentation on Mesa3D docs and Wine Nine Standalone

09/03/2019 new Intel cards are now supported by Gallium Nine read more

07/12/2016</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 11 Jul 2022 10:46:21 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_bugs</title>
            <link>https://wiki.ixit.cz/d3d9_bugs</link>
            <description>Hitting a bug ?
Be sure to test on this version of Mesa first: &lt;https://github.com/iXit/Mesa-3D/&gt;

Here is the list of known bugs:

	*  Emulated fog behaviour not implemented (old games only)
	*  Fixed function pipeline has a few bugs
	*  Stateblocks have some bugs (CIV IV: black textures, etc)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 13 Mar 2015 16:34:18 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_debugging</title>
            <link>https://wiki.ixit.cz/d3d9_debugging</link>
            <description>How to debug D3D9

Compile both Mesa-3D and Wine with CFLAGS and CXXFLAGS set to debug.

CFLAGS=&quot;-Og -ggdb -g -gdwarf-2 -gstrict-dwarf&quot; CXXFLAGS=&quot;${CFLAGS}&quot;

	*  -Og is better than -O0 and disable optimalization which interferes with debug (gcc &gt;= 4.8)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 11 Jul 2022 10:41:52 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_demos</title>
            <link>https://wiki.ixit.cz/d3d9_demos</link>
            <description>D3D9 Demos useful for testing Gallium state tracker

	*  wine/dlls/d3d9/tests
	*  wine/dlls/d3dcompiler_43/tests
	*  wine/dlls/d3dx9_36/tests
	*  &lt;http://www.gamedev.net/topic/620640-direct3d9-test-application-maybe-it-will-help-someone/&gt;
	*  CodeSampler demos
	*  &lt;http://www.dhpoware.com/demos/d3d9HLSLPixelLighting.html&gt;
	*  (HLSL shaders &quot;piglit&quot;)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 27 Oct 2014 20:08:45 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_docs</title>
            <link>https://wiki.ixit.cz/d3d9_docs</link>
            <description>Direct3D

	*  &lt;https://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/&gt; (our favorite!)
	*  &lt;http://content.gpwiki.org/index.php/D3DBook:Table_of_Contents&gt;

Mesa-3D &amp; Gallium

	*  &lt;https://docs.mesa3d.org&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 11 Jul 2022 10:44:39 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_dri3</title>
            <link>https://wiki.ixit.cz/d3d9_dri3</link>
            <description>Vendor specific

Radeons with EXA support (9700 - HD6000)

	*  Set Option “DRI” “3” in Xorg.conf
	*  you can check DRI3 in Xorg.log

Radeon with GLAMOR support (HD6000 - latest)

	*  Set Option “DRI” “3” in Xorg.conf
	*  for the HD 6000</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 29 Aug 2015 03:28:52 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_faq</title>
            <link>https://wiki.ixit.cz/d3d9_faq</link>
            <description>Q: Do I have to compile Mesa with --enable-dri3?

A: It&#039;s not required and you may want not to have it. DRI2 works but it is like 3% slower.

Q: I have an Intel card, can I test nine/st?

A: You&#039;ll need to compile the i915g driver (for older Intel cards) or ilo. Don&#039;t expect it to be flawless on these drivers.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 29 Aug 2015 03:31:55 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_gallium_state_tracker</title>
            <link>https://wiki.ixit.cz/d3d9_gallium_state_tracker</link>
            <description>Moved to d3d9.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 02 Jun 2014 18:17:34 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_install</title>
            <link>https://wiki.ixit.cz/d3d9_install</link>
            <description>Prerequisites

You can prevent weird errors and glitches caused by unfinished wine libs by installing the original d3dcompiler_43.dll and d3dx9_24.dll - d3dx9_43.dll

Requirements

	*  xorg-server &gt;= 1.16
	*  libxcb &amp; xcb-proto &gt;= 1.11 (only exception is Debian, where is 1.10 enough)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 17 Oct 2016 16:26:35 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_patch</title>
            <link>https://wiki.ixit.cz/d3d9_patch</link>
            <description>Please read Mesa3D documentation about submitting patches</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 11 Jul 2022 10:36:14 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_supported_hardware</title>
            <link>https://wiki.ixit.cz/d3d9_supported_hardware</link>
            <description>D3D9 Supported Hardware

On this page you&#039;ll find demos/hardware supported on specific hardware

r600g

AMD APU 3870K (HD 6550D)

Sometimes problems with changing resolution, even with wine without d3d9 st.

	*  wine/dll/d3d9/tests pass without segfault</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 18 Oct 2014 15:53:31 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_team</title>
            <link>https://wiki.ixit.cz/d3d9_team</link>
            <description>Core team
 David Heidelberg  Maintainer  Contact  okias (IRC), david x ixit.cz  Card  Intel Skylake GT2  Axel Davy  Co-maintainer  Contact  mannerov (IRC), axel.davy x ens.fr Card  AMD HD 7730M (radeonsi)  Tiziano Bacocco  Developer  Contact  tizbac (</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 09 Mar 2019 11:22:29 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_tutorial</title>
            <link>https://wiki.ixit.cz/d3d9_tutorial</link>
            <description>D3D9 Installation Tutorials

Ubuntu/Mint

This is a tutorial to enable Gallium Nine on Ubuntu and Linux Mint.
This tutorial is written for the latest version of Ubuntu available.

Systems with older Intel cards are not supported by Nine since the Intel Gallium (</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 28 Apr 2022 17:33:08 +0000</pubDate>
        </item>
        <item>
            <title>d3d9_upstream</title>
            <link>https://wiki.ixit.cz/d3d9_upstream</link>
            <description>D3D9 - pushing things to upstream

At this moment, none.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 10 Jun 2014 23:37:06 +0000</pubDate>
        </item>
        <item>
            <title>gitlab_to_aptly</title>
            <link>https://wiki.ixit.cz/gitlab_to_aptly</link>
            <description>Creating repository from automated Debian Salsa builds



Motivation

I&#039;m not an Debian maintainer. Nor I want to be in future.
My reasons to do all this is:

	*  I want some specific software to be packaged for Debian
	*  when I update packaging on salsa.debian.org I want to have available package for my devices</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 29 Jun 2021 20:36:57 +0000</pubDate>
        </item>
        <item>
            <title>learning</title>
            <link>https://wiki.ixit.cz/learning</link>
            <description>Stále si neprohlížíte finální verzi, některé bloky budou doplněny v příštích několika dnech

instalace - firmware

	*  pokud síť funguje bez něj, je volitelný (některé specifické vlastnosti nemusí fungovat)
	*  pokud máte síťovou nebo wifi kartu, která nemá svobodný firmware, musíte ho stáhnout a systému dodat</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 03 Nov 2015 21:32:48 +0000</pubDate>
        </item>
        <item>
            <title>lto</title>
            <link>https://wiki.ixit.cz/lto</link>
            <description>Link Time Optimization (LTO) gives GCC the capability of dumping its internal representation (GIMPLE) to disk, so that all the different compilation units that make up a single executable can be optimized as a single module. This expands the scope of inter-procedural optimizations to encompass the whole program (or, rather, everything that is visible at link time).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sat, 23 Sep 2017 13:51:08 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>https://wiki.ixit.cz/start</link>
            <description>Projects

	*  Školení
	*  Gallium D3D9 state tracker
	*  Link Time Optimalizations on Gentoo

If you&#039;re interested in access to wiki, get in touch on IRC #ixit or #d3d9. Public registrations are disallowed due to spam.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 16 Oct 2015 01:55:44 +0000</pubDate>
        </item>
    </channel>
</rss>
