Difference between revisions of "Mesa"

From ArmadeusWiki
Jump to: navigation, search
m (Use "Under Construction" Template)
Line 5: Line 5:
  
 
==Installation==
 
==Installation==
 
+
* To compile mesa requires ''makedepend'' installed on your Host:
 +
<pre class="host">
 +
$ sudo apt-get install xutils-dev
 +
</pre>
 +
* Select it in Buildroot menu:
 +
<pre class="host">
 
  armadeus$ make menuconfig
 
  armadeus$ make menuconfig
 +
</pre>
 
[[Image:Menuconfig_package.png]]
 
[[Image:Menuconfig_package.png]]
  
Line 16: Line 22:
  
 
==Usage==
 
==Usage==
To launch Allegro programs you must do it from a virtual terminal, for example the one opened on the LCD screen after APF boot. <br>'''You won't be able to launch Allegro programs from the serial console !!'''<br>
+
 
This implies that you have a keyboard connected to your board (for the moment only PS/2 one are supported if you have an FPGA onboard).
+
  
 
==Links==
 
==Links==
Line 23: Line 28:
 
* http://www.mesa3d.org/glfbdev-driver.html
 
* http://www.mesa3d.org/glfbdev-driver.html
  
<br>[[Image:FrenchFlag.png]][[Fr:Mesa| Cette page en français]]
+
{{LanguageBar|Mesa|Mesa|Mesa}}
  
 
[[Category:Software]]
 
[[Category:Software]]
 
[[Category:Graphical User Interface]]
 
[[Category:Graphical User Interface]]
 +
[[Category:3D]]

Revision as of 13:57, 3 December 2009

Page under construction... Construction.png Informations on this page are not guaranteed !!



Gears.png

Installation

  • To compile mesa requires makedepend installed on your Host:
$ sudo apt-get install xutils-dev
  • Select it in Buildroot menu:
 armadeus$ make menuconfig

Menuconfig package.png

  • Choose Mesa

Requires GPM too !!

  • copy demo and examples .... on your rootfs

Usage

Links

Other languages:

English Flag.svg English  •  French Flag.svg Français