openclonk/src/graphics
Nicolas Hake c8d37a5346 C4DrawT: Remove unused functions, add override specifiers 2017-03-05 12:41:51 +01:00
..
Bitmap256.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
Bitmap256.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4BltTransform.cpp Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4BltTransform.h Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4Draw.cpp Implement setting shader uniforms from script (#1206) 2016-11-12 22:09:23 +01:00
C4Draw.h Implement setting shader uniforms from script (#1206) 2016-11-12 22:09:23 +01:00
C4DrawGL.cpp Implement setting shader uniforms from script (#1206) 2016-11-12 22:09:23 +01:00
C4DrawGL.h Silence a lot of inconsistent-missing-override warnings 2017-02-21 19:03:46 +01:00
C4DrawGLCtx.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4DrawGLMac.h Fix mac build 2016-10-21 01:25:48 +02:00
C4DrawGLMac.mm Fix mac build 2016-10-21 01:25:48 +02:00
C4DrawMeshGL.cpp Silence a lot of inconsistent-missing-override warnings 2017-02-21 19:03:46 +01:00
C4DrawT.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4DrawT.h C4DrawT: Remove unused functions, add override specifiers 2017-03-05 12:41:51 +01:00
C4Facet.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Facet.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FacetEx.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FacetEx.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4FontLoader.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FontLoader.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FontLoaderCustomImages.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4GraphicsResource.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GraphicsResource.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Shader.cpp Use glUniform*iv for setting script uniforms 2016-11-13 00:17:35 +01:00
C4Shader.h Fix compile error with libstdc++ 2016-11-13 00:13:04 +01:00
C4Surface.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Surface.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SurfaceLoaders.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
CSurface8.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
CSurface8.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdPNG.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdPNG.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00