Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gaecom
/
v
Public
forked from
vlang/v
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
v
vlib
gg
on
master
User selector
All users
All time
Commit history
Commits on Mar 29, 2023
gg: make create_image() return !Image
medvednikov
committed
d60ceb4
View commit details
Copy full SHA for d60ceb4
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
all: 2023 copyright
medvednikov
committed
6756d28
View commit details
Copy full SHA for 6756d28
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
gg: add toggle_fullscreen and is_fullscreen (#17371)
rcqls
authored
cd00beb
View commit details
Copy full SHA for cd00beb
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
gg: fix gg.scissor_rect behavior on Android (#17229)
malisipi
authored
791ef4b
View commit details
Copy full SHA for 791ef4b
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
ci: fix broken tests after 322eb81
spytheman
committed
988aed0
View commit details
Copy full SHA for 988aed0
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
gg: setup ctx.window.user_data and ctx.user_data on ctx.run(), instead of in gg.new_context, to allow for embedding gg.Context in `ui` (#17169)
edam
authored
26b9464
View commit details
Copy full SHA for 26b9464
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
gg: fix native image rendering with with/height=0
medvednikov
committed
1470eb6
View commit details
Copy full SHA for 1470eb6
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
checker: require unsafe for Struct(voidptr) casts
medvednikov
committed
868908b
View commit details
Copy full SHA for 868908b
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
gg: fix draw_image on macos native; vcreate: vweb template
medvednikov
committed
88e33a8
View commit details
Copy full SHA for 88e33a8
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
gg: always use 4 channels in init_sokol_image (#16564)
larpon
authored
6e24f7e
View commit details
Copy full SHA for 6e24f7e
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
vfmt: change all '$expr' to '${expr}' (#16428)
yuyi98
authored
017ace6
View commit details
Copy full SHA for 017ace6
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
gg: make create_image's receiver immutable
medvednikov
committed
37583b0
View commit details
Copy full SHA for 37583b0
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
gg: revamp the `Context` pipeline for more effects, implement an `additive` effect (#16394)
xjunko
authored
5bb058e
View commit details
Copy full SHA for 5bb058e
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
vfmt: implement support for // vfmt off and // vfmt on, with it, `v fmt -w .` now works. (#16335)
spytheman
authored
b52b842
View commit details
Copy full SHA for b52b842
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Revert "stbi: fix loading image from memory (#15981); breaks UI's rectangle example on macos, probably others too"
Show description for 3c25f50
spytheman
committed
3c25f50
View commit details
Copy full SHA for 3c25f50
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
stbi: fix loading image from memory (#15981)
iacore
authored
07d5612
View commit details
Copy full SHA for 07d5612
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
checker: allow `EnumName(number)` casts only inside `unsafe{}` blocks (#15932)
Delta456
authored
b584e1d
View commit details
Copy full SHA for b584e1d
View code at this point
Browse repository at this point
Commits on Sep 29, 2022
gg: rename Context.set_cfg() -> Context.set_text_cfg() (#15904)
edam
authored
711bb6d
View commit details
Copy full SHA for 711bb6d
View code at this point
Browse repository at this point
cgen: remove the need for [console] for gg or ui programs on windows (#15912)
larpon
authored
816e931
View commit details
Copy full SHA for 816e931
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
gg: radius_to_segments() should use Context.scale (#15906)
edam
authored
66249b8
View commit details
Copy full SHA for 66249b8
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
gg: improve arc/slice drawing (#15856)
edam
authored
089e89f
View commit details
Copy full SHA for 089e89f
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
builtin, compiler: replace isnil(x) calls with `x == unsafe { nil }` (a little faster without -prod) (#15759)
spytheman
authored
7e69619
View commit details
Copy full SHA for 7e69619
View code at this point
Browse repository at this point
checker: fix nested struct reference type field initialized check. (fix: #15741) (#15752)
shove70
authored
8b962f8
View commit details
Copy full SHA for 8b962f8
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
gg: fix native draw_circle on macos
medvednikov
committed
5a3a145
View commit details
Copy full SHA for 5a3a145
View code at this point
Browse repository at this point
Commits on Jul 21, 2022
all: wrap up unsafe { nil } (p. 3)
medvednikov
committed
9099594
View commit details
Copy full SHA for 9099594
View code at this point
Browse repository at this point
all: voidptr(0) => unsafe { nil } (p.2)
medvednikov
committed
dc79f13
View commit details
Copy full SHA for dc79f13
View code at this point
Browse repository at this point
vfmt: voidptr(0) => unsafe { nil } (p.1)
medvednikov
committed
caa0c2f
View commit details
Copy full SHA for caa0c2f
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
checker, cgen: fix interface embedding smartcast (fix #13296) (#15127)
yuyi98
authored
041e90b
View commit details
Copy full SHA for 041e90b
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Revert "gg: fix android compilation for ~/.vmodules/ui/examples/rectangles.v"
Show description for f0ce7fb
spytheman
committed
f0ce7fb
View commit details
Copy full SHA for f0ce7fb
View code at this point
Browse repository at this point
gg: fix android compilation for ~/.vmodules/ui/examples/rectangles.v
spytheman
committed
f1a855e
View commit details
Copy full SHA for f1a855e
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
os: clean up usage of ANativeActivity, allow access to fields (#14948)
larpon
authored
0dd5050
View commit details
Copy full SHA for 0dd5050
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
v: support better separation of general Android vs Termux specific code (part 2)
spytheman
committed
b6b611a
View commit details
Copy full SHA for b6b611a
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
gg: update draw polygon test (#14880)
emirhanyener
authored
71ff221
View commit details
Copy full SHA for 71ff221
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
gg: add draw_polygon_filled test (#14871)
emirhanyener
authored
28068e8
View commit details
Copy full SHA for 28068e8
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
gg: add draw_polygon_filled fn with rotation parameter (#14867)
emirhanyener
authored
6b2d3a8
View commit details
Copy full SHA for 6b2d3a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.