summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reftests: Use the default (aka NGL) renderermodern-testsuiteBenjamin Otte2021-09-161-1/+0
* reftests: XFAIL border-half-pixel testBenjamin Otte2021-09-161-0/+2
* reftests: Use colors without rounding errorsBenjamin Otte2021-09-162-5/+5
* rendernodeparser: Handle is_color attribute for glyphsBenjamin Otte2021-09-161-1/+10
* ngl: Avoid offscreens in more casesMatthias Clasen2021-09-161-0/+3
* ngl: Improve shortcuts for shadow nodesMatthias Clasen2021-09-161-9/+12
* ngl Fix bottom-right border render failureBenjamin Otte2021-09-164-1/+7
* testsuite: Switch color from khaki to yellowBenjamin Otte2021-09-161-5/+5
* reftests: Make image-compare use texturesBenjamin Otte2021-09-163-116/+41
* reftests: Use 0.6 instead of 0.5 for alphaBenjamin Otte2021-09-161-5/+5
* reftests: Use 0.6 alpha, not 0.5Benjamin Otte2021-09-162-1/+1
* testsuite: Port compare_render() to use texturesBenjamin Otte2021-09-161-32/+23
* tests: Update rendernode test to use texturesBenjamin Otte2021-09-161-18/+22
* testuite: Add opacity-overdraw testBenjamin Otte2021-09-163-0/+16
* ngl: Fix opacity handlingMatthias Clasen2021-09-161-9/+64
* reftests: Use GdkTexture instead of cairo_surface_tBenjamin Otte2021-09-166-32/+90
* reftests: Make diff pixels always opaqueBenjamin Otte2021-09-161-0/+2
* testsuite: remove box-order testBenjamin Otte2021-09-164-505/+0
* API: Add gdk_texture_new_from_filename()Benjamin Otte2021-09-162-0/+36
* testsuite: Fix race in texture-threads testBenjamin Otte2021-09-161-3/+9
* gltexture: Fallback in download_float()Benjamin Otte2021-09-161-14/+4
* gltexture: Fix download() for GLESBenjamin Otte2021-09-161-6/+35
* testsuite: Be more verbose in texture-threads testBenjamin Otte2021-09-161-0/+13
* Merge branch 'master' into 'master'Matthias Clasen2021-09-161-1/+0
|\
| * Do not require wayland-protocols as dependency in the .pc filemuradm2021-09-161-1/+0
|/
* Merge branch 'wip/jimmac/make-toolbar-togglebuttons-visible' into 'master'Matthias Clasen2021-09-161-6/+1
|\
| * theme: make toggled tbuttons in toolbars visibleJakub Steiner2021-09-161-6/+1
|/
* Merge branch 'misc-texture-things' into 'master'Matthias Clasen2021-09-163-14/+46
|\
| * pixbufutils: Simplify functionBenjamin Otte2021-09-151-8/+1
| * texture: Mention download_float in the docsMatthias Clasen2021-09-151-2/+2
| * Add gdk_texture_new_from_bytesMatthias Clasen2021-09-152-4/+43
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-09-164-33/+30
|\
| * ngl: Avoid cairo_to_png in debug outputMatthias Clasen2021-09-153-32/+29
| * Fix memorytexture float conversionMatthias Clasen2021-09-151-1/+1
|/
* Merge branch 'update-readme' into 'master'Matthias Clasen2021-09-151-4/+9
|\
| * Apply 1 suggestion(s) to 1 file(s)update-readmeMatthias Clasen2021-09-151-1/+1
| * Update the READMEMatthias Clasen2021-09-151-4/+9
|/
* Update Chinese (China) translationBoyuan Yang2021-09-151-8/+8
* Update Chinese (China) translationDz Chen2021-09-151-144/+94
* Merge branch 'function-annotations' into 'master'Matthias Clasen2021-09-1415-88/+85
|\
| * Annotate gtk_get_default_language as constMatthias Clasen2021-09-141-1/+1
| * Annotate gtk_editable_get_chars as mallocMatthias Clasen2021-09-141-1/+1
| * csstypes: Add annotations and inlinesMatthias Clasen2021-09-142-67/+64
| * Annotate some builder apis as mallocMatthias Clasen2021-09-141-2/+2
| * Annotate gtk_accelerator_get_default_mod_mask as constMatthias Clasen2021-09-141-1/+1
| * Annotate gsk_cairo_blur_compute_pixels as constMatthias Clasen2021-09-141-1/+1
| * Annotate gdk_rgba_to_string as mallocMatthias Clasen2021-09-141-1/+1
| * Annotate gdk_drag_action_is_unique as constMatthias Clasen2021-09-141-1/+1
| * Annotate gtk_css_tokenizer_get_location as constMatthias Clasen2021-09-141-1/+1
| * cssparser: Mark some functions as pure and mallocMatthias Clasen2021-09-141-7/+7