summaryrefslogtreecommitdiff
path: root/gsk
Commit message (Expand)AuthorAgeFilesLines
* Partially revert GskTexture → GdkTexture renameEmmanuele Bassi2017-11-045-39/+39
* renderer: Assert having been unrealized in disposeBenjamin Otte2017-11-041-1/+3
* GskTexture => GdkTextureBenjamin Otte2017-11-0424-776/+98
* gskgl: Deal with being rerealizedBenjamin Otte2017-11-011-2/+3
* gsk: Apply scale factor for fallback renderingMatthias Clasen2017-10-281-2/+3
* Triival cleanupMatthias Clasen2017-10-281-1/+1
* gsk: Scale glyphs in the glyph cacheMatthias Clasen2017-10-289-27/+48
* gsk: Drop the GskRenderer::scale-factor propertyMatthias Clasen2017-10-284-86/+7
* gsk: Make text nodes more compactMatthias Clasen2017-10-277-28/+49
* vulkan: No need to redefine gl_PerVertexBenjamin Otte2017-10-2422-44/+0
* vulkan: Delete unused shadersBenjamin Otte2017-10-2412-411/+0
* Remove unnecessary constEmmanuele Bassi2017-10-232-2/+2
* Fix compiler warningsMatthias Clasen2017-10-211-5/+5
* Remove some outdated informationMatthias Clasen2017-10-201-4/+1
* Tweak transform node apisMatthias Clasen2017-10-204-13/+11
* gsk: Tweak text node apisMatthias Clasen2017-10-203-18/+18
* gsk: Tweak cairo node apisMatthias Clasen2017-10-205-19/+11
* Make render node getter publicMatthias Clasen2017-10-202-119/+159
* Avoid super-luminous pixelsMatthias Clasen2017-10-194-2/+1
* rendernode: Don't leak mem_surfaceTimm Bäder2017-10-101-10/+12
* Fix blendmode shaderMatthias Clasen2017-10-084-98/+106
* Revise coordinate handling for blend nodesMatthias Clasen2017-10-081-2/+12
* Revise the coordinate handling one more timeMatthias Clasen2017-10-081-2/+12
* vulkan: Fix cross-fade node coordinatesMatthias Clasen2017-10-081-2/+2
* vulkan: Fix blendmode coordinate handlingMatthias Clasen2017-10-081-2/+2
* vulkan: Fix repeat node coordinatesMatthias Clasen2017-10-081-3/+12
* gsk: Move gsk_cairo_node_new_for_surface into public APIUmang Jain2017-10-082-1/+3
* gsk: Fix serialization of cairo nodeUmang Jain2017-10-081-3/+25
* gskrenderer: Make the window property not constructMatthias Clasen2017-10-061-2/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-064-2/+32
* build: Don't turn off critical warningsBenjamin Otte2017-10-061-8/+8
* Clip intermediate texturesMatthias Clasen2017-10-018-123/+197
* Add a forgotten renameMatthias Clasen2017-09-301-3/+3
* Reshuffle things a little bitMatthias Clasen2017-09-303-41/+24
* Small simplificationMatthias Clasen2017-09-301-9/+6
* vulkan: Add a counter for intermediate texturesMatthias Clasen2017-09-302-0/+15
* CosmeticsMatthias Clasen2017-09-301-11/+15
* Fix a doc commentMatthias Clasen2017-09-301-1/+3
* Support repeat nodes in vulkanMatthias Clasen2017-09-291-5/+51
* vulkan: Add a repeating samplerMatthias Clasen2017-09-293-9/+35
* vulkan: Move sampler creation downMatthias Clasen2017-09-293-52/+72
* vulkan: Rename blend pipeline to textureMatthias Clasen2017-09-2919-178/+178
* vulkan: Allow to control scaling in the blend pipelineMatthias Clasen2017-09-293-6/+9
* vulkan: Fix setup for dependent render passesMatthias Clasen2017-09-294-12/+29
* gsk: Fix a typoMatthias Clasen2017-09-281-1/+1
* gsk: remove gsk_blend_node_get_blend_mode from public apiMatthias Clasen2017-09-282-4/+1
* vulkan: Measure gpu timeMatthias Clasen2017-09-282-0/+16
* gsk: Change the profiler setupMatthias Clasen2017-09-281-8/+0
* gsk: Redo the sampling in the profilerMatthias Clasen2017-09-281-11/+25
* gsk: Add a profile counter for vulkan render passesMatthias Clasen2017-09-282-0/+18