mirror of
				https://github.com/jojo61/vdr-plugin-softhdcuvid.git
				synced 2025-03-01 10:39:28 +00:00 
			
		
		
		
	Fix remaining indentation problems.
This commit is contained in:
		| @@ -202,8 +202,8 @@ class cOglFb | ||||
| { | ||||
|   protected: | ||||
|     bool initiated; | ||||
| //    GLuint fb; | ||||
| //    GLuint texture; | ||||
|     // GLuint fb; | ||||
|     // GLuint texture; | ||||
|     GLint width, height; | ||||
|     GLint viewPortWidth, viewPortHeight; | ||||
|     bool scrollable; | ||||
| @@ -268,7 +268,7 @@ class cOglOutputFb:public cOglFb | ||||
|  | ||||
| /**************************************************************************************** | ||||
| * cOglVb | ||||
| * Vertex Buffer - OpenGl Vertices for the different drawing commands   | ||||
| * Vertex Buffer - OpenGl Vertices for the different drawing commands | ||||
| ****************************************************************************************/ | ||||
| enum eVertexBufferType | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user