summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ | |/
| * wayland: Improve font setting fallback morefont-fallback-fixMatthias Clasen2021-04-071-0/+8
|/
* Merge branch 'wip/carlosg/stuck-frames' into 'master'Matthias Clasen2021-04-071-4/+3
|\
| * surface: Always set PHASE_PAINT as pending when updates are scheduledCarlos Garnacho2021-04-071-4/+3
|/
* Merge branch 'font-settings-fallback-4' into 'master'Matthias Clasen2021-04-071-6/+6
|\
| * wayland: Improve font setting fallbackMatthias Clasen2021-04-071-6/+6
|/
* Merge branch 'textview-last-line' into 'master'Matthias Clasen2021-04-061-1/+4
|\
| * textview: Fix a problem with the last lineMatthias Clasen2021-04-061-1/+4
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-052-3/+4
|\
| * modelbutton: Avoid a crashMatthias Clasen2021-04-051-1/+2
| * window: Actually enable the inspector by defaultMatthias Clasen2021-04-051-2/+2
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-0510-395/+180
|\
| * ngl: Fix an oversightMatthias Clasen2021-04-051-1/+1
| * textlayout: Remove an unused functionMatthias Clasen2021-04-052-61/+0
| * textlayout: Avoid allocations for line iterationMatthias Clasen2021-04-042-24/+27
| * textlayout: Introduce some localsMatthias Clasen2021-04-041-38/+38
| * textlayout: Create the cursor snapshot on demandMatthias Clasen2021-04-041-16/+19
| * textattributes: Small docs fixMatthias Clasen2021-04-041-0/+1
| * textbtree: Return tags in a GPtrArrayMatthias Clasen2021-04-047-115/+51
| * textlayout: Only get selection color onceMatthias Clasen2021-04-041-20/+21
| * texttag: Just use qsortMatthias Clasen2021-04-041-47/+3
| * textbtree: Inline node data handlingMatthias Clasen2021-04-041-29/+9
| * textbtree: Speed up _gtk_text_btree_find_line_topMatthias Clasen2021-04-041-11/+9
| * textbtree: Don't opencode reallocMatthias Clasen2021-04-041-15/+3
| * textbtree: Speed up _gtk_text_line_char_indexMatthias Clasen2021-04-041-21/+13
| * textbtree: Avoid malloc in one placeMatthias Clasen2021-04-041-19/+6
| * textlayout: Don't call render_para too muchMatthias Clasen2021-04-041-1/+3
| * textlayout: Remove some unnecessary codeMatthias Clasen2021-04-041-1/+0
|/
* Update Chinese (Taiwan) translationChao-Hsiung Liao2021-04-031-1716/+2300
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-03118-41/+41
|\
| * gsk: Move shader resourcesMatthias Clasen2021-04-03117-23/+23
| * gsk: Rename resource pathsMatthias Clasen2021-04-032-19/+19
* | Merge branch 'dotted-lines3' into 'master'Matthias Clasen2021-04-031-45/+17
|\ \ | |/ |/|
| * Modernize error underlinesdotted-lines3Matthias Clasen2021-04-031-45/+17
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-04-0322-36/+3556
|\
| * settings: Make font-size changes apply immediatelyMatthias Clasen2021-04-021-0/+1
| * immulticontext: Unset client widget on delegate changeMatthias Clasen2021-04-021-0/+3