summaryrefslogtreecommitdiff
path: root/Userland/Demos/CMakeLists.txt
AgeCommit message (Expand)Author
2023-01-03Screensaver: Add a screensaver launcher applicationTimothy Flynn
2023-01-03Demos: Rename Screensaver to GradientScreensaverTimothy Flynn
2023-01-03Demos: Remove "Cube" applicationAndreas Kling
2023-01-02Demos: Remove "Mouse" applicationAndreas Kling
2023-01-02Demos: Remove "Fire" applicationAndreas Kling
2022-12-26Demos: Remove VirGLDemoStephan Unverwerth
2022-09-11Demos: Add Tubes :^)Jelle Raaijmakers
2022-03-09Demos: Create demo for VirGL gpu deviceSahan Fernando
2021-08-23ModelGallery: Add the new Model Gallery application :^)sin-ack
2021-05-193DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`Erik Biederstadt
2021-05-17Demos: Add Mandelbrot demoGunnar Beutner
2021-05-08Demos: Add OpenGL teapot demo :^)Jesse Buhagiar
2021-04-26Demos: Add Starfield screensaver demoJagger De Leo
2021-01-12LibGfx: Make it possible to apply an (integer) scale to a PainterNico Weber
2021-01-12Demos: Remove HelloWorld demoAndreas Kling
2021-01-12Demos: Move to Userland/Demos/Andreas Kling