- 10 Jun, 2009 28 commits
-
-
Ken Sharp authored
-
Paul Vriens authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Ken Sharp authored
-
Paul Vriens authored
-
Stefan Dösinger authored
This causes memory corruption on MacOS, even if the app does not reference undeclared arrays. Trying to avoid potential breakage in broken apps which provoke undefined behavior is pointless if it causes actual breakage in well-behaved apps (on ill-behaved drivers).
-
Stefan Dösinger authored
Thanks to Roland Scheidegger from Tungsten Graphics for the suggestion to replace the 2 movs + dp2add with two MADs, where one can conveniently be coissued with the other dp2add.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
According to Stefan these are either typos or leftovers from using GL_HILO8_NV.
-
Henri Verbeet authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Andrew Talbot authored
-
André Hentschel authored
-
Vincent Povirk authored
-
Vladimir Pankratov authored
-
- 09 Jun, 2009 12 commits
-
-
Paul Vriens authored
-
Huw Davies authored
oleaut32: TLibAttr.lcid is read from the second lcid field in the header. Confirmed by manually editing a tlb file.
-
Huw Davies authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
For most conversions the internal format is irrelevant. Color key conversions are an exception, because they need to ensure an alpha channel is present.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Detlef Riekenberg authored
-
Andrew Talbot authored
-
Vincent Povirk authored
-