saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
0
MYGUI/.keep_dev-games_mygui-0
Normal file
0
MYGUI/.keep_dev-games_mygui-0
Normal file
207
MYGUI/Ogre.log
Normal file
207
MYGUI/Ogre.log
Normal file
File diff suppressed because one or more lines are too long
11
MYGUI/ogre.cfg
Normal file
11
MYGUI/ogre.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
Render System=OpenGL Rendering Subsystem
|
||||
|
||||
[OpenGL Rendering Subsystem]
|
||||
Display Frequency=50 Hz
|
||||
FSAA=0
|
||||
Fixed Pipeline Enabled=Yes
|
||||
Full Screen=Yes
|
||||
RTT Preferred Mode=FBO
|
||||
VSync=No
|
||||
Video Mode=3840 x 1200
|
||||
sRGB Gamma Conversion=No
|
||||
8
MYGUI/plugins.cfg
Normal file
8
MYGUI/plugins.cfg
Normal file
@@ -0,0 +1,8 @@
|
||||
# Defines plugins to load
|
||||
|
||||
# Define plugin folder
|
||||
PluginFolder=/usr/lib/OGRE
|
||||
|
||||
# Define plugins
|
||||
#Plugin=RenderSystem_Direct3D9
|
||||
Plugin=RenderSystem_GL
|
||||
6
MYGUI/resources.xml
Normal file
6
MYGUI/resources.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<Paths>
|
||||
<Path root="true">/usr/share/MYGUI/Media</Path>
|
||||
<Path>/usr/share/MYGUI/Media/MyGUI_Media</Path>
|
||||
</Paths>
|
||||
Reference in New Issue
Block a user