User Tools

Site Tools


proton_gles_emu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

proton_gles_emu [2011/07/24 03:00] – created sethproton_gles_emu [2011/07/24 03:46] (current) seth
Line 1: Line 1:
-*** Setting PowerVR GL ES 1.X emulator stuff ***+====Setting PowerVR GL ES 1.X emulator stuff====
  
 Running your apps in standard GL is all fine and good, but honestly, any time you're working deep in the graphic stuff and targeting mobile devices you're going to want your dev environment to mimic the real thing as closely as possible. Running your apps in standard GL is all fine and good, but honestly, any time you're working deep in the graphic stuff and targeting mobile devices you're going to want your dev environment to mimic the real thing as closely as possible.
Line 6: Line 6:
  
   * First download [[http://www.imgtec.com/powervr/insider/powervr-login.asp?SDK=WinXPEmuOGLES1.1|the PowerVR GL ES 1.1 Windows emulation sdk]] - you may have to register [[http://www.imgtec.com/powervr/insider/sdkdownloads/index.asp|here]] first.   * First download [[http://www.imgtec.com/powervr/insider/powervr-login.asp?SDK=WinXPEmuOGLES1.1|the PowerVR GL ES 1.1 Windows emulation sdk]] - you may have to register [[http://www.imgtec.com/powervr/insider/sdkdownloads/index.asp|here]] first.
-  * Install them somewhere.+  * Install them somewhere 
 + 
 +Next, we'll copy a piece out of the newly installed powerVR stuff into the Proton shared dir Why do I do it this way?  It's so my internal full backups will just "work" out of the box without needing to set anything up.  I don't include them with Proton for legal reasons. 
 + 
 +  * Copy the contents of **<powervr install dir>/Builds/** into **<proton dir>/shared/win/powerVR** 
 +  * Copy **<proton dir>/shared/win/powerVR/OGLES/WindowsX86/Lib/*.dll** into **<proton dir>/RTBareBones/bin** 
 +  * Load RTBareBones and set the build profile to "Common Debug" 
 + 
 +Clean solution, then build and run.  You should see something like this: 
 + 
 +{{:pvr_install.png?500|}} 
 + 
proton_gles_emu.1311476419.txt.gz · Last modified: 2011/07/24 03:00 by seth