Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
vbam-libretro
Commits
82d0b04a
Commit
82d0b04a
authored
Aug 27, 2017
by
Rafael Kitover
Browse files
remove cairo references from README.md
Since Cairo was dropped in
1583a226
, remove all references to it in README.md .
parent
2179215a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
82d0b04a
...
...
@@ -55,7 +55,6 @@ And the following development libraries:
-
[
SFML
](
https://www.sfml-dev.org/
)
(
optional,
for link)
-
OpenAL (optional, a sound interface)
-
[
wxWidgets
](
https://wxwidgets.org/
)
(
required,
2.8 is still supported)
-
cairo (optional, rendering interface)
On Linux and similar, you also need the version of GTK your wxWidgets is linked
to (usually 2 or 3).
...
...
@@ -118,7 +117,6 @@ Here is the complete list:
| ENABLE_FFMPEG | Enable ffmpeg A/V recording | ON on Linux and MSys2 |
| ENABLE_LTO | Compile with Link Time Optimization (gcc and clang only) | ON where works |
| ENABLE_GBA_LOGGING | Enable extended GBA logging | ON |
| ENABLE_CAIRO | Enable Cairo rendering for wxWidgets | OFF |
| ENABLE_DIRECT3D | Direct3D rendering for wxWidgets (Windows,
**NOT IMPLEMENTED!!!**
) | ON |
| ENABLE_XAUDIO2 | Enable xaudio2 sound output for wxWidgets (Windows only) | ON |
| ENABLE_OPENAL | Enable OpenAL for the wxWidgets port | ON |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment