Alexandre Julliard
|
2e12d33dfd
|
Removed no longer needed uses of LDPATH.
|
2003-04-21 23:54:05 +00:00 |
Jason Edmeades
|
e0d2fb6779
|
Only reapply the world, view or projection transform changes if we
really have to.
|
2003-04-21 23:53:03 +00:00 |
Jason Edmeades
|
9fdc759b90
|
MIRROR_ARB support is not dependent on OpenGL 1.3 as I originally
ifdef'ed. It is apparently introduced fully in 1.4, or dependent on
another ifdef, GL_ARB_texture_mirrored_repeat.
|
2003-04-21 23:29:39 +00:00 |
Alexandre Julliard
|
0c2c71bcae
|
Resource names don't need a case-sensitive comparison; this avoids
depending on libwine_unicode.
|
2003-04-21 23:27:21 +00:00 |
Dan Wolf
|
b39c35457a
|
Implemented a stub for DetectAutoProxyUrl.
|
2003-04-21 23:24:46 +00:00 |
Jukka Heinonen
|
013f89465c
|
Moved dosconf.c to winedos.
|
2003-04-21 23:22:53 +00:00 |
Jason Edmeades
|
b830439bf5
|
Don't reapply all the texture states if the texture we are replacing
is the same as the texture there already and the texture is not
'dirty'.
|
2003-04-21 23:20:51 +00:00 |
Alexandre Julliard
|
21ee3295fc
|
Support resources in cross-compiled tests.
|
2003-04-21 22:52:31 +00:00 |
Marcelo Duarte
|
7bc46adc4a
|
Localization of the new language group strings.
|
2003-04-21 22:44:40 +00:00 |
Dimitrie O. Paun
|
f87caa3f7a
|
Remove references to obsolete files.
|
2003-04-21 22:43:16 +00:00 |
Jason Edmeades
|
cab99dbcaf
|
Silence index buffer lock + offset fixme to a trace because the
behaviour under that scenario works.
|
2003-04-21 22:38:14 +00:00 |
Jason Edmeades
|
53391ac33f
|
DOT3 isn't there on earlier opengl versions.
|
2003-04-21 22:37:48 +00:00 |
Alexandre Julliard
|
db89a54bf4
|
Check for struct option independently of the getopt_long check.
|
2003-04-20 02:56:14 +00:00 |
Alexandre Julliard
|
22ae4ff608
|
Set SA_NOCLDWAIT in the SIGCHLD sigaction to avoid zombies.
|
2003-04-20 02:48:06 +00:00 |
Jason Edmeades
|
4df43cc263
|
When a game requests fullscreen, make its window the dimensions
requested. Ideally this should be followed by making the screen that
resolution, but this suffices for now.
|
2003-04-20 02:47:22 +00:00 |
Alexandre Julliard
|
a058584d4c
|
Explicitly call VERSION_Init with the main exe file name, so that
application settings work for Win16 and DOS apps too.
|
2003-04-20 02:46:44 +00:00 |
Dimitrie O. Paun
|
bc5b931d3f
|
Use the standard db2html instead of our db2html-winehq script.
|
2003-04-20 02:43:22 +00:00 |
Jason Edmeades
|
02f3df3988
|
Windows never reports 24 bit colours, and some games fail to work
unless in specific modes. Report 16bit colour for 24bit modes.
|
2003-04-20 02:43:05 +00:00 |
Eric Pouech
|
5052e072e3
|
- added support for multi-thread in GDB remote read/write register(s)
commands
- by default, internal errors are now verbose
|
2003-04-19 21:27:47 +00:00 |
Alexandre Julliard
|
b650372b86
|
Don't bother sending WM_NCCREATE to the desktop window, this doesn't
work anyway (spotted by Uwe Bonnes).
|
2003-04-19 21:27:19 +00:00 |
Jason Edmeades
|
5abc0654b5
|
Correct device capabilites including support in previous patch, as
well as making the texture operations capabilities more accurate.
|
2003-04-19 20:33:23 +00:00 |
Jason Edmeades
|
55e85807f8
|
Add DotProduct3 support if supported by opengl.
|
2003-04-19 20:30:58 +00:00 |
Maxime Bellengé
|
2e9f3d844c
|
Added resource strings for language groups.
|
2003-04-19 20:22:19 +00:00 |
Rolf Kalbermatter
|
a25967c92a
|
Reimplement SHFileOperation in Unicode, based on the work of Dietrich
Teickner.
|
2003-04-19 20:09:09 +00:00 |
Jason Edmeades
|
2a7f46d0b4
|
Make codesampler texture addressing mode sample work better.
Add mirrorsupport (if opengl 1.3) and make clamp and border appear
more similar to Windows.
|
2003-04-19 20:08:14 +00:00 |
Ove Kaaven
|
381e64758b
|
Dummy RPC exception macros.
|
2003-04-19 20:06:58 +00:00 |
Ove Kaaven
|
8e38233736
|
Implemented simple caching of client connections.
|
2003-04-19 20:06:42 +00:00 |
Dimitrie O. Paun
|
255ecc56ae
|
Remove the generation of all documentation in one document.
|
2003-04-19 02:50:57 +00:00 |
Ove Kaaven
|
097c8edc39
|
Fixed a race condition on RPC worker thread creation, and a typo.
|
2003-04-19 02:49:35 +00:00 |
Ove Kaaven
|
daffdb622a
|
Added missing AddRef.
|
2003-04-19 02:49:15 +00:00 |
Michal Janusz Miroslaw
|
eaee47e755
|
Fixed typo in comment.
|
2003-04-19 02:48:34 +00:00 |
Vincent Béron
|
5d730664da
|
Terminate the lfind inline function.
|
2003-04-19 02:48:10 +00:00 |
Vincent Béron
|
d3ac422e1c
|
Change the version of win2k to SP3.
Change the version of XP to SP1.
Modify values of XP according to a post by Philipp Wollermann.
|
2003-04-19 02:47:56 +00:00 |
Dimitrie O. Paun
|
45864a7775
|
Add -fo as a synonym for -o, for compatibility with rc.
Line up help message, cleanup some error messages.
|
2003-04-19 02:47:28 +00:00 |
Michal Janusz Miroslaw
|
9786b058df
|
On Linux: avoid blocking in DOSFS_OpenDir_VFAT if specified path is
not a directory.
|
2003-04-19 02:47:08 +00:00 |
Alexandre Julliard
|
9aee7c605d
|
Yet another attempt at fixing the htonl functions.
|
2003-04-17 02:47:17 +00:00 |
Alexandre Julliard
|
1b41cdf3d1
|
Fixed alloca handling the way mingw does it (reported by Vincent
Béron).
|
2003-04-17 02:40:21 +00:00 |
Alexandre Julliard
|
150cd5a784
|
Avoid local WINAPI function pointers in _invoke.
|
2003-04-17 02:20:52 +00:00 |
Rolf Kalbermatter
|
468494cb83
|
Implemented ILGetDisplayNameExA and ILGetDisplayNameExW and call them
from ILGetDisplayNameAW and ILGetDisplayNameExAW.
|
2003-04-17 02:18:33 +00:00 |
Christian Costa
|
7f1250e5cf
|
Handle creation of a depth/stencil buffer when creating a device.
Implement IDirect3D8DeviceImpl_GetDepthStencilBuffer.
|
2003-04-17 02:16:07 +00:00 |
Michael Stefaniuc
|
7d77d77d71
|
mbtowc returns -1 if we can't find a valid multibyte char in the non
NULL source string.
|
2003-04-17 02:15:03 +00:00 |
Martin Fuchs
|
6a7d463ca6
|
Fixes for SystemTimeToTzSpecificLocalTime() and
TzSpecificLocalTimeToSystemTime().
|
2003-04-17 02:14:38 +00:00 |
Bill Medland
|
3f7c3ff76e
|
Fix for client accessing a named pipe after the server closes it.
|
2003-04-17 02:14:04 +00:00 |
Michal Janusz Miroslaw
|
ac1d1056d4
|
Refuse to read non-block device set in config.
Avoid blocking on open if user sets device to unconnected pipe.
|
2003-04-17 02:13:01 +00:00 |
Uwe Bonnes
|
0de21b651e
|
FindFirstFile on root directory should fail.
|
2003-04-17 02:10:04 +00:00 |
Alexandre Julliard
|
3dddc114cf
|
Fall back to kill() if the kernel doesn't support tkill().
|
2003-04-16 23:34:05 +00:00 |
Alexandre Julliard
|
d6da1f33ab
|
Implemented RtlIsNameLegalDOS8Dot3 (based on a patch by Eric Pouech).
Implemented RtlUpcaseUnicodeStringToCountedOemString.
|
2003-04-16 23:15:29 +00:00 |
Sylvain Petreolle
|
2c76bc1ce6
|
- Fix DirectPlayEnumerateA exit code.
- Add default registry entry for DirectPlay Service Providers.
|
2003-04-16 23:12:07 +00:00 |
Rein Klazes
|
82b0a13cab
|
Fix the path of keyboard.c inside a FIXME log statement.
|
2003-04-16 23:10:21 +00:00 |
Uwe Bonnes
|
0f6f92ec86
|
Don't use a hex number for the event in the default string.
|
2003-04-16 23:09:59 +00:00 |