bunnei
|
0ee38e1363
gl_rasterizer: Use 32 texture units instead of 3.
|
8 年 前 |
bunnei
|
0162a2d5cb
gl_rasterizer: Implement DrawTriangles.
|
8 年 前 |
bunnei
|
33c0bf9dc5
Maxwell3D: Call AccelerateDrawBatch on DrawArrays.
|
8 年 前 |
bunnei
|
ed2134784e
gl_rasterizer: Implement AnalyzeVertexArray.
|
8 年 前 |
bunnei
|
8041d72a1f
gl_rasterizer_cache: MortonCopy Switch-style.
|
8 年 前 |
bunnei
|
170ac3f9ee
gl_rasterizer_cache: Implement GetFramebufferSurfaces.
|
8 年 前 |
bunnei
|
94c70693f9
maxwell: Add RenderTargetFormat enum.
|
8 年 前 |
bunnei
|
1a9df83535
renderer_opengl: Only draw the screen if a framebuffer is specified.
|
8 年 前 |
bunnei
|
f934da0e43
Merge pull request #283 from Subv/tsc
|
8 年 前 |
bunnei
|
010ea89013
Merge pull request #102 from N00byKing/master
|
8 年 前 |
Subv
|
4697025b73
GPU: Load the sampler info (TSC) when retrieving active textures.
|
8 年 前 |
Subv
|
56e2013c1f
GPU: Added the TSC structure. It contains information about the sampler.
|
8 年 前 |
Subv
|
6afe9e0105
GPU: Added more fields to the TIC structure.
|
8 年 前 |
N00byKing
|
3357e8d9ba
log.h: Change comment from citra to yuzu
|
8 年 前 |
N00byKing
|
75da830c13
file_util.h: Update Comment from citra to yuzu
|
8 年 前 |
N00byKing
|
10d6b07161
yuzu.cpp: Update Link from citra to yuzu
|
8 年 前 |
N00byKing
|
99d86deb1f
cpu_detect.cpp: Change comment from citra to yuzu
|
8 年 前 |
N00byKing
|
b326369704
pre-commit: Change comment from citra to yuzu
|
8 年 前 |
bunnei
|
8c8da93693
Merge pull request #280 from bunnei/misc-service-fixes
|
8 年 前 |
bunnei
|
e9315ace9f
Merge pull request #273 from Subv/textures
|
8 年 前 |
bunnei
|
a0933d92fc
Merge pull request #281 from mailwl/sockets-services
|
8 年 前 |
N00byKing
|
91e67ed430
main.cpp: Replace Citra with yuzu Wiki Links
|
8 年 前 |
N00byKing
|
d248b90c85
main.cpp: Update Dialog from citra to yuzu
|
8 年 前 |
mailwl
|
692639e9b7
Service/sockets: add bsd:s, nsd:a, nsd:u services
|
8 年 前 |
bunnei
|
6f27edccb2
audren_u: Fix GetAudioDevice.
|
8 年 前 |
bunnei
|
bde3e667be
hid: Stub out SetNpadJoyAssignmentModeDual.
|
8 年 前 |
bunnei
|
868f7f18b9
pl_u: Add RequestLoad.
|
8 年 前 |
Subv
|
0ce52b1da2
GPU: Make the debug_context variable a member of the frontend instead of a global.
|
8 年 前 |
Subv
|
2c785bd06c
GPU: Added a function to retrieve the active textures for a shader stage.
|
8 年 前 |
Subv
|
39e60cfeb1
Frontend: Updated the surface view debug widget to work with Maxwell surfaces.
|
8 年 前 |