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
2014-08-11 22:06:48 -04:00
..
DrawMethodsDef.inc D:^H^Hfix newlines at end of files 2013-10-30 04:41:04 +04:00
Graphics.cpp Make the upvote more fancy and bigger 2014-06-04 00:35:40 +04:00
Graphics.h fix PIXR() macro: if MSB of the color is nonzero, it used to return a >255 value, which, say, in Renderer.cpp would get clamped to 255, no matter what the actual red byte is 2013-12-14 22:25:11 +04:00
OpenGLDrawMethods.inl fix remaining warnings, fix compiling errors when using --release 2013-10-29 23:55:10 -04:00
OpenGLGraphics.cpp add defines for window resolution 2013-12-29 20:12:50 +04:00
OpenGLHeaders.h Rename WIN32 preprocessor definition to WIN 2012-08-02 15:21:16 +01:00
RasterDrawMethods.inl Prevent clearrect wrapping round at the edge of the screen 2014-04-05 18:20:30 +01:00
RasterGraphics.cpp add defines for window resolution 2013-12-29 20:12:50 +04:00
Renderer.cpp improve grid drawing 2014-08-11 22:06:48 -04:00
Renderer.h HUD displays the correct name of LIFE particles in the HUD, show mouse position in HUD on the edges of the screen 2013-06-20 20:29:20 -04:00