flycast/core
Flyinghead 4b5e863aa7 Use log2 depth scaling in fragment shader when available.
Currently a compile time option (!GLES). Fixes many depth issues (Dynamite Cop, Cannon Spike, etc.)
2018-07-23 10:25:55 +02:00
..
arm_emitter core: Android studio fixes 2018-07-09 09:31:45 +02:00
cfg Allow loading of lst files (Naomi support #1188) 2018-06-21 19:24:05 +02:00
deps Merge pull request #1163 from reicast/lk/android-studio 2018-07-08 11:12:16 +02:00
emitter rec_x64: Avoid recipe for target failed error 2018-07-03 09:09:30 -04:00
hw core: Android studio fixes 2018-07-09 09:31:45 +02:00
imgread GDI: Explicitly set skipws-flag 2018-06-25 09:14:51 +02:00
khronos SDL: Drop SDL1.2 support and use SDL2 for GLES, too 2015-10-11 18:41:23 +02:00
linux Build on FreeBSD (and potentially other BSD) 2018-07-08 15:43:10 +03:00
linux-dist Merge pull request #1079 from myfreeweb/master 2018-07-22 00:37:34 +02:00
nacl Might help compilation in other platforms 2015-12-07 21:27:19 -03:00
oslib Build on FreeBSD (and potentially other BSD) 2018-07-08 15:43:10 +03:00
profiler Bind profiling in X11 to F10 2015-09-03 21:08:13 +02:00
rec-ARM core: Android studio fixes 2018-07-09 09:31:45 +02:00
rec-cpp linux/softrend: Cleanup accidental file changes 2015-12-13 14:08:16 +01:00
rec-x64 Use platform specific first argument register 2018-07-01 12:15:59 +02:00
rec-x86 First steps for android studio builds 2018-06-25 12:04:07 -04:00
reios reios/naomi: First baby steps to support booting naomi roms 2015-08-19 01:29:46 +02:00
rend Use log2 depth scaling in fragment shader when available. 2018-07-23 10:25:55 +02:00
sdl SDL: Remove some unused variables 2015-10-11 18:41:23 +02:00
webui webui/server.cpp: Fix buffer overflow in callback_http() 2016-02-22 18:55:34 +01:00
windows Remove unused lines. 2016-01-22 15:08:29 -03:00
README.md Rename newdc to reicast 2015-08-11 20:52:09 +02:00
build.h softrend: Fix windows build 2015-12-14 03:11:40 +01:00
core.mk core.mk: Revert `-O0 -g` to `-O3` 2018-07-08 02:22:32 +02:00
nullDC.cpp Prevent overriding Android setting w/ config.ini 2018-06-25 12:04:26 -04:00
stdclass.cpp stdclass: Make path getter function names more verbose 2015-09-02 15:49:00 +02:00
stdclass.h Allow for custom <device>.cfg files in the /mappings/ directory. 2018-06-13 19:33:51 +02:00
types.h (Naomi) Fix for "The Rumble Fish 2" 2018-07-11 18:14:12 +02:00

README.md

core

All of the interesting bits are here