Searched +hist:5 +hist:cf27f9b (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DPainter.cppdiff 5cd344f7 Sat Jun 24 14:27:38 MDT 2023 Niels Sascha Reedijk <niels.reedijk@gmail.com> app_server: fix order of initialization

GCC 13 warns that the a pointer is taken from a member that according to the
rules is not yet initialized. Fix the declaration and order of initialization
to prevent us depending on undefined behavior.

Change-Id: Iab4644c33a3a286e083450da0b3575acfe284f29
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6650
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
diff 5ffbe7d7 Sat Mar 30 14:54:01 MDT 2019 Augustin Cavalier <waddlesplash@gmail.com> Change all references to "__INTEL__" to "__i386__".

They are functionally identical, but the former is a BeOS/Haiku-specfic
macro that we include in the compiler specs, and the latter is defined
by GCC.
diff 5cf27f9b Fri Apr 15 09:22:20 MDT 2005 Stephan Aßmus <superstippi@gmx.de> fix bug with internal AGG renderer color not being updated when a special solid drawing mode is used

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12417 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5cf27f9b Fri Apr 15 09:22:20 MDT 2005 Stephan Aßmus <superstippi@gmx.de> fix bug with internal AGG renderer color not being updated when a special solid drawing mode is used

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12417 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5e33f6e5 Fri Apr 15 02:53:28 MDT 2005 Stephan Aßmus <superstippi@gmx.de> pattern is not passed to the drawing functions anymore, it is expected to be set in SetDrawData

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12403 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5cf27f9b8d0078c7a9662b555785f742d5214002 Fri Apr 15 09:22:20 MDT 2005 Stephan Aßmus <superstippi@gmx.de> fix bug with internal AGG renderer color not being updated when a special solid drawing mode is used

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12417 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5e33f6e5519a96ed9b10a562aa18baad8b8d54f9 Fri Apr 15 02:53:28 MDT 2005 Stephan Aßmus <superstippi@gmx.de> pattern is not passed to the drawing functions anymore, it is expected to be set in SetDrawData

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12403 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 105 milliseconds