Commit Graph

39 Commits

Author SHA1 Message Date
Zapeth
cf1d44e598 Update Makefiles 2016-05-02 20:10:35 +02:00
twinaphex
40e9d04a71 Create rsx_lib_soft 2016-04-10 03:36:12 +02:00
twinaphex
226a60c453 (RSX/GL) Add rsx_lib_gl.c 2016-04-10 02:40:36 +02:00
twinaphex
0ac6dd32ca (RSX/GL) Add rsx/gl/vertex.c 2016-04-09 22:58:12 +02:00
twinaphex
2b42e34a81 (RSX/GL) Add rsx/gl/framebuffer 2016-04-09 22:41:17 +02:00
twinaphex
56fcde24b2 (GL) Add rsx/gl/texture.c 2016-04-09 21:53:44 +02:00
twinaphex
e5f02064cb Rename rsx functions to rsx_intf_ 2016-04-08 17:03:52 +02:00
twinaphex
84fd6906a8 Move rsx file 2016-03-25 01:42:58 +01:00
twinaphex
46006a9109 Add stub rsx.c 2016-03-24 18:58:52 +01:00
twinaphex
4b5009bb42 Change HAVE_GL to HAVE_OPENGL 2016-03-24 18:12:12 +01:00
twinaphex
0ca013e865 Update to work with new libretro-common 2016-03-24 06:29:34 +01:00
twinaphex
998ba42e58 Remove unused task_queue 2016-03-08 17:29:28 +01:00
twinaphex
a82e5df95b Start hooking up GL 2016-02-11 22:45:48 +01:00
twinaphex
62cfccc17c Compile in libretro-common's task_queue 2016-02-09 18:19:51 +01:00
twinaphex
fd3141bb05 Define HAVE_THREADS 2016-02-09 18:02:52 +01:00
twinaphex
0cbddd8aec Update rthreads and bake in async_job.c 2016-02-09 00:45:48 +01:00
twinaphex
b28b42ab96 Cleanups 2016-01-31 11:36:13 +01:00
twinaphex
7e166df9e9 Fix Griffin 2016-01-31 06:00:36 +01:00
twinaphex
f714c4334f Move rthreads over to libretro-common 2015-10-03 08:04:28 +02:00
twinaphex
ed5fcb0302 Remove FileWrapper.cpp 2015-10-01 03:20:54 +02:00
twinaphex
6b60d5188a Add retro_file.c/retro_stat.c 2015-09-30 02:49:00 +02:00
twinaphex
c303979881 Convert md5 code over to C 2015-08-06 15:14:15 +02:00
twinaphex
23c83accbd Exclude dis.cpp from non-debug builds 2015-07-29 18:32:39 +02:00
twinaphex
9d81804ba5 Convert CDUtility to C 2015-07-29 01:14:10 +02:00
twinaphex
7800ed6011 Convert lec to C 2015-07-29 01:02:54 +02:00
twinaphex
4169e214be Split up misc functions into mednafen/cdrom/misc.cpp 2015-07-29 00:38:34 +02:00
twinaphex
4e8b4634b1 Convert recover-raw.cpp to C 2015-07-28 23:36:17 +02:00
twinaphex
95d7ed845d Convert l-ec.c to C 2015-07-28 23:27:46 +02:00
twinaphex
8c28b8cf56 Convert galois over to C 2015-07-28 23:17:20 +02:00
twinaphex
199c3a8ba1 Convert file to C 2015-07-28 23:03:58 +02:00
twinaphex
9df056ef2d Create Makefile.common 2015-07-26 17:02:51 +02:00
twinaphex
f2bc1f83ee Cleanups 2015-07-25 18:26:40 +02:00
twinaphex
8d705a90ff Cleanups 2015-07-25 18:06:37 +02:00
twinaphex
59fb5f805b Cleanups 2015-07-25 00:49:47 +02:00
twinaphex
4e6edb64a2 Revert "Backport changes to gpu.cpp - note - currently broken in some ways" - performance is unacceptably bad with these changes
This reverts commit 5f4a5048ae.
2014-12-24 21:32:23 +01:00
twinaphex
5f4a5048ae Backport changes to gpu.cpp - note - currently broken in some ways 2014-12-24 19:45:32 +01:00
twinaphex
e1c0ab0de0 Revert "Initial port of gpu.cpp - not working yet - if proves too bothersome - revert"
This reverts commit cf957a454e.
2014-12-18 02:32:03 +01:00
twinaphex
cf957a454e Initial port of gpu.cpp - not working yet - if proves too bothersome - revert 2014-12-18 02:22:57 +01:00
twinaphex
10c6ae8a16 Add preliminary Makefile.common 2014-11-02 07:47:01 +01:00