reactos/reactos
Kamil Hornicek 6f17454af4 - add wglUseFontOutlines, wglUseFontBitmaps
- code ported (rearranged, simplified, fixed memory leaks, removed unneeded variables) from Mesa3D glDirect driver (c) SciTech Software, Inc
- more work needed but 3D text screen saver finally renders at least something

svn path=/trunk/; revision=43232
2009-09-30 12:12:56 +00:00
..
base remove BOM 2009-09-27 13:44:37 +00:00
boot Add 1152x864, 1280x1024, and 1600x1200 modes. 2009-09-28 20:46:44 +00:00
dll - add wglUseFontOutlines, wglUseFontBitmaps 2009-09-30 12:12:56 +00:00
drivers - Store destination line in LineList 2009-09-30 10:32:15 +00:00
hal - Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and MAXULONGLONG instead of ~0 or casting -1 to unsigned. 2009-09-27 20:07:43 +00:00
include [fullfat] 2009-09-29 09:14:08 +00:00
lib - Uncomment some SYN handling code 2009-09-30 03:44:44 +00:00
media - Italian & english translation of ks.inf 2009-09-29 18:03:41 +00:00
modules
ntoskrnl Reapply r43141: Remove now unneeded ARC cdrom hack in NTLDR boot-style. We're now able to boot from a LiveCD, even if ReactOS directory is not "reactos" 2009-09-29 20:01:20 +00:00
subsystems - [NtDDraw] 2009-09-27 03:12:02 +00:00
tools Update log2lines to version 1.1. Patch by Jan Roeloffzen. Bug #4342. 2009-09-23 10:33:11 +00:00
apistatus.lst
baseaddress.rbuild - Add windowscodecs.dll from Wine 1.1.28 2009-08-22 19:03:09 +00:00
config-amd64.template.rbuild Add rbuild files for x64 build. Dedicated to encoded. 2009-09-26 21:52:00 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-amd64.rbuild Add rbuild files for x64 build. Dedicated to encoded. 2009-09-26 21:52:00 +00:00
ReactOS-arm.rbuild
ReactOS-generic.rbuild - svchost: #ifdef _MSC_VER doesn't mean "using Microsoft's headers" anymore 2009-08-21 15:57:26 +00:00
ReactOS-i386.rbuild A consistent indentation style is the hobgoblin of little minds. 2009-08-23 21:45:41 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.