- 20 Aug, 2008 40 commits
-
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Austin English authored
-
Vincent Povirk authored
-
Roy Shea authored
-
Roy Shea authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
There are also overlay backbuffers, which aren't render targets. The primarysurface and d3ddevice cap flags should be enough here.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
If a format is not supported natively by opengl, a shader may be able to convert it. Up to now, CheckDeviceFormat had magic knowldge which GL extensions lead to which supported format. This patch adds functions that allow CheckDeviceFormat to ask the actual implementation for its capabilities.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Owen Rudge authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Hongbo Ni authored
When converting a makefile to a msvc .dsp file, if a line is ended with a back slash, it will be joined with next line. This patch changes the joining character from '\n' to a space in order to fix the bug of running MinGW32 on Windows.
-
Roderick Colenbrander authored
-
Detlef Riekenberg authored
-
Michael Stefaniuc authored
-
Roy Shea authored
-
Roy Shea authored
-
Alexander Nicolaysen Sørnes authored
-
H. Verbeet authored
-
H. Verbeet authored
They're not stable across table resizes.
-
H. Verbeet authored
This is consistent with BindTexture in basetexture/texture/etc. and has the added benefit that it makes LoadLocation work properly.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
crypt32: Allow messages to be opened when compiled with CMSG_SIGNED_ENCODE_INFO_HAS_CMS_FIELDS if CMS fields aren't actually used.
-
Juan Lang authored
crypt32: Allow messages to be opened when compiled with CMSG_SIGNER_ENCODE_INFO_HAS_CMS_FIELDS if CMS fields aren't actually used.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Alexander Morozov authored
-