twinaphex
|
9d311a8f9e
|
(Lakka) Add unfinished Lakka menu display driver
|
2014-02-26 21:10:39 +01:00 |
|
Themaister
|
28d1e77a36
|
Fix GPU screenshots with GL + threaded driver.
|
2014-02-26 20:42:22 +01:00 |
|
twinaphex
|
ffed705b4c
|
(GX) Add more line-doubled resolutions
|
2014-02-26 20:22:10 +01:00 |
|
twinaphex
|
6a0b3418d1
|
(PSP1) Add __sceGuFinish_GU_DIRECT
|
2014-02-26 06:50:11 +01:00 |
|
twinaphex
|
60665b490c
|
(PSP1) Add WIP psp1_video_inl.h
|
2014-02-26 06:42:54 +01:00 |
|
twinaphex
|
3f54b9fd28
|
(XDK) Simplify DrawVerticeFormats
|
2014-02-26 06:19:29 +01:00 |
|
twinaphex
|
c7daeb29a9
|
(GCMGL) Cleanups #3
|
2014-02-26 05:57:13 +01:00 |
|
twinaphex
|
c6a091ef7f
|
(GCMGL) Cleanups #2
|
2014-02-26 05:17:22 +01:00 |
|
twinaphex
|
94dbb8264c
|
(GCMGL) Cleanups
|
2014-02-26 04:51:45 +01:00 |
|
twinaphex
|
ab3ea28b2a
|
(GCMGL) Make rglGcmSetTransferImage part of rgl-gcm-cmds.h
|
2014-02-26 03:54:55 +01:00 |
|
twinaphex
|
a753fdebc4
|
(GCMGL) Move more functions over to rgl-gcm-cmds.h
|
2014-02-26 03:12:09 +01:00 |
|
twinaphex
|
fcf30143b4
|
(PS3) Change HAVE_RGL to HAVE_GCMGL
|
2014-02-25 22:01:46 +01:00 |
|
twinaphex
|
babbd68a33
|
(PSL1GHT) Update Makefile
|
2014-02-25 21:59:23 +01:00 |
|
twinaphex
|
3970a10b40
|
(GCMGL) Rename RGL headers to PSGL/
|
2014-02-25 21:53:20 +01:00 |
|
twinaphex
|
57cd663c20
|
(RGL PS3) Rename RGL PS3 to GCMGL
|
2014-02-25 21:49:42 +01:00 |
|
twinaphex
|
f2840f5032
|
Update MSVC solution with new location of gfx/image/image.c
|
2014-02-25 21:24:55 +01:00 |
|
twinaphex
|
fd7f4d45cd
|
Move image files to gfx/image/
|
2014-02-25 21:24:15 +01:00 |
|
twinaphex
|
631b1709d8
|
(RMenu) Fix some labels
|
2014-02-25 21:00:33 +01:00 |
|
twinaphex
|
be10872f7d
|
Revert "(RMenu) Refactor rmenu"
This reverts commit 6e8e22a458eaafa10af381133eb5edcf16cbb6ae.
|
2014-02-25 19:21:20 +01:00 |
|
Themaister
|
107c07c05d
|
Reinit driver on composition change.
|
2014-02-25 19:14:22 +01:00 |
|
Themaister
|
b83bce794f
|
Use consistent casing for some menu entries.
Convention so far is casing every word.
|
2014-02-25 19:06:02 +01:00 |
|
twinaphex
|
6e8e22a458
|
(RMenu) Refactor rmenu
|
2014-02-25 19:05:46 +01:00 |
|
twinaphex
|
df5c88c837
|
(Menu) Add window compositing disable option in 'General Settings'
(only implemented for Windows Vista+ right now)
|
2014-02-25 18:47:53 +01:00 |
|
twinaphex
|
180717faab
|
(Menu) Add 'Pause if window focus lost' to General Options
|
2014-02-25 18:23:20 +01:00 |
|
twinaphex
|
7064845e0e
|
(Menu) Move all uncategorized remaining options to 'General Options'
|
2014-02-25 18:09:29 +01:00 |
|
twinaphex
|
21901b2dd5
|
(RGUI) Fix labels for submenus
|
2014-02-25 16:44:09 +01:00 |
|
twinaphex
|
ca067fd31b
|
(Menu) Move Overlay Options up one level
|
2014-02-25 16:40:12 +01:00 |
|
twinaphex
|
a08c6c8303
|
(Menu) Move Shader Options up one level
|
2014-02-25 16:04:36 +01:00 |
|
Themaister
|
d98af82baf
|
Honor ident param.
|
2014-02-25 09:56:39 +01:00 |
|
Themaister
|
b782778edf
|
Forgot that FFmpeg also uses resampler.
|
2014-02-25 09:51:24 +01:00 |
|
Themaister
|
cd597dc247
|
Make resampler "driver" hook code consistent with rest.
|
2014-02-25 09:39:48 +01:00 |
|
twinaphex
|
69267a8fa2
|
(Resampler) Change 'OSK' to 'Resampler'
|
2014-02-25 03:27:17 +01:00 |
|
twinaphex
|
4b1438e4b2
|
(Menu) Add audio resampler selection to 'Drivers' section
|
2014-02-25 03:23:50 +01:00 |
|
twinaphex
|
7452a48864
|
Add back resampler selection code
|
2014-02-25 02:55:25 +01:00 |
|
Twinaphex
|
2489e2fef0
|
Merge pull request #574 from tobiasjakobi/master
lima + omap: plug the mem leaks that were reported on IRC
|
2014-02-24 22:14:26 +01:00 |
|
Tobias Jakobi
|
20067ed087
|
video_omap: plug memory leak
|
2014-02-24 21:12:12 +01:00 |
|
Tobias Jakobi
|
117a1ff64b
|
video_lima: plug potential memory leak
|
2014-02-24 21:03:35 +01:00 |
|
Twinaphex
|
c5547bf9e1
|
Merge pull request #573 from aliaspider/master
(PSP) video driver update.
|
2014-02-24 19:55:07 +01:00 |
|
aliaspider
|
9c8b91d3af
|
(PSP) video: RGB to BGR conversion and frame upload is now done entirely
by the GU. added usage of callable display lists.
|
2014-02-24 19:47:15 +01:00 |
|
twinaphex
|
03ec845977
|
(Salamander) frontend_context.h gets new member function
'salamander_init'
|
2014-02-24 18:23:12 +01:00 |
|
twinaphex
|
fb718af5c2
|
(PSL1GHT) Take out unneeded GCM_METHOD macros
|
2014-02-24 17:48:30 +01:00 |
|
twinaphex
|
de683f2745
|
(PSL1GHT) Get rid of ifdef around sdk_version.h
|
2014-02-24 17:45:34 +01:00 |
|
twinaphex
|
2baf9bbf22
|
(PSL1GHT) Add header 'sdk_version.h'
|
2014-02-24 17:44:15 +01:00 |
|
twinaphex
|
f5321d69c8
|
(PSGL) Remove psglu.h header include
|
2014-02-24 17:30:08 +01:00 |
|
twinaphex
|
a182fd0772
|
(PS3) ps3_audio - Get rid of PSL1GHT ifdef - same for PSL1GHT and PS3
SDK
|
2014-02-24 16:56:21 +01:00 |
|
Themaister
|
a3de207fbd
|
Clarify check_variables().
|
2014-02-23 23:04:18 +01:00 |
|
aliaspider
|
5ce55a8dfa
|
(PSP) add alignement requirement to menu_framebuf in rgui.c
|
2014-02-23 18:32:46 +01:00 |
|
Themaister
|
520c5534c1
|
Nit in comment.
|
2014-02-23 11:13:05 +01:00 |
|
Themaister
|
883708df0f
|
Merge git://github.com/Alcaro/RetroArch into alcaro
Conflicts:
retroarch.c
rewind.c
|
2014-02-23 11:10:25 +01:00 |
|
twinaphex
|
cf71da660e
|
(Menu common) Add more runtime checks for checking if video is initialized
|
2014-02-23 05:02:48 +01:00 |
|