genode/repos/gems/include/nano3d
Norman Feske f274ed549e gui_session: distinguish view-stacking operations
This patch eliminates the use of invalid view handles as special
Session::Command arguments. The TO_FRONT and TO_BACK operations
interpreted as invalid neighbor as top-most or back-most position.
Those corner cases are now expressed via dedicated commands. The
new stacking commands are FRONT, BACK, FRONT_OF, and BEHIND_OF.

While changing the command interface, the patch removes the OP_
prefix from the opcode values.

Issue #5242
2024-08-27 15:29:38 +02:00
..
cube_shape.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
dodecahedron_shape.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
scene.h gui_session: distinguish view-stacking operations 2024-08-27 15:29:38 +02:00
sincos_frac16.h gems: enable strict warnings for more components 2019-01-30 13:35:28 +01:00
sqrt.h nano3d: Fix header guard in sqrt.h 2021-01-25 13:58:11 +01:00
vertex_array.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00