Twinaphex
6c80cd81d0
(PS3) Cleaner aspect ratio changing code
2012-04-13 03:03:21 +02:00
Twinaphex
db00f689c8
Fixed indenting in a lot of console files
2012-04-10 21:24:05 +02:00
Twinaphex
5906754468
(Libretro) libretro-related to ports
2012-04-10 03:14:21 +02:00
Twinaphex
6c05eac2f5
(PS3) Preliminary PS3 conversion to libretro
2012-04-10 00:22:02 +02:00
Themaister
e3a71a8c5b
Fixup headers.
2012-04-09 22:05:26 +02:00
Themaister
62c96ea937
Change license header.
2012-04-09 22:03:57 +02:00
Themaister
9698cd7dbd
Change headers.
2012-04-09 22:03:57 +02:00
Twinaphex
e18a9e1001
Added set_aspect_ratio callback function
2012-04-09 16:04:24 +02:00
Twinaphex
0eb49deaa8
(PS3) Forgot to hook up set_rotate function pointer
2012-04-01 01:32:05 +02:00
Twinaphex
239e491382
(PS3) Implemented rotation callback function
2012-04-01 01:01:01 +02:00
Twinaphex
dc1616b7ce
(PS3) No warnings when compiling griffin.c now
2012-03-29 02:07:05 +02:00
Twinaphex
e7419d2fa5
(PS3) Menu cleanups
2012-03-26 15:03:50 +02:00
Twinaphex
42b756480b
(PS3) Integrated local shader_cg.c into ps3_video_psgl.c
2012-03-23 01:19:44 +01:00
Twinaphex
f442c8ab5f
(PS3) Small change
2012-03-19 01:41:55 +01:00
Twinaphex
2a6551a62a
Fixup includes
2012-03-16 23:31:26 +01:00
TwinAphex51224
8d5385d1d7
(PS3) Aspect ratio fix
2012-03-09 01:21:10 +01:00
TwinAphex51224
8ef9e99960
(PS3) Saves custom viewport settings now
2012-03-03 16:10:03 +01:00
TwinAphex51224
db87f664b8
(PS3) Sound options added - reiniting sound has yet to happen
2012-03-03 11:54:14 +01:00
TwinAphex51224
c6fa39fde0
(PS3) Implemented Resize mode
2012-03-01 16:55:19 +01:00
TwinAphex51224
6c64a024eb
(PS3) Initial joypad button rebinding through menu
2012-02-29 09:16:21 +01:00
TwinAphex51224
90165492a1
(PS3) Added makefile targets for PS3 CFW - NOTE: SSNES Salamander
...
doesn't seem to work yet on CFW PS3 - use make pkg-signed-standalone
for now on CFW PS3 until this gets sorted out.
2012-02-27 13:43:44 +01:00
TwinAphex51224
375d05ed13
(PS3) Fixes the issue with resolution switching + cleaned up
...
some stuff
2012-02-22 21:42:17 +01:00
TwinAphex51224
ece5935ef9
(PS3) Improved controls in menu - less twitchy controls
2012-02-22 19:49:22 +01:00
TwinAphex51224
be3839a9df
(PS3) Proper FBO scales now
2012-02-20 22:34:11 +01:00
TwinAphex51224
17e0f19859
(PS3) Do malloc of pixels inside texture_image_load instead
...
of outside - same with free - still a problem with load_cgp
2012-02-20 21:05:34 +01:00
TwinAphex51224
d7a29a66b4
(PS3) Add some more notifications to get_environment_settings -
...
clean up 'block/unblock swap' printfs
2012-02-20 16:10:32 +01:00
TwinAphex51224
4604a995e9
(PS3) Scale factor can now be changed from ingame menu and
...
regular menu
2012-02-20 04:07:18 +01:00
TwinAphex51224
441cd2b82a
(PS3) Some cleanups in ps3_video_psgl.c
2012-02-16 03:36:40 +01:00
TwinAphex51224
975536ddbf
(PS3) Some cleanups to ingame menu
2012-02-15 01:27:53 +01:00
TwinAphex51224
d77560f1ea
(PS3) Implement swap callback as well
2012-02-13 22:25:25 +01:00
TwinAphex51224
a03dd57166
(PS3) Use new set swap block callback
2012-02-13 22:07:19 +01:00
Themaister
9c861f13be
Fix additional exclamation marks.
2012-02-11 21:16:01 +01:00
TwinAphex51224
a328dbd213
(PS3) Overscan options added
2012-02-02 18:39:09 +01:00
TwinAphex51224
ff6b9bd0bf
(PS3) Refactoring of FBO code
2012-02-01 14:24:48 +01:00
TwinAphex51224
407205a4e5
(PS3) Create reinit_fbo function
2012-01-31 20:17:12 +01:00
TwinAphex51224
766bdf727c
(PS3) Added aspect ratio settings/options
2012-01-31 18:21:53 +01:00
TwinAphex51224
cab8fd2a80
(PS3) WIP aspect ratio settings
2012-01-31 14:12:00 +01:00
TwinAphex51224
f4183d2c8f
(PS3) MSVS 2010f fix plus got rid of some warnings
2012-01-30 20:27:52 +01:00
TwinAphex51224
2702299e7b
(PS3) Added orientation options
2012-01-30 19:44:21 +01:00
Themaister
904cdd3fb4
Add ps3graphics_set_orientation.
2012-01-30 18:49:05 +01:00
Themaister
467023692f
Should fix set_filter.
2012-01-30 18:33:47 +01:00
TwinAphex51224
feec19940a
(PS3) 'Get all available resolutions' is only fetched one time at
...
startup
2012-01-30 16:21:22 +01:00
TwinAphex51224
ec97970206
(PS3) Saves to config file now
2012-01-30 15:59:15 +01:00
TwinAphex51224
73fa4ea199
(PS3) Implemented a bunch of settings :
...
* Audio can be muted
* Buffering mode can be changed from double to triple buffering
and vice versa
* Default ROM startup dir and cheat path can be specified - now
to save the config file at exit
2012-01-30 15:16:29 +01:00
TwinAphex51224
a64ae92d9d
(PS3) Resolution can be changed now - deiniting/initing of video
2012-01-30 13:18:13 +01:00
TwinAphex51224
bad72987d0
(PS3) V-sync can be switched on/off now
2012-01-30 09:53:16 +01:00
TwinAphex51224
8deab9ea35
(PS3) set_filtering function (WIP)
2012-01-30 09:28:41 +01:00
TwinAphex51224
30d229c30b
(PS3) Small rewrite of ps3_video_psgl.c
2012-01-28 11:38:24 +01:00
Hans-Kristian Arntzen
e968d26ba8
Unbind FBO before returning from gl_init_fbo().
2012-01-28 00:34:06 +01:00
TwinAphex51224
db1765e788
(PS3) Shader texture is correctly applied after first booting a
...
game, but not before
2012-01-28 00:34:06 +01:00