This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
34909ecebc28c470c89ca2c33cd975c0af9635f4
dolphin
/
Source
/
Core
/
VideoCommon
History
baby.lueshi
d57b0a14d0
Fixed hires textures not scaling. Also increased max size of custom textures to 2048x2048.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6254
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-10-04 01:54:51 +00:00
..
Src
Fixed hires textures not scaling. Also increased max size of custom textures to 2048x2048.
2010-10-04 01:54:51 +00:00
OpenCL.rules
Meta:
2010-06-02 18:00:22 +00:00
VideoCommon.vcproj
Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommon. Still need to merge VertexManager::Flush (will be easier after TextureCache is merged). Purposely using a class/virtualfuncs rather than a namespace so multiple VertexManager can be in one plugin (VideoMergeNew? :p).
2010-10-03 00:41:06 +00:00