Re: [AD] Primitives (DirectX) legacy check broken |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I checked again. The problem is actually when you're using
ALLEGRO_PROGRAMMABLE_PIPELINE. In fixed pipeline mode, as Allegro is now
everything works. In programmable mode, as it is now everything is drawn
white unless textured. When I return false from is_legacy_card, indexed
primitives don't draw correctly or at all in fixed or programmable.
Trent
----- Original Message -----
From: "SiegeLordEx" <slabode@xxxxxxxxxx>
To: <alleg-developers@xxxxxxxxxx>
Sent: Sunday, July 27, 2014 7:28 AM
Subject: Re: [AD] Primitives (DirectX) legacy check broken
Did you check ex_prim's indexed primitives?
-SL