Lime-3DS-Emulator/src/video_core
Tony Wasserka 8528c810cf Video core: Add utility class for vector operations.
I wrote most of this for ppsspp, so I hold full copyright over it.
In addition to the original release in ppsspp, this provides functionality to easily extend e.g. two-dimensional vectors to three-dimensional vectors.
2014-08-12 13:46:20 +02:00
..
renderer_opengl Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. 2014-08-12 13:32:56 +02:00
CMakeLists.txt Video core: Add utility class for vector operations. 2014-08-12 13:46:20 +02:00
gpu_debugger.h GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. 2014-08-05 23:58:00 -04:00
math.h Video core: Add utility class for vector operations. 2014-08-12 13:46:20 +02:00
pica.h Pica/GPU: Change hardware registers to use physical addresses rather than virtual ones. 2014-08-12 13:32:56 +02:00
renderer_base.h removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class 2014-04-27 18:29:51 -04:00
utils.cpp Improved clarity and whitespace 2014-05-19 15:21:55 -07:00
utils.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
video_core.cpp Preprocessor: #if's out OSX-specific GL changes on other platforms 2014-06-12 06:10:55 -04:00
video_core.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
video_core.vcxproj Video core: Add utility class for vector operations. 2014-08-12 13:46:20 +02:00
video_core.vcxproj.filters Video core: Add utility class for vector operations. 2014-08-12 13:46:20 +02:00