Stenzek
|
a61fc372bb
|
VideoCommon: Change PokeEFB to take a pointer rather than a vector
This saves allocating a vector for the pass-through path.
|
2015-12-20 14:42:14 +10: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
|
268f52e054
|
Add missing license headers
|
2015-05-25 13:11:47 +02:00 |
degasus
|
c7bae5ad11
|
VideoCommon: Merge EFB pokes
|
2015-05-20 10:39:21 +02:00 |
degasus
|
279c657cda
|
Fifo: Replace busy loop with condition variable
|
2015-04-06 12:35:27 +02:00 |
degasus
|
b35fa222f5
|
VideoCommon: perf querys by async events
|
2015-02-22 08:41:15 +01:00 |
degasus
|
edbd402101
|
VideoCommon: bbox by async events
|
2015-02-22 08:41:15 +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 |