]> git.xonotic.org Git - xonotic/darkplaces.git/commit
disabled glBegin, glEnd, glPolygonMode wrapper functions in GLES2 init
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 18 Apr 2011 16:16:15 +0000 (16:16 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 18 Apr 2011 16:16:15 +0000 (16:16 +0000)
commitab196f09c6afcfa263e249640662cc9599ed7f4d
treee030dc696c2bb9fe94c273daa292eb7fa8e8f484
parent8c215d5236b730b87168ff735e47a2d61f88976c
disabled glBegin, glEnd, glPolygonMode wrapper functions in GLES2 init
because the r_showtris/r_shownormals code now checks if these are NULL

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11067 d7cf8633-e32d-0410-b094-e92efae38249
vid_sdl.c