sigmabeta
|
a028805626
|
Android: Save screenshot at end of an emulation session.
|
2015-06-23 22:22:01 -04:00 |
|
Lioncash
|
cfead69f67
|
RenderBase: Remove an unused variable
|
2015-06-19 20:30:29 -04:00 |
|
Fog
|
6e7fedd4d0
|
Add UI Support for up to 8x Internal Resolutions
|
2015-06-10 20:17:30 -04:00 |
|
Ryan Houdek
|
dad5d8e13d
|
Merge pull request #2357 from degasus/ogl_efb_poke_merge
ogl: efb poke merge
|
2015-05-25 23:26:39 -04:00 |
|
Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
|
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
|
degasus
|
c7bae5ad11
|
VideoCommon: Merge EFB pokes
|
2015-05-20 10:39:21 +02:00 |
|
Lioncash
|
7408de7e79
|
Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2
Basic Formatting/Whitespace Cleanup
|
2015-02-25 18:07:56 -05:00 |
|
Stevoisiak
|
93b16a4a2d
|
Formatting/Whitespace Cleanup
Various fixes to formatting and whitespace
|
2015-02-25 10:48:21 -05:00 |
|
degasus
|
967eaad8df
|
VideoCommon: rename efb2tex and efb2ram
|
2015-02-24 23:10:13 +01:00 |
|
degasus
|
1313d3461f
|
VideoCommon: always enable efb copy
|
2015-02-24 23:01:01 +01:00 |
|
degasus
|
ad7264da7d
|
VideoCommon: implement swap requests in the full async way
|
2015-02-22 08:41:15 +01:00 |
|
degasus
|
bc248f8941
|
VideoCommon: use a new async event system for efb access
|
2015-02-22 08:41:15 +01:00 |
|
Pierre Bourdon
|
1e809d9c11
|
Revert "Merge pull request #1903 from RisingFog/libav"
This reverts commit 34079a0037, reversing
changes made to 3274df7158.
|
2015-01-26 02:35:29 +01:00 |
|
Fog
|
6cad635bd8
|
Use ffmpeg for Windows Video Dumping instead of VFW
|
2015-01-21 19:47:45 -05:00 |
|
Stevoisiak
|
cb86db7b68
|
Minor consistency changes
Mostly small changes, like capitalization and spelling
|
2015-01-12 15:18:18 -05:00 |
|
Jules Blok
|
e1dc033113
|
Renderer: Cosmetics.
|
2014-12-28 18:35:23 +01:00 |
|
Jules Blok
|
46bb4fd364
|
FramebufferManagerBase: Remove obsolete parameters.
|
2014-12-25 00:58:16 +01:00 |
|
degasus
|
3f9b52e555
|
OGL: draw shadows within rasterfont itself
|
2014-12-20 13:31:41 +01:00 |
|
degasus
|
fb177ca04e
|
VideoCommon: merge debug test generators
|
2014-12-20 13:06:29 +01:00 |
|
degasus
|
ffa014dd48
|
VideoCommon: merge debug info generators
|
2014-12-20 12:25:10 +01:00 |
|
Jules Blok
|
f74d1b16ed
|
OGL: Add Top-and-Bottom stereoscopy mode.
|
2014-11-23 14:27:39 +01:00 |
|
degasus
|
c211450b99
|
OGL: implement bounding box support with ssbo
This implemention tries to be as accurate as the old SW implemention, but it will remove the dependcy of our vertexloader on videosw.
|
2014-11-17 21:20:32 +01:00 |
|
Fog
|
8d424b114a
|
Move bDumpFrames to SConfig (and it's references)
|
2014-10-12 23:56:16 -04:00 |
|
comex
|
7f6284c2fc
|
Change a bunch of reference function arguments to pointers.
Per the coding style and sanity.
|
2014-10-02 03:00:33 -04:00 |
|