Revision: 49782
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=49782
Author:   alexk
Date:     2012-08-10 21:14:13 +0000 (Fri, 10 Aug 2012)
Log Message:
-----------
Forgot to add in last commit

Modified Paths:
--------------
    
branches/soc-2012-swiss_cheese/source/blender/editors/space_text/space_text.c

Modified: 
branches/soc-2012-swiss_cheese/source/blender/editors/space_text/space_text.c
===================================================================
--- 
branches/soc-2012-swiss_cheese/source/blender/editors/space_text/space_text.c   
    2012-08-10 21:08:28 UTC (rev 49781)
+++ 
branches/soc-2012-swiss_cheese/source/blender/editors/space_text/space_text.c   
    2012-08-10 21:14:13 UTC (rev 49782)
@@ -435,7 +435,7 @@
        
        /* clear and setup matrix */
        UI_ThemeClearColor(TH_BACK);
-       glClear(GL_COLOR_BUFFER_BIT);
+       gpuClear(GL_COLOR_BUFFER_BIT);
        
        // UI_view2d_view_ortho(v2d);
                

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to