- 05 May, 2009 23 commits
-
-
Austin English authored
-
Paul TBBle Hampson authored
When a Font is looked up in the FontLinks table, they have already been normalised by FontSubstitutes. So no need to store system_links entries for fonts that appear as keys in the FontSubstitutes list.
-
Paul TBBle Hampson authored
Entries in the list of linked fonts are keyed by the substituted font name, so need to be looked up by the substituted font name.
-
Aric Stewart authored
msctf: Implement ITfCategoryMgr::RegisterGUID, ITfCategoryMgr::GetGUID and ITfCategoryMgr::IsEqualTfGuidAtom.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hans Leidekker authored
Custom actions in the CS3 installer depend on this.
-
Hans Leidekker authored
-
Michael Stefaniuc authored
-
Stefan Dösinger authored
There's no need to waste constants for repeatedly loading the same value.
-
Stefan Dösinger authored
This extension is a subset of GL_NV_half_float that defines support for the stream format(same constant), but doesn't define texture formats or immediate mode entrypoints.
-
Stefan Dösinger authored
GL_ARB_shader_texture is supported on dx9 ATI cards(and probably dx10 ones too). For Nvidia cards I included a fallback to normal texld. GL_EXT_gpu_shader4 supports similar texture*Grad GLSL functions, just with an EXT prefix instead of ARB. For dx9 NV cards we'd have to use GL_NV_fragment_program2, which supports a texldd equivalent on those cards.
-
Nikolay Sivov authored
-
Nicolas Le Cam authored
-
Marcus Meissner authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
In SM 1-3 this is just the version, in SM4 this also includes the token count.
-
Henri Verbeet authored
-
Vincent Povirk authored
-
Detlef Riekenberg authored
-
Vitaliy Margolen authored
-
- 04 May, 2009 17 commits
-
-
Alexandre Julliard authored
-
Michael Stefaniuc authored
-
Nikolay Sivov authored
-
Rein Klazes authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Stefan Leichter authored
-
Aric Stewart authored
-
Dmitry Timoshkov authored
kernel32: Make SystemTimeToTzSpecificLocalTime and TzSpecificLocalTimeToSystemTime prototypes match PSDK.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-