reactos/reactos
Magnus Olsen 4c996c0670 Thx Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth)
testing Mesa3D 7.0.1 with all bugfix we have done, thanks to
all bugfix we can remove a smaller hack we did frist in glapi.c
Mesa3D 7.0.1 does not working in ReactOS with SSE support.
if we disable it, Quake 3 will work fine. 

svn path=/trunk/; revision=30415
2007-11-13 10:50:33 +00:00
..
base fix RosBE build 2007-11-12 16:08:54 +00:00
boot - Fix dxtn path once again (thanks Pigglesworth). 2007-11-13 10:03:19 +00:00
dll Thx Kamil Hornicek tykef at atlas dot cz (irc nick : Pigglesworth) 2007-11-13 10:50:33 +00:00
drivers Use NEXT_RESOURCE macro in acpi driver 2007-11-12 10:01:52 +00:00
hal No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
include Move types out of handles headers. Add Locks for displays. 2007-11-12 19:08:44 +00:00
lib No need for <library> tags static libraries (which are never linked) 2007-11-12 10:12:01 +00:00
media - Winesync cppexcept.c. This fixes try/catch C++ exception handling in various apps (like MFC based apps). 2007-11-11 20:40:21 +00:00
modules
ntoskrnl section.c wasn't meant to be part of r30401 2007-11-12 19:47:35 +00:00
subsystems Move types out of handles headers. Add Locks for displays. 2007-11-12 19:08:44 +00:00
tools Don't build rgenstat when "make clean" 2007-11-08 20:49:55 +00:00
apistatus.lst - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-11-09 14:56:33 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild React to changes in rbuild with regard to definitions. These are now 2007-10-24 02:23:54 +00:00
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.