summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vulkan: Don't explode without vertex dataBenjamin Otte2023-05-171-0/+3
* vulkan: Handle empty child bounds in repeat nodeBenjamin Otte2023-05-175-0/+30
* vulkan: Fix repeat nodesBenjamin Otte2023-05-171-7/+36
* vulkan: Don't transform the viewport rectBenjamin Otte2023-05-171-4/+1
* vulkan: Make quarks global variablesBenjamin Otte2023-05-171-8/+13
* vulkan: Split out a functionBenjamin Otte2023-05-171-47/+69
* vulkan: offscreens are used as color attachmentsBenjamin Otte2023-05-173-8/+8
* vulkan: compute new modelview directlyBenjamin Otte2023-05-171-3/+3
* vulkan: Make border shader handle fractional widthsBenjamin Otte2023-05-174-20/+41
* vulkan: Don't round corners when growing rounded rectBenjamin Otte2023-05-171-2/+2
* vulkan: Rewrite rounded rectangle to use SDF distanceBenjamin Otte2023-05-175-43/+85
* vulkan: Start rework on shaders to allow antialiased drawingBenjamin Otte2023-05-177-7/+111
* vulkan: Render whole textureBenjamin Otte2023-05-171-3/+8
* node-editor: Add initial comparison UIBenjamin Otte2023-05-175-25/+587
* node-editor: Add some form of undo stackBenjamin Otte2023-05-172-60/+144
* Merge branch 'wip/otte/ci-emergency' into 'main'Benjamin Otte2023-05-175-1091/+1
|\
| * glrenderer: Remove unused functionBenjamin Otte2023-05-171-30/+0
| * tests: Remove some testsBenjamin Otte2023-05-173-1060/+0
| * CI: Actually build our codeBenjamin Otte2023-05-171-1/+1
|/
* Merge branch 'fix-gsk-assertions' into 'main'Matthias Clasen2023-05-161-0/+4
|\
| * gsk: Fix a crashMatthias Clasen2023-05-161-0/+4
|/
* Merge branch 'ebassi/issue-5837' into 'main'Matthias Clasen2023-05-1613-46/+90
|\
| * Replace deprecated CSS loading APIEmmanuele Bassi2023-05-1611-31/+28
| * Implement GtkSelectionModel for GtkNotebookPagesEmmanuele Bassi2023-05-161-5/+49
| * Fix various compiler warnings with GCC 13Emmanuele Bassi2023-05-161-10/+13
|/
* Merge branch 'no-deprecations-in-demos' into 'main'Matthias Clasen2023-05-163-24/+58
|\
| * demos: Stop using deprecated apiMatthias Clasen2023-05-163-24/+58
* | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-163-16/+179
|\ \ | |/ |/|
| * CosmeticsMatthias Clasen2023-05-161-2/+2
| * Improve test coverage for sortersMatthias Clasen2023-05-161-14/+162
| * Improve test coverage for GtkPropertyLookupListModelMatthias Clasen2023-05-161-0/+15
* | Merge branch 'wip/otte/for-main' into 'main'Matthias Clasen2023-05-1624-40/+127
|\ \ | |/ |/|
| * nodeparser: Move an error checkBenjamin Otte2023-05-165-14/+15
| * node-editor: Print default renderer in titleBenjamin Otte2023-05-161-0/+7
| * vulkan: Make projection matrix match GLBenjamin Otte2023-05-161-1/+1
| * testsuite: Add crossfade-clip-both-children testBenjamin Otte2023-05-163-0/+19
| * testsuite: Add clip-translate-offscreen testBenjamin Otte2023-05-163-0/+18
| * rendernode: clip when drawing shadowsBenjamin Otte2023-05-161-0/+6
| * build: Make shaders depend on their includesBenjamin Otte2023-05-161-7/+9
| * vulkan: Fix typo in clipping codeBenjamin Otte2023-05-161-1/+1
| * build: Add a new gcc 13 warningBenjamin Otte2023-05-161-0/+1
| * css: Remove crashy resource:// optimizationBenjamin Otte2023-05-164-15/+13
| * testsuite: Add testcase for z clippingBenjamin Otte2023-05-163-0/+29
| * gridview: Add border-spacing where it was missedBenjamin Otte2023-05-161-2/+2
| * gdk: Clamp frame region to surface sizeBenjamin Otte2023-05-161-0/+6
|/
* Merge branch 'fix-property-lookup-model' into 'main'Matthias Clasen2023-05-161-2/+3
|\
| * Fix a few bugs in GtkPropertyLookupListModelMatthias Clasen2023-05-161-2/+3
|/
* Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2023-05-1614-132/+40
|\
| * Improve test coverage for GtkStringSorterMatthias Clasen2023-05-151-0/+6
| * Only build iconcache validator if it is usedMatthias Clasen2023-05-152-2/+4