Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix times for fps counterstracing | Matthias Clasen | 2018-05-17 | 1 | -1/+1 |
* | fix a compiler warning | Matthias Clasen | 2018-05-17 | 1 | -1/+0 |
* | Remove duplicate counter definition | Matthias Clasen | 2018-05-17 | 1 | -16/+0 |
* | fixup vulkan renderer` | Matthias Clasen | 2018-05-17 | 1 | -5/+5 |
* | fixup profiler | Matthias Clasen | 2018-05-17 | 1 | -6/+3 |
* | Add int counter api | Matthias Clasen | 2018-05-17 | 2 | -3/+42 |
* | vulkan: Add pixel counters | Matthias Clasen | 2018-05-17 | 1 | -1/+22 |
* | Rejiggle the profiler api | Matthias Clasen | 2018-05-17 | 3 | -110/+100 |
* | Add a counter api | Matthias Clasen | 2018-05-17 | 2 | -0/+49 |
* | fixup profiler | Matthias Clasen | 2018-05-17 | 1 | -4/+0 |
* | fixup vulkan | Matthias Clasen | 2018-05-17 | 1 | -0/+1 |
* | fixup gl | Matthias Clasen | 2018-05-17 | 1 | -0/+1 |
* | Use the right file extension | Matthias Clasen | 2018-05-17 | 1 | -1/+1 |
* | Counter ids are unsigned | Matthias Clasen | 2018-05-17 | 1 | -2/+2 |
* | Keep the capture writer object around | Matthias Clasen | 2018-05-17 | 1 | -21/+42 |
* | Copy a fix from sysprof | Matthias Clasen | 2018-05-17 | 1 | -0/+2 |
* | Add an fps counter | Matthias Clasen | 2018-05-17 | 3 | -4/+98 |
* | gl: Add tracing for the render time | Matthias Clasen | 2018-05-16 | 1 | -1/+6 |
* | vulkan: Add tracing for the render time | Matthias Clasen | 2018-05-16 | 1 | -1/+5 |
* | gsk: Add a way to get time start time | Matthias Clasen | 2018-05-16 | 2 | -0/+15 |
* | profiler: Add an add_mark api | Matthias Clasen | 2018-05-16 | 2 | -0/+13 |
* | frame clock: Add minimal sysprof tracing | Matthias Clasen | 2018-05-16 | 9 | -3/+1722 |
* | snapshot: Fix typo in documentation comment | Mohammed Sadiq | 2018-05-12 | 1 | -1/+1 |
* | label: Rearrange struct members | Mohammed Sadiq | 2018-05-11 | 1 | -2/+2 |
* | textview: Always show select-all button in touch popup | Mohammed Sadiq | 2018-05-11 | 1 | -5/+1 |
* | textview: Reset bubble source id once run | Mohammed Sadiq | 2018-05-11 | 1 | -4/+2 |
* | textview: Simplify creating bubble action buttons | Mohammed Sadiq | 2018-05-11 | 1 | -7/+2 |
* | widget: Avoid an unnecessary check | Mohammed Sadiq | 2018-05-11 | 1 | -3/+0 |
* | examples: Use icon-name property to set button icons | Mohammed Sadiq | 2018-05-09 | 4 | -32/+4 |
* | examples: Simplify counting buffer lines | Mohammed Sadiq | 2018-05-09 | 2 | -20/+2 |
* | examples: Remove explicit gtk_widget_show() | Mohammed Sadiq | 2018-05-09 | 8 | -19/+0 |
* | Fix comment typo introduced in a32725bc9ab | Robert Ancell | 2018-05-09 | 1 | -1/+1 |
* | Updated Czech translation | Marek Cernocky | 2018-05-08 | 2 | -1547/+1971 |
* | examples: Take advantage of user_data passed | Mohammed Sadiq | 2018-05-08 | 4 | -38/+20 |
* | ci: Disable tests when building Graphene | Emmanuele Bassi | 2018-05-08 | 2 | -2/+6 |
* | docs: List private headers for gtk-doc to ignore | Emmanuele Bassi | 2018-05-08 | 1 | -0/+191 |
* | Avoid absolute paths when building the API reference | Emmanuele Bassi | 2018-05-08 | 4 | -23/+25 |
* | Updated Spanish translation | Daniel Mustieles | 2018-05-08 | 1 | -614/+592 |
* | Updated Spanish translation | Daniel Mustieles | 2018-05-08 | 1 | -376/+383 |
* | examples: Don't use private members for final classes | Mohammed Sadiq | 2018-05-08 | 13 | -356/+198 |
* | reference: Replace reference to gtk3 with gtk4 | Mohammed Sadiq | 2018-05-08 | 2 | -2/+2 |
* | reference: Use gtk+-4 for compilation in examples | Mohammed Sadiq | 2018-05-08 | 1 | -5/+5 |
* | examples: Simplify .ui files | Mohammed Sadiq | 2018-05-07 | 17 | -212/+82 |
* | examples: Fix Makefiles to use gtk4 for build | Mohammed Sadiq | 2018-05-07 | 10 | -20/+20 |
* | dnd: Make "formats" a construct-only property | Benjamin Otte | 2018-05-07 | 8 | -61/+110 |
* | wayland: Remove stray if | Benjamin Otte | 2018-05-07 | 1 | -1/+0 |
* | win32: Remove unused file | Benjamin Otte | 2018-05-07 | 1 | -3231/+0 |
* | Merge branch 'wip/sadiq/fixes' into 'master' | Benjamin Otte | 2018-05-07 | 1 | -1/+1 |
|\ | |||||
| * | icon-browser: Fix typo in description | Mohammed Sadiq | 2018-05-07 | 1 | -1/+1 |
|/ | |||||
* | gsk: Improve GSK_RENDERER behavior | Benjamin Otte | 2018-05-07 | 2 | -6/+28 |