summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix times for fps counterstracingMatthias Clasen2018-05-171-1/+1
* fix a compiler warningMatthias Clasen2018-05-171-1/+0
* Remove duplicate counter definitionMatthias Clasen2018-05-171-16/+0
* fixup vulkan renderer`Matthias Clasen2018-05-171-5/+5
* fixup profilerMatthias Clasen2018-05-171-6/+3
* Add int counter apiMatthias Clasen2018-05-172-3/+42
* vulkan: Add pixel countersMatthias Clasen2018-05-171-1/+22
* Rejiggle the profiler apiMatthias Clasen2018-05-173-110/+100
* Add a counter apiMatthias Clasen2018-05-172-0/+49
* fixup profilerMatthias Clasen2018-05-171-4/+0
* fixup vulkanMatthias Clasen2018-05-171-0/+1
* fixup glMatthias Clasen2018-05-171-0/+1
* Use the right file extensionMatthias Clasen2018-05-171-1/+1
* Counter ids are unsignedMatthias Clasen2018-05-171-2/+2
* Keep the capture writer object aroundMatthias Clasen2018-05-171-21/+42
* Copy a fix from sysprofMatthias Clasen2018-05-171-0/+2
* Add an fps counterMatthias Clasen2018-05-173-4/+98
* gl: Add tracing for the render timeMatthias Clasen2018-05-161-1/+6
* vulkan: Add tracing for the render timeMatthias Clasen2018-05-161-1/+5
* gsk: Add a way to get time start timeMatthias Clasen2018-05-162-0/+15
* profiler: Add an add_mark apiMatthias Clasen2018-05-162-0/+13
* frame clock: Add minimal sysprof tracingMatthias Clasen2018-05-169-3/+1722
* snapshot: Fix typo in documentation commentMohammed Sadiq2018-05-121-1/+1
* label: Rearrange struct membersMohammed Sadiq2018-05-111-2/+2
* textview: Always show select-all button in touch popupMohammed Sadiq2018-05-111-5/+1
* textview: Reset bubble source id once runMohammed Sadiq2018-05-111-4/+2
* textview: Simplify creating bubble action buttonsMohammed Sadiq2018-05-111-7/+2
* widget: Avoid an unnecessary checkMohammed Sadiq2018-05-111-3/+0
* examples: Use icon-name property to set button iconsMohammed Sadiq2018-05-094-32/+4
* examples: Simplify counting buffer linesMohammed Sadiq2018-05-092-20/+2
* examples: Remove explicit gtk_widget_show()Mohammed Sadiq2018-05-098-19/+0
* Fix comment typo introduced in a32725bc9abRobert Ancell2018-05-091-1/+1
* Updated Czech translationMarek Cernocky2018-05-082-1547/+1971
* examples: Take advantage of user_data passedMohammed Sadiq2018-05-084-38/+20
* ci: Disable tests when building GrapheneEmmanuele Bassi2018-05-082-2/+6
* docs: List private headers for gtk-doc to ignoreEmmanuele Bassi2018-05-081-0/+191
* Avoid absolute paths when building the API referenceEmmanuele Bassi2018-05-084-23/+25
* Updated Spanish translationDaniel Mustieles2018-05-081-614/+592
* Updated Spanish translationDaniel Mustieles2018-05-081-376/+383
* examples: Don't use private members for final classesMohammed Sadiq2018-05-0813-356/+198
* reference: Replace reference to gtk3 with gtk4Mohammed Sadiq2018-05-082-2/+2
* reference: Use gtk+-4 for compilation in examplesMohammed Sadiq2018-05-081-5/+5
* examples: Simplify .ui filesMohammed Sadiq2018-05-0717-212/+82
* examples: Fix Makefiles to use gtk4 for buildMohammed Sadiq2018-05-0710-20/+20
* dnd: Make "formats" a construct-only propertyBenjamin Otte2018-05-078-61/+110
* wayland: Remove stray ifBenjamin Otte2018-05-071-1/+0
* win32: Remove unused fileBenjamin Otte2018-05-071-3231/+0
* Merge branch 'wip/sadiq/fixes' into 'master'Benjamin Otte2018-05-071-1/+1
|\
| * icon-browser: Fix typo in descriptionMohammed Sadiq2018-05-071-1/+1
|/
* gsk: Improve GSK_RENDERER behaviorBenjamin Otte2018-05-072-6/+28