File diff r26253:da15255c652b → r26254:4dd185cf8a2d
src/video/opengl.h
Show inline comments
 
@@ -92,6 +92,8 @@ public:
 

	
 
	void PrepareContext();
 

	
 
	std::string GetDriverName();
 

	
 
	void UpdatePalette(const Colour *pal, uint first, uint length);
 
	bool Resize(int w, int h, bool force = false);
 
	void Paint();