summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/commandline/commandline-index.rst
diff options
context:
space:
mode:
author Firehawke <Firehawke@gmail.com>2018-01-31 18:47:34 -0700
committer Vas Crabb <cuavas@users.noreply.github.com>2018-02-01 16:58:52 +1100
commit010d35fa3fd6a509b0b724d3e2f64472abb966a4 (patch)
tree088d5519abce24a86a9d5d8c167af5db20bf8ad4 /docs/source/commandline/commandline-index.rst
parent699de0249880dfec4816739fde1cf0666b1df331 (diff)
Final pass of verbiage cleanup. (nw)
Diffstat (limited to 'docs/source/commandline/commandline-index.rst')
-rw-r--r--docs/source/commandline/commandline-index.rst46
1 files changed, 21 insertions, 25 deletions
diff --git a/docs/source/commandline/commandline-index.rst b/docs/source/commandline/commandline-index.rst
index e5d447fd4b0..bd80476ac8e 100644
--- a/docs/source/commandline/commandline-index.rst
+++ b/docs/source/commandline/commandline-index.rst
@@ -214,6 +214,25 @@ Core Vector Options
| :ref:`flicker <mame-commandline-flicker>`
+Core Video OpenGL Debugging Options
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+| :ref:`[no]gl_forcepow2texture <mame-commandline-glforcepow2texture>`
+| :ref:`[no]gl_notexturerect <mame-commandline-glnotexturerect>`
+| :ref:`[no]gl_vbo <mame-commandline-glvbo>`
+| :ref:`[no]gl_pbo <mame-commandline-glpbo>`
+
+
+Core Video OpenGL GLSL Options
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+| :ref:`gl_glsl <mame-commandline-glglsl>`
+| :ref:`gl_glsl_filter <mame-commandline-glglslfilter>`
+| :ref:`glsl_shader_mame[0-9] <mame-commandline-glslshadermame>`
+| :ref:`glsl_shader_screen[0-9] <mame-commandline-glslshaderscreen>`
+| :ref:`gl_glsl_vid_attr <mame-commandline-glglslvidattr>`
+
+
Core Sound Options
~~~~~~~~~~~~~~~~~~
@@ -269,6 +288,8 @@ Core Debugging Options
| :ref:`debugscript <mame-commandline-debugscript>`
| :ref:`[no]update_in_pause <mame-commandline-updateinpause>`
| :ref:`watchdog <mame-commandline-watchdog>`
+| :ref:`debugger_font <mame-commandline-debuggerfont>`
+| :ref:`debugger_font_size <mame-commandline-debuggerfontsize>`
Core Communication Options
@@ -303,12 +324,6 @@ Core Misc Options
Windows-Specific Commandline Options
------------------------------------
-Windows Debugging options
-~~~~~~~~~~~~~~~~~~~~~~~~~
-
-| :ref:`debugger_font <mame-wcommandline-debuggerfont>`
-| :ref:`debugger_font_size <mame-wcommandline-debuggerfontsize>`
-
Windows Performance Options
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -357,25 +372,6 @@ SDL Video Soft-Specific Options
| :ref:`scalemode <mame-scommandline-scalemode>`
-SDL Video OpenGL Debugging Options
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-| :ref:`[no]gl_forcepow2texture <mame-scommandline-glforcepow2texture>`
-| :ref:`[no]gl_notexturerect <mame-scommandline-glnotexturerect>`
-| :ref:`[no]gl_vbo <mame-scommandline-glvbo>`
-| :ref:`[no]gl_pbo <mame-scommandline-glpbo>`
-
-
-SDL Video OpenGL GLSL Options
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-| :ref:`gl_glsl <mame-scommandline-glglsl>`
-| :ref:`gl_glsl_filter <mame-scommandline-glglslfilter>`
-| :ref:`glsl_shader_mame[0-9] <mame-scommandline-glslshadermame>`
-| :ref:`glsl_shader_screen[0-9] <mame-scommandline-glslshaderscreen>`
-| :ref:`gl_glsl_vid_attr <mame-scommandline-glglslvidattr>`
-
-
SDL Keyboard Mapping
~~~~~~~~~~~~~~~~~~~~