mesa/docs
2013-04-09 18:30:23 -06:00
..
OLD
application-issues.html docs: add a new page documenting known application issues 2013-04-01 08:40:35 -06:00
ARB_color_buffer_float.txt
autoconf.html
bugs.html
conform.html
contents.html docs: add a new page documenting known application issues 2013-04-01 08:40:35 -06:00
COPYING
debugging.html
developers.html
devinfo.html mesa: Remove unused version #defines from version.h. 2013-03-12 17:02:28 -07:00
dispatch.html
download.html
egl.html
enums.txt
envvars.html
extensions.html
faq.html
gears.png
GL3.txt docs: mark ARB_texture_storage_multisample done 2013-03-31 22:19:42 +13:00
helpwanted.html
index.html docs: import release notes for 9.1.1, add news item 2013-03-19 17:46:30 -07:00
install.html
intro.html
libGL.txt
license.html
lists.html
llvmpipe.html
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
opengles.html
openvg.html
osmesa.html docs: rewrite the OSMesa info / instructions 2013-03-12 19:04:43 -06:00
patents.txt
perf.html
postprocess.html
precompiled.html
README.CYGWIN
README.MITS
README.QUAKE
README.THREADS
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
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
relnotes-7.11.2.html
relnotes-7.11.html
relnotes-8.0.1.html
relnotes-8.0.2.html
relnotes-8.0.3.html
relnotes-8.0.4.html
relnotes-8.0.5.html docs: add another fixed bug to mesa 8.0.5 release notes 2012-10-24 23:59:51 +02:00
relnotes-8.0.html
relnotes-9.0.1.html docs: import release notes for 9.0.1, add news item 2012-11-17 09:02:03 +01:00
relnotes-9.0.2.html docs: import release notes for 9.0.2, add news item 2013-01-22 21:28:51 +01:00
relnotes-9.0.3.html docs: import release notes for 9.0.3, add news item 2013-02-21 17:31:42 +01:00
relnotes-9.0.html
relnotes-9.1.1.html docs: import release notes for 9.1.1, add news item 2013-03-19 17:46:30 -07:00
relnotes-9.1.html docs: import release notes for 9.1, add news item 2013-02-25 10:47:02 +01:00
relnotes-9.2.html docs: initial 9.2 release notes file 2013-04-09 18:30:23 -06:00
relnotes.html docs: initial 9.2 release notes file 2013-04-09 18:30:23 -06:00
repository.html
shading.html
sourcedocs.html docs: replace CVS with git 2013-02-11 10:58:33 +01:00
sourcetree.html docs: update sourcetree 2013-02-11 10:58:33 +01:00
systems.html docs: mention some other supported APIs 2013-02-11 10:58:33 +01:00
thanks.html
utilities.html
VERSIONS
versions.html
viewperf.html docs: document another Viewperf bug 2013-03-08 10:35:46 -07:00
vmware-guest.html docs: more VMware guest driver info, tips 2013-01-29 08:59:53 -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.