![]() |
|
SSE 4.1 plugins - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: SSE 4.1 plugins (/Thread-sse-4-1-plugins) Pages:
1
2
|
SSE 4.1 plugins - RupeeClock - 03-03-2010 Say, when did these plugins pop up? ![]() I don't remember seeing them until recently. When I check them, the SSE 4.1 plugins don't have the Safe/Normal/Fast texture cache options. Is it possible I've mistaken added plugins, after over-writing spellforce's 5149 Intel Compile, with Mamario's 5150 standard compile? RE: SSE 4.1 plugins - James333 - 03-03-2010 that or mamario is uploading the SSE4 builds from the sourcecode RE: SSE 4.1 plugins - thaCASHdude - 03-03-2010 who knows........ RE: SSE 4.1 plugins - RupeeClock - 03-03-2010 Well, here's something else interesting. Free look is broken in my OpenGL plugin, you can zoom and pan, but you can't use your mouse to change the angle. The OpenGL SSE4.1 plugin is fine though. RE: SSE 4.1 plugins - spellforce - 03-03-2010 mamario build does not pull the build from the SSE4.1 branch.Normal svn checkout will skip the branch file and just add the svn number (example mamario's 5148 = mamario's 5149). SSE4 branch added in svn 5124 so there will be only code before 5124 and will update only file that add to the branch.the svn add after 5124 in main trunk will not add to the branch so the new safe texture cache and other fix are not add too. for now mamario's build will get nothing from the SSE4.1 brach this mean no SSE4.1 features unless he compile the branch and put SSE4.1 plugin to his normal build. http://code.google.com/p/dolphin-emu/source/detail?r=5149 you can see the word branches here in 5149 http://code.google.com/p/dolphin-emu/source/detail?r=5150 and you will see trunk here in 5130 RE: SSE 4.1 plugins - fred52170 - 03-04-2010 So if i've understood (i'm french) mamario's builds are not made for core i7 users because it doesn't update dolphin for this sse4 features? isn't it? Which build already compiled can we download (for non programmers like me it will be easier than compile) RE: SSE 4.1 plugins - RupeeClock - 03-04-2010 Actually, my Core 2 Duo E8600 supports SSE 4.1, it's not just core i7. RE: SSE 4.1 plugins - thaCASHdude - 03-04-2010 and Core 2 Quads and Extremes RE: SSE 4.1 plugins - Darkness Knight - 03-04-2010 Core 2 Duo E8XXX ---> SSE 4.1 Core 2 Quad Q8XXX+ ---> SSE 4.1 Core i3 /i5 /i7 -----> SSE 4.1 - 4.2 Salu2 RE: SSE 4.1 plugins - fred52170 - 03-04-2010 OK, now we know the processors that are using sse4. Can you tell me so if i should download another build because mamario builds don't compile this sse4 feature? |