.. |
d3d11
|
Fix small issues for mingw builds on Linux
|
2019-05-12 17:44:19 +02:00 |
gl4
|
Fix renderer selection issue in gui. Use raw strings for shader source
|
2019-10-23 19:23:19 +02:00 |
gles
|
vulkan: automation screenshot. less code duplication
|
2019-11-13 20:08:14 +01:00 |
norend
|
Naomi rename vars and clean up. Logging changes.
|
2019-07-13 12:44:10 +02:00 |
soft
|
Use _WIN32 to handle Windows specific code
|
2019-08-28 20:37:53 +02:00 |
vulkan
|
vulkan: automation screenshot. less code duplication
|
2019-11-13 20:08:14 +01:00 |
CustomTexture.cpp
|
Merge remote-tracking branch 'origin/master' into fh/vulkan
|
2019-11-10 21:01:29 +01:00 |
CustomTexture.h
|
rend: refactor texture cache and poly/triangle sorters out of gles
|
2019-10-04 12:22:18 +02:00 |
TexCache.cpp
|
vulkan: automation screenshot. less code duplication
|
2019-11-13 20:08:14 +01:00 |
TexCache.h
|
vulkan: automation screenshot. less code duplication
|
2019-11-13 20:08:14 +01:00 |
gui.cpp
|
vulkan: automation screenshot. less code duplication
|
2019-11-13 20:08:14 +01:00 |
gui.h
|
android: use a single activity with simple layout
|
2019-03-27 21:09:53 +01:00 |
gui_android.cpp
|
vulkan renderer - WIP
|
2019-10-05 11:50:14 +02:00 |
gui_android.h
|
Moved most android settings into the new gui
|
2019-03-05 00:54:01 +01:00 |
gui_util.cpp
|
gui: Replace "std:string" by "std::string"
|
2019-10-06 10:58:44 +02:00 |
gui_util.h
|
vulkan: some ui
|
2019-10-15 16:52:02 +02:00 |
osd.cpp
|
refactor xform matrix out of gles. use xform matrix in vulkan
|
2019-10-23 18:13:28 +02:00 |
osd.h
|
refactor xform matrix out of gles. use xform matrix in vulkan
|
2019-10-23 18:13:28 +02:00 |
rend.h
|
rend/soft: Import the experimental core from nulldc/drkpvr, better renderer modularization
|
2015-08-05 02:43:40 +02:00 |
sorter.cpp
|
gl: const everything
|
2019-10-25 22:47:20 +02:00 |
sorter.h
|
gl: const everything
|
2019-10-25 22:47:20 +02:00 |
transform_matrix.h
|
vulkan: quad buffer, extract shader compiler
|
2019-11-10 10:16:18 +01:00 |