openclonk/src/graphics
Nicolas Hake 652c7e43e2 Fix headless build
Several rendering changes have resulted in a non-rendering build that
failed to build from source. Dummy out all of these functions to make it
work again.

Cherry-picked.
Author:    Nicolas Hake <isilkor@openclonk.org>
Date:      Wed Jun 17 21:30:56 2015 +0200
Conflicts:
	src/lib/StdMesh.h
2015-09-23 21:12:56 +02:00
..
Bitmap256.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
Bitmap256.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Draw.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4Draw.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4DrawGL.cpp gl: Use fewer uniform components to upload bones (#1285) 2015-03-26 13:30:35 +01:00
C4DrawGL.h gl: Use fewer uniform components to upload bones (#1285) 2015-03-26 13:30:35 +01:00
C4DrawGLCtx.cpp Win32: Correctly deselect OpenGL context 2015-02-19 13:04:30 +01:00
C4DrawGLMac.h mac: Zoom in/out main menu commands also work in game mode, call Viewports. methods then 2014-02-16 10:01:14 +01:00
C4DrawGLMac.mm C4DrawGLMac: Put OSX 10.9 API usage into #ifdef block 2015-05-10 20:50:10 +02:00
C4DrawMeshGL.cpp gl: Use fewer uniform components to upload bones (#1285) 2015-03-26 13:30:35 +01:00
C4DrawT.cpp Fix headless build 2015-09-23 21:12:56 +02:00
C4DrawT.h Fix headless build 2015-09-23 21:12:56 +02:00
C4Facet.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4Facet.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4FacetEx.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4FacetEx.h Remove now unused C4FacetEx::DrawLineDw 2014-10-18 13:41:06 -04:00
C4FontLoader.cpp Reorder some declarations and initializations to avoid order mismatch 2015-02-04 22:12:42 +01:00
C4FontLoader.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4GraphicsResource.cpp Fix headless build 2015-09-23 21:12:56 +02:00
C4GraphicsResource.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Shader.cpp Fix headless build 2015-09-23 21:12:56 +02:00
C4Shader.h Fix headless build 2015-09-23 21:12:56 +02:00
C4Surface.cpp Shortcut C4Surface::GetTexAt for unsplit texture 2015-02-22 17:06:35 +01:00
C4Surface.h Shortcut C4Surface::GetTexAt for unsplit texture 2015-02-22 17:06:35 +01:00
C4SurfaceLoaders.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
CSurface8.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
CSurface8.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
StdPNG.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
StdPNG.h Update copyright notices 2013-12-23 13:03:19 +01:00