summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsk/ngl: Build with G_DISABLE_ASSERT enabledebassi/issue-3864Emmanuele Bassi2021-04-121-1/+1
* gsk/gl: Build with G_DISABLE_ASSERT enabledEmmanuele Bassi2021-04-123-6/+31
* wayland: Build with G_DISABLE_ASSERTEmmanuele Bassi2021-04-122-0/+35
* build: Don't append multiple flags as a stringEmmanuele Bassi2021-04-121-1/+1
* Disable G_DISABLE_ASSERT in gtk_test_init()Emmanuele Bassi2021-04-121-0/+8
* Merge branch 'ngl-shadow-fixes' into 'master'Matthias Clasen2021-04-125-62/+110
|\
| * ngl: Fix unevenly scaled shadowsngl-shadow-fixesMatthias Clasen2021-04-114-60/+65
| * ngl: Don't slice unsliceable shadowsMatthias Clasen2021-04-111-1/+11
| * ngl: Fix a case of flipped shadowMatthias Clasen2021-04-111-1/+1
| * ngl: Add code to dump shadowsMatthias Clasen2021-04-111-0/+33
* | Merge branch 'grouped-toggle-fix' into 'master'Matthias Clasen2021-04-121-0/+3
|\ \
| * | togglebutton: Fix expected group behaviorgrouped-toggle-fixMatthias Clasen2021-04-111-0/+3
| |/
* | Merge branch 'shadow-reduction' into 'master'Matthias Clasen2021-04-121-12/+18
|\ \
| * | gsk: Don't overshadowshadow-reductionMatthias Clasen2021-04-091-12/+18
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-115-0/+32
|\ \ \ | |_|/ |/| |
| * | node-editor: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+7
| * | icon browser: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+4
| * | widget-factory: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+1
| * | gtk-demo: Make header buttons not steal focusMatthias Clasen2021-04-111-0/+3
| * | menubutton: Propagate focus-on-clickMatthias Clasen2021-04-111-0/+17
|/ /
* | Update Ukrainian translationYuri Chornoivan2021-04-111-77/+74
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-113-106/+147
|\ \
| * | ngl: Allow passing bounds to update_clipMatthias Clasen2021-04-111-5/+5
| * | ngl: Small optimization for shadowsMatthias Clasen2021-04-111-46/+54
| * | roundedrect: Speed up contains_rect and friendsMatthias Clasen2021-04-111-51/+77
| * | ngl: Small optimizationMatthias Clasen2021-04-111-2/+9
| * | nodeeditor: Make the help window wide enoughMatthias Clasen2021-04-111-2/+2
|/ /
* | Merge branch 'media-memory-leak' into 'master'Matthias Clasen2021-04-101-0/+2
|\ \
| * | media: Fix a memory leakMatthias Clasen2021-04-101-0/+2
* | | Merge branch 'popover-list-lockup' into 'master'Matthias Clasen2021-04-101-3/+28
|\ \ \
| * | | window: Defer focus setting until after paintpopover-list-lockupMatthias Clasen2021-04-091-3/+28
| |/ /
* | | Merge branch 'ngl-coloring-underlines' into 'master'Matthias Clasen2021-04-095-9/+106
|\ \ \ | |/ / |/| |
| * | ngl: Add a program change counterngl-coloring-underlinesMatthias Clasen2021-04-092-0/+6
| * | ngl: Optimize underlines in textMatthias Clasen2021-04-081-3/+41
| * | ngl: Reserve a pixel in texture atlasesMatthias Clasen2021-04-081-0/+48
| * | ngl: Fix an oversightMatthias Clasen2021-04-081-1/+1
| * | gtk-demo: Make one text scroll benchmark harderMatthias Clasen2021-04-081-5/+10
* | | Merge branch 'no-scroll-cursor' into 'master'Matthias Clasen2021-04-091-21/+1
|\ \ \
| * | | scrolledwindow: Stop using scroll cursorsMatthias Clasen2021-04-091-21/+1
| |/ /
* | | Merge branch 'ebassi/ci-docs' into 'master'Matthias Clasen2021-04-094-110/+95
|\ \ \ | |/ / |/| |
| * | ci: Drop the split Fedora imagesEmmanuele Bassi2021-04-094-110/+95
|/ /
* | Merge branch 'half-float' into 'master'Matthias Clasen2021-04-099-91/+375
|\ \ | |/ |/|
| * Work around compiler shortcomings on macOShalf-floatMatthias Clasen2021-04-071-0/+21
| * gsk: Add runtime checks for F16CMatthias Clasen2021-04-074-80/+138
| * Add an option to disable F16CMatthias Clasen2021-04-075-6/+49
| * Move color conversion upMatthias Clasen2021-04-072-81/+105
| * ngl: Use a constant for (fp16)-1Matthias Clasen2021-04-072-4/+4
| * ngl: Reduce vertex storageMatthias Clasen2021-04-072-44/+46
| * ngl: Use fp16 for colorsMatthias Clasen2021-04-075-52/+188
* | Merge branch 'font-fallback-fix' into 'master'Matthias Clasen2021-04-081-0/+8
|\ \ | |/