The-Powder-Toy/src/graphics
2013-01-12 21:06:52 -05:00
..
DrawMethodsDef.inc Move graphics into seperate folder 2012-07-06 16:06:26 +01:00
Graphics.cpp change some free/malloc's back to delete/new's 2013-01-12 21:06:52 -05:00
Graphics.h Very high quality image resampling code curtesy of imageresampler (http://code.google.com/p/imageresampler/), will replace current shitty linear interpolation for SSE2 and renderer builds. 2012-12-15 01:04:17 +00:00
OpenGLDrawMethods.inl Visual studio compatibility 2012-09-07 00:52:56 +01:00
OpenGLGraphics.cpp now opengl and opengl renderer run and compile, but renderer has a segfault, will fix 2012-08-12 14:29:27 -04:00
OpenGLHeaders.h Rename WIN32 preprocessor definition to WIN 2012-08-02 15:21:16 +01:00
RasterDrawMethods.inl fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c 2013-01-04 13:54:25 -05:00
RasterGraphics.cpp Local file browser + some more interesting things like Progress bar UI component 2012-07-27 20:06:17 +01:00
Renderer.cpp fix WARP being invisible, make it visible in heat display mode though 2012-12-17 20:08:46 -05:00
Renderer.h Fix case sensitive filename 2012-09-27 14:29:50 +01:00