ptitSeb
Serial Porter
Here is my patch to SDL2, to make it run better on the Pandora.
Included are:
To use GLES|2 instead of GL (glshim), use those 2 export:
export SDL_VIDEO_GLES2=1
export SDL_VIDEO_GL_DRIVER=libGLESv2.so
Here is the patch:
SDL_pandora.tar.gz
				
			Included are:
- Support for raw screen mode
 - Support for Pandora keymap (could be improved)
 - Ability to Force GLES2 instead of GL (incase you have glshim visible to SDL)
 - New: Support for Nub as Joystick
 
To use GLES|2 instead of GL (glshim), use those 2 export:
export SDL_VIDEO_GLES2=1
export SDL_VIDEO_GL_DRIVER=libGLESv2.so
Here is the patch:
SDL_pandora.tar.gz
Attachments
			
				Last edited by a moderator: 
			
		
	
								
								
									
	
								
							
							
	