Twinaphex
|
c14b560255
|
(RARCH_CONSOLE) Refactor some console-specific things
|
2012-08-18 21:50:44 +02:00 |
|
twinaphex
|
9f75454391
|
(Rzlib) Add WIN32 include
|
2012-08-18 20:08:59 +02:00 |
|
Twinaphex
|
0ff9aa7b3c
|
(RZlib) Now extracts directories in ZIP file too
|
2012-08-18 19:52:35 +02:00 |
|
Twinaphex
|
0e86504097
|
(PS3) 'Return to Multiman' option fixed
|
2012-08-18 18:25:38 +02:00 |
|
Twinaphex
|
7294049953
|
(RMenu) Try to cut down on size
|
2012-08-18 16:28:52 +02:00 |
|
twinaphex
|
f75f96269c
|
(Filebrowser) change to PATH_MAX
|
2012-08-18 13:38:17 +02:00 |
|
twinaphex
|
8e559ee849
|
(Filebrowser) Use MAX_PATH
|
2012-08-18 13:17:55 +02:00 |
|
Twinaphex
|
fdbea950f1
|
(Filebrowser) Do dir_list_free in parse_directory
|
2012-08-18 01:13:25 +02:00 |
|
Twinaphex
|
2790555f1c
|
(PS3/Rmenu) Build fix
|
2012-08-17 21:43:12 +02:00 |
|
twinaphex
|
07c6ff5666
|
(RMenu) filebrowser_free called at end of menu_loop - filebrowser_init
called at start of menu_loop
|
2012-08-17 18:22:28 +02:00 |
|
twinaphex
|
d709cb04b4
|
(Xbox 1) Free up ROM select panel too - shaves off 0.34MB memory
usage
|
2012-08-17 18:08:15 +02:00 |
|
twinaphex
|
71c8dfb891
|
(Xbox 1) Free texture BG before going into game and reload texture
when going back to menu - frees up 3MB RAM
|
2012-08-17 18:02:09 +02:00 |
|
twinaphex
|
6a08c92ada
|
(Xbox 1) Cut down on some static variables
|
2012-08-17 17:45:14 +02:00 |
|
Toad King
|
9890a0ba9a
|
(GX) aspect ratio selection
TODO: custom viewport code
|
2012-08-16 12:41:07 -04:00 |
|
Twinaphex
|
bbe0f00059
|
(GX) Should save soft_display_filter to config file now
(CONSOLE) throttle mode will not be enabled if force_nonblock
is set to true
|
2012-08-15 21:00:23 +02:00 |
|
Themaister
|
3ac159845d
|
Set refresh_rate in console.
|
2012-08-15 19:59:22 +02:00 |
|
Twinaphex
|
0890fced4b
|
(RGL) Add back cellGcmSetAlphaFunc
|
2012-08-15 13:54:17 +02:00 |
|
Twinaphex
|
8c7e235e32
|
(PSL1GHT/Rgl) Compatibility changes
|
2012-08-15 13:15:12 +02:00 |
|
Twinaphex
|
a48376efd9
|
(PSL1GHT) Move GCM macro method defines to sdk_defines.h
|
2012-08-15 12:30:08 +02:00 |
|
Twinaphex
|
82fed93971
|
(PSL1GHT RGL) Add some GCM macro definitions for PSL1GHT
|
2012-08-15 12:06:04 +02:00 |
|
Twinaphex
|
408a0c34bc
|
(RGL) Remove rglFifoGlVertexAttribPointer
|
2012-08-15 11:41:04 +02:00 |
|
Twinaphex
|
83a361cd82
|
(RGL) Replace messy initializers
|
2012-08-15 11:01:09 +02:00 |
|
Twinaphex
|
44ff5ec1c3
|
(RGL) Clean up RGLTransferDataVidToVid
|
2012-08-15 10:49:39 +02:00 |
|
Toad King
|
1b6b313787
|
(RGUI) add savestate support
|
2012-08-12 03:39:00 -04:00 |
|
Toad King
|
3634136a3a
|
(RGUI) display core name in menu
|
2012-08-12 01:32:22 -04:00 |
|
Twinaphex
|
e3e3e1f3bc
|
(PS3) Create gfx_ctx_get_aspect_ratio
|
2012-08-10 07:20:49 +02:00 |
|
Twinaphex
|
fcebaca85e
|
(PS3) Rewrite resolution context code
|
2012-08-10 04:48:21 +02:00 |
|
Toad King
|
552180f276
|
(SALAMANDER) fix rarch_manage_libretro_set_first_file so it doesn't select the salamander executable
|
2012-08-09 22:58:38 -04:00 |
|
Twinaphex
|
7491de4c95
|
(RARCH_CONSOLE) Add Salamander default path
|
2012-08-10 03:48:54 +02:00 |
|
Twinaphex
|
9d356c716d
|
(Salamander) Remove console/salamander - Salamander is platform-independent
per port now
|
2012-08-10 03:37:12 +02:00 |
|
Twinaphex
|
dfd5571f12
|
(RGL) Move some stuff around
|
2012-08-10 02:31:39 +02:00 |
|
Twinaphex
|
f04e079d77
|
(RGL) Cleanups
|
2012-08-10 01:37:39 +02:00 |
|
Toad King
|
7ee8e1e524
|
(GX) implement core changing in RGUI
fix core management picking salamander, resulting in hard-lock
change tabs->spaces
|
2012-08-09 19:01:46 -04:00 |
|
Twinaphex
|
e2c96f9a09
|
(RGL) Big cleanup
|
2012-08-10 00:00:33 +02:00 |
|
Twinaphex
|
c369aa97df
|
(RGL) Uses custom matrix code
|
2012-08-09 23:20:39 +02:00 |
|
Twinaphex
|
77b2ed5514
|
Revert "(PSL1GHT) Add PSL1GHT semaphore redefinitions"
This reverts commit 04a5a174091002bd7c742d2115ed7551bb9f036c.
|
2012-08-09 23:06:39 +02:00 |
|
Twinaphex
|
c45c49c5c2
|
(RGL) Include cgGLSetMatrixParameterfc
|
2012-08-09 22:15:30 +02:00 |
|
Twinaphex
|
04a5a17409
|
(PSL1GHT) Add PSL1GHT semaphore redefinitions
|
2012-08-09 19:17:07 +02:00 |
|
Twinaphex
|
84a6c4d521
|
(RGL) Remove TextureMatrixStack
|
2012-08-09 18:58:08 +02:00 |
|
Twinaphex
|
90786687d4
|
(RGL) Cleanup
|
2012-08-09 07:13:29 +02:00 |
|
Twinaphex
|
48480bc22f
|
(PS3/RGL) Cleanup
|
2012-08-09 06:29:33 +02:00 |
|
Twinaphex
|
0c6017caff
|
(GX) Cleanups
|
2012-08-09 05:27:06 +02:00 |
|
Twinaphex
|
5e97b86e65
|
(GX) Change wii_ naming conventions to gx_
|
2012-08-09 03:54:27 +02:00 |
|
Twinaphex
|
4eb04a682c
|
(GX) VIDEO_SetTrapFilter not run every frame now
|
2012-08-08 23:25:41 +02:00 |
|
Twinaphex
|
5de1373d23
|
Revert "Revert "(GX) Add VI_Trap Filter (for Wii)" - noticeable audio pops"
This reverts commit 827e69fabcac8673c12d0265ad36b5f5fcb5e256.
|
2012-08-08 22:39:19 +02:00 |
|
Twinaphex
|
827e69fabc
|
Revert "(GX) Add VI_Trap Filter (for Wii)" - noticeable audio pops
for little gain
This reverts commit 690ac65d3e5d56087e1d26135b31f2be69446ceb.
|
2012-08-08 21:25:52 +02:00 |
|
Twinaphex
|
690ac65d3e
|
(GX) Add VI_Trap Filter (for Wii)
|
2012-08-08 21:04:33 +02:00 |
|
Twinaphex
|
c6032be256
|
(GX) Add gamma correction options in settings menu
|
2012-08-08 19:55:38 +02:00 |
|
Twinaphex
|
5e2307d9c9
|
(GX) Add rotation options in settings menu
|
2012-08-08 18:47:15 +02:00 |
|
twinaphex
|
ae7292b111
|
(Xbox 1) Save flicker filter and soft filter in config file
|
2012-08-07 18:33:16 +02:00 |
|