- 07 Dec, 2007 9 commits
-
-
Stefan Dösinger authored
-
Stefan Dösinger authored
The GL_ARB_vertex_program extension does not define a standard value for output texture coordinates. This makes problems when using vertex shaders with fixed function fragment processing because fffp divides the texture coords by its .w component. This means that gl shaders have to write to the .w component of texture coords. Direct3D shaders however do not.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
ddraw: Rename DDRAW_dump_flags_() to DDRAW_dump_flags_nolf() to clarify its difference from DDRAW_dump_flags().
-
Michael Stefaniuc authored
user32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
-
Michael Stefaniuc authored
winecfg: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
-
- 06 Dec, 2007 31 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Roy Shea authored
-
Roy Shea authored
-
Roy Shea authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Peter Oberndorfer authored
-
Peter Oberndorfer authored
-
Alexandre Julliard authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Luis C. Busquets Pérez authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Rob Shearman authored
rpcrt4: Fix a memory leak caused by NdrFullPointerXlatFree not freeing the entries in the full pointer translation table.
-
Rob Shearman authored
-
Rob Shearman authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-