- 11 Jun, 2009 6 commits
-
-
Roderick Colenbrander authored
-
Roderick Colenbrander authored
-
Andrew Talbot authored
-
Damjan Jovanovic authored
-
Huw Davies authored
oleaut32: Calling SetLcid with LOCALE_NEUTRAL is a special case which sets the first header lcid to US English and the second one to 0.
-
Hib Eris authored
-
- 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 6 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
-