- 25 Aug, 2008 40 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Christian Costa authored
-
Damjan Jovanovic authored
-
Muneyuki Noguchi authored
-
Muneyuki Noguchi authored
-
Roy Shea authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Since some of those function pointers are direct GL functions the function prototype needs the WINE_GLAPI calling convention. This makes prevents drawStridedSlow from crashing with USE_WIN32_OPENGL.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
This is done by LoadLocation now.
-
Stefan Dösinger authored
If we're heading out of the pixelshader handler early, and a pixel shader is in use, the pixel shader may not be compiled. The vertex shader handler then checks if the pixel shader is dirty, and calls the shader backend to apply the shader if it isn't. Thus, in the case of GLSL, the shader code could attempt to link an uncompiled shader into the program. This isn't much of a problem because when the fog is applied, the pixel shader is compiled and the program re-linked.
-
Stefan Dösinger authored
-
Markus Hitter authored
-
Chris Robinson authored
-
David Adam authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-