]> git.xonotic.org Git - xonotic/darkplaces.git/commit
DPiOS almost works now...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 8 Feb 2011 18:23:47 +0000 (18:23 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 8 Feb 2011 18:23:47 +0000 (18:23 +0000)
commit7de8b7bc89c7c708cd4a527dcafa391b96fdaf17
tree644405cb0854efe4e8660ae1180f5dbd2bb91725
parent6f03e178f59f9ac5014ca380316be95f5b4bc11b
DPiOS almost works now...
Side effects: had to change the internalformat hints on the GL texture formats, because values 3 and 4 are not supported on GLES, using GL_RGB and GL_RGBA instead (same meaning).

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10830 d7cf8633-e32d-0410-b094-e92efae38249
DPiOS.xcodeproj/project.pbxproj
fs.c
gl_backend.c
gl_textures.c
vid_sdl.c
vid_shared.c