- 27 May, 2009 24 commits
-
-
Stefan Dösinger authored
DSY is not that easy because we have to deal with the inverted coordinate system in onscreen(!) rendering - see GLSL dsy.
-
Louis Lenders authored
d3d9/tests: Add simple test to show that QualityLevels is not zero, when we call CheckDeviceMultiSampleType with D3DMULTISAMPLE_NONE.
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
In D3D10 shaders input/output semantics are strings rather than predefined types. Unfortunately, the code in vshader_get_input() can be performance critical, depending on application behaviour. Since vshader_get_input() is only relevant for d3d9 shaders anyway, just store the usage and usage_idx for these shaders.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Chris Robinson authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
comctl32/listview: LVM_GETITEMRECT: don't offset to item position on LVS_REPORT querying LVIR_BOUNDS.
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Francois Gouget authored
-
Aric Stewart authored
-
Aric Stewart authored
-
Vincent Povirk authored
-
Paul Vriens authored
-
- 26 May, 2009 16 commits
-
-
Tony Wasserka authored
-
Guy Albertelli authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
Hib Eris authored
-
André Hentschel authored
-
Alexandre Julliard authored
kernel32: Remove the file parameter check again in LoadLibraryExW since some broken apps pass garbage here.
-
Paul Vriens authored
-
Daniel Santos authored
-
Andrew Talbot authored
-
Francois Gouget authored
Free the corresponding memory when the library is unloaded.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
riched20: RTF{G,S}et{In,Out}putName() are unused so remove them as well as the corresponding _RTF_Info fields.
-
Francois Gouget authored
-