mesa/docs
Ian Romanick f767ee5404 docs: News and release notes link for 8.0.1
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2012-02-16 23:31:50 -08:00
..
OLD
ARB_color_buffer_float.txt
autoconf.html
banner.html
bugs.html
conform.html
contents.html docs: remove link to the GLSL compiler page 2012-02-10 08:08:39 -07:00
COPYING
debugging.html
developers.html
devinfo.html
dispatch.html
download.html
egl.html
enums.txt
envvars.html Rename R300_NO_TCL envvar to RADEON_NO_TCL 2012-01-30 14:24:03 -05:00
extensions.html
faq.html
games.html
gears.png
GL3.txt docs/GL3: consolidate FBO extensions into one ARB 2012-01-12 03:59:21 +01:00
glu.html
helpwanted.html
index.html
install.html docs: Update references to README files 2011-10-04 07:49:04 -06:00
intro.html docs: freshen up the introduction page with Mesa 8.0 info, etc 2012-01-13 09:50:33 -07:00
libGL.txt
libraries.html
license.html
lists.html
llvmpipe.html docs: fix grammar and punctuation in llvmpipe docs. 2011-11-05 17:11:59 -04:00
mangling.html
mesa.css
MESA_agp_offset.spec
MESA_copy_sub_buffer.spec
MESA_drm_image.spec
MESA_multithread_makecurrent.spec
MESA_pack_invert.spec
MESA_pixmap_colormap.spec
MESA_release_buffers.spec
MESA_resize_buffers.spec
MESA_set_3dfx_mode.spec
MESA_shader_debug.spec
MESA_swap_control.spec
MESA_swap_frame_usage.spec
MESA_texture_array.spec
MESA_texture_signed_rgba.spec
MESA_window_pos.spec
MESA_ycbcr_texture.spec
modelers.html
news.html docs: News and release notes link for 8.0.1 2012-02-16 23:31:50 -08:00
opengles.html
openvg.html
osmesa.html
patents.txt
perf.html
postprocess.html
precompiled.html
README.CYGWIN
README.MITS
README.QUAKE
README.THREADS
README.VMS
README.WIN32
RELNOTES-3.1
RELNOTES-3.2
RELNOTES-3.2.1
RELNOTES-3.3
RELNOTES-3.4
RELNOTES-3.4.1
RELNOTES-3.4.2
RELNOTES-3.5
RELNOTES-4.0
RELNOTES-4.0.1
RELNOTES-4.0.2
RELNOTES-4.0.3
RELNOTES-4.1
RELNOTES-5.0
RELNOTES-5.0.1
RELNOTES-5.0.2
RELNOTES-5.1
RELNOTES-6.0
RELNOTES-6.0.1
RELNOTES-6.1
RELNOTES-6.2
RELNOTES-6.2.1
RELNOTES-6.3
RELNOTES-6.3.1
RELNOTES-6.3.2
RELNOTES-6.4
relnotes-6.4.1.html
relnotes-6.4.2.html
relnotes-6.4.html
relnotes-6.5.1.html
relnotes-6.5.2.html
relnotes-6.5.3.html
relnotes-6.5.html
relnotes-7.0.1.html
relnotes-7.0.2.html
relnotes-7.0.3.html
relnotes-7.0.4.html
relnotes-7.0.html
relnotes-7.1.html
relnotes-7.2.html
relnotes-7.3.html
relnotes-7.4.1.html
relnotes-7.4.2.html
relnotes-7.4.3.html
relnotes-7.4.4.html
relnotes-7.4.html
relnotes-7.5.1.html
relnotes-7.5.2.html
relnotes-7.5.html gallium/cell: Remove the driver. 2011-11-29 20:26:53 +00:00
relnotes-7.6.1.html
relnotes-7.6.html
relnotes-7.7.1.html
relnotes-7.7.html
relnotes-7.8.1.html
relnotes-7.8.2.html
relnotes-7.8.3.html
relnotes-7.8.html
relnotes-7.9.1.html
relnotes-7.9.2.html
relnotes-7.9.html
relnotes-7.10.1.html
relnotes-7.10.2.html
relnotes-7.10.3.html
relnotes-7.10.html
relnotes-7.11.1.html docs: Add 7.11.1 release md5sums 2011-11-17 12:15:10 -08:00
relnotes-7.11.2.html docs: Add 7.11.2 release notes and news 2011-11-27 14:17:40 -08:00
relnotes-7.11.html docs: Import 7.11 release notes from branch 2011-11-17 12:00:40 -08:00
relnotes-8.0.1.html docs: Add 8.0.1 release md5sums 2012-02-16 23:31:50 -08:00
relnotes-8.0.html docs: Add 8.0 MD5 checksums 2012-02-10 08:08:39 -07:00
relnotes.html docs: News and release notes link for 8.0.1 2012-02-16 23:31:50 -08:00
repository.html docs: replace gitweb link with cgit link 2012-02-16 13:35:02 -07:00
science.html
shading.html
sourcedocs.html
sourcetree.html gallium/cell: Remove the driver. 2011-11-29 20:26:53 +00:00
subset-A.html
subset.html
systems.html docs: update info about supported systems, GPUs, APIs 2012-02-10 08:08:39 -07:00
thanks.html
utilities.html
utility.html
VERSIONS
versions.html
viewperf.html docs: add another viewperf issue 2011-11-11 07:10:55 -07:00
vmware-guest.html docs: add VMware link 2012-02-10 08:08:39 -07:00
webmaster.html
WL_bind_wayland_display.spec
xlibdriver.html

File: docs/README.WIN32

Last updated: 23 April 2011


Quick Start
----- -----

Windows drivers are build with SCons.  Makefiles or Visual Studio projects are
no longer shipped or supported.

Run

  scons osmesa mesagdi

to build classic mesa Windows GDI drivers; or

  scons libgl-gdi

to build gallium based GDI driver.

This will work both with MSVS or Mingw.


Windows Drivers
------- -------

At this time, only the gallium GDI driver is known to work.

Source code also exists in the tree for other drivers in
src/mesa/drivers/windows, but the status of this code is unknown.


General
-------

After building, you can copy the above DLL files to a place in your
PATH such as $SystemRoot/SYSTEM32.  If you don't like putting things
in a system directory, place them in the same directory as the
executable(s).  Be careful about accidentially overwriting files of
the same name in the SYSTEM32 directory.

The DLL files are built so that the external entry points use the
stdcall calling convention.

Static LIB files are not built.  The LIB files that are built with are
the linker import files associated with the DLL files.

The si-glu sources are used to build the GLU libs.  This was done
mainly to get the better tessellator code.

If you have a Windows-related build problem or question, please post
to the mesa-dev or mesa-users list.