latest changes

This commit is contained in:
Ömercan Kömür 2022-02-13 16:16:54 +03:00
parent 9249646cd4
commit 9b5c60f27a
6 changed files with 13 additions and 10 deletions

View file

@ -11,7 +11,7 @@ In order to propose improvements to a document:
3. Follow the "Building the docs" section to render the documentation site locally
4. Propose your changes using the button `New Pull Request` [in the docs repo](https://github.com/libretro/docs)
There is a To-Do list for libretro/docs [here](todo.md) and you can submit suggestions or issues regarding documentation at the [libretro/docs issue tracker](https://github.com/libretro/docs/issues).
There is a To-Do list for libretro/docs *here* and you can submit suggestions or issues regarding documentation at the [libretro/docs issue tracker](https://github.com/libretro/docs/issues).
## Building the docs

View file

@ -391,8 +391,4 @@ Awaiting description.
- [Official Mupen64Plus Github Organization](https://github.com/mupen64plus)
- [Gameplay Videos](https://www.youtube.com/playlist?list=PLRbgg4gk_0IeBgJ8wFAH6Oh9aDNC-MBuU)
## See also
### N64
- [Nintendo 64 (ParaLLEl N64)](parallel.md)
## See also

View file

@ -107,5 +107,4 @@ The PocketCDG core supports the following device type(s) in the controls menu, b
- [FFmpeg](ffmpeg.md)
- [Game Music Emu](game_music_emu.md)
- [Imageviewer](imageviewer.md)
- [mpv](mpv.md)
- [Imageviewer](imageviewer.md)

View file

@ -11,7 +11,7 @@ In order to propose improvements to a document:
3. Follow the "Building the docs" section to render the documentation site locally
4. Propose your changes using the button `New Pull Request` [in the docs repo](https://github.com/libretro/docs)
There is a To-Do list for libretro/docs [here](todo.md) and you can submit suggestions or issues regarding documentation at the [libretro/docs issue tracker](https://github.com/libretro/docs/issues).
There is a To-Do list for libretro/docs *here* and you can submit suggestions or issues regarding documentation at the [libretro/docs issue tracker](https://github.com/libretro/docs/issues).
## Building the docs

View file

@ -50,7 +50,7 @@ These shaders attempt to reproduce aspects and characteristics of cathode ray tu
## crt-pi
* A nice-looking shader designed to run full speed on all Raspberry Pi models at 4:3 aspect and 1080p, though RPi1 and Zero models may need overclocking to achieve this, and some settings may be too demanding on some models. Aside from RPi hardware, this is just an all-around good shader for weak/mobile GPUs.
+ ![crt-pi](../image/shader/crt/crt-pi.png)
## crt-potato
* An attempt to reproduce the very demanding effects of the popular Kurozumi variation of CRT-Royale through a simple lookup texture. It does not capture much of the nuances of the demanding shader it tries to copy, but it runs very fast and comes with **-Warm** and **-Cool** flavors, which describe their warmer and cooler white points, respectively.

View file

@ -12,6 +12,7 @@ nav:
- 'Understanding': 'start/understanding.md'
- 'Installation': 'start/installation.md'
- 'Love at first sight': 'start/love-at-first-sight.md'
- 'Last Station': 'start/last-station.md'
- 'For Users':
- 'Getting Started':
- 'Windows':
@ -72,6 +73,7 @@ nav:
- 'Playlists and Thumbnails': 'guides/roms-playlists-thumbnails.md'
- 'RGUI Interface': 'guides/rgui.md'
- 'Ozone Interface': 'guides/ozone.md'
- 'XMB Menu Map': 'guides/xmb-menu-map.md'
- 'Advanced':
- 'AI Service': 'guides/ai-service.md'
- 'Command-Line Interface (CLI)': 'guides/cli-intro.md'
@ -142,6 +144,7 @@ nav:
- 'Nintendo - Game Boy Advance (gpSP)': 'library/gpsp.md'
- 'Nintendo - Game Boy Advance (Meteor)': 'library/meteor.md'
- 'Nintendo - Game Boy Advance (mGBA)': 'library/mgba.md'
- 'Nintendo - Game Boy Advance (TempGBA)': 'library/tempgba.md'
- 'Nintendo - Game Boy Advance (VBA Next)': 'library/vba_next.md'
- 'Nintendo - Game Boy Advance (VBA-M)': 'library/vba_m.md'
- 'Nintendo - GameCube/Wii (Dolphin)': 'library/dolphin.md'
@ -193,6 +196,7 @@ nav:
- 'Sega - Dreamcast Compatibility List': 'library/compatibility/dc.md'
- 'Sega - Saturn Compatibility List': 'library/compatibility/saturn.md'
- 'Sega - Dreamcast (flycast)': 'library/flycast.md'
- 'Sega - Dreamcast (redream)': 'library/redream.md'
- 'Sega - Master System (Emux SMS)': 'library/emux_sms.md'
- 'Sega - MS/GG (SMS Plus GX)': 'library/smsplus.md'
- 'Sega - MS/GG/SG-1000 (Gearsystem)': 'library/gearsystem.md'
@ -261,7 +265,10 @@ nav:
- 'Introduction': 'shader/introduction.md'
- '3dfx': 'shader/3dfx.md'
- 'antialiasing': 'shader/antialiasing.md'
- 'autobox': 'shader/auto-box.md'
- 'border': 'shader/border.md'
- 'blurs': 'shader/blurs.md'
- 'cel': 'shader/cel.md'
- 'cgp': 'shader/cgp.md'
- 'crt': 'shader/crt.md'
- 'crt-royale': 'shader/crt_royale.md'
@ -379,6 +386,7 @@ nav:
- 'Support':
- 'Privacy Policy': 'support/privacy-policy.md'
- 'Quick informations': 'support/quick-informations.md'
- 'Developing Cores': 'tech/developing-cores.md'
extra:
version: '0.1.0'
adsense: "ca-pub-9447404270680650"