This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/graphics
2013-03-07 22:14:00 -05:00
..
DrawMethodsDef.inc Move graphics into seperate folder 2012-07-06 16:06:26 +01:00
Graphics.cpp fix mismatched malloc/delete[]'s when not using new image resampler 2013-03-07 22:14:00 -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 remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h 2013-03-06 12:05:59 -05:00
Renderer.h fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other text 2013-02-09 18:18:53 -05:00