index
:
wireguard-windows
ad/pkg/walk/manual-draw-tabwidget
ad/pkg/walk/rebar
ad/updatepage-bold
an/status-image
jd/adminnobs
jd/dll-clang
jd/fullycooked-peb
jd/moderatekillproc
jd/more-service-dependency
jd/no-dns-block
jd/programdata
jd/uac-arm
jd/undocumented-dns-setter
jd/wsl-dns-unblock
master
pkg/walk
pkg/walk-win
sr/for-jason
WireGuard client for Windows
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
bitmap.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitmap: Change withPixels to GlobalAlloc with GMEM_FIXED instead of GHND
Alexander Neumann
2020-09-03
1
-3
/
+3
*
Bitmap: Reduce fake array size for 32 bit
Alexander Neumann
2020-09-03
1
-5
/
+7
*
Bitmap: Use StretchBlt instead of AlphaBlend when it makes sense
Alexander Neumann
2020-09-02
1
-29
/
+105
*
Bitmap: Fix memory alignment issue in postProcess
Alexander Neumann
2020-09-02
1
-7
/
+14
*
Make conversion constants float64 explicitly
Simon Rozman
2019-09-27
1
-1
/
+1
*
DPI: Merge `RectanglePixels` to `Rectangle`
Simon Rozman
2019-09-27
1
-7
/
+10
*
DPI: Merge `SizePixels` to `Size`
Simon Rozman
2019-09-27
1
-15
/
+21
*
DPI: Merge `PointPixels` to `Point`
Simon Rozman
2019-09-27
1
-1
/
+1
*
DPI: Merge `Pixel` to `int`
Simon Rozman
2019-09-27
1
-2
/
+2
*
DPI, Metafile: Load DPI from file
Simon Rozman
2019-09-26
1
-1
/
+1
*
DPI, Canvas: Merge dpix and dpiy
Simon Rozman
2019-09-26
1
-3
/
+3
*
DPI, Bitmap: Legacy create methods expect sizes at screen DPI
Simon Rozman
2019-09-26
1
-17
/
+19
*
DPI: Assume variable screen DPI and revise 96dpi functions
Simon Rozman
2019-09-26
1
-13
/
+13
*
DPI: Reorganize metrics structs to approach client compatibility
Simon Rozman
2019-09-26
1
-21
/
+21
*
DPI, Bitmap: Make bitmaps DPI-aware
Simon Rozman
2019-09-26
1
-22
/
+93
*
DPI: Revise 1/96" to/from native pixel conversions
Simon Rozman
2019-09-26
1
-8
/
+7
*
Centralize retrieval of images from interface{}
Alexander Neumann
2019-09-19
1
-0
/
+13
*
Bitmap: Add missing ReleaseDC to postProcess
Alexander Neumann
2019-07-17
1
-0
/
+6
*
Bitmap: Add missing conversion to 96 DPI
Alexander Neumann
2019-05-15
1
-0
/
+2
*
Fixes for DPI aware images
Alexander Neumann
2019-05-14
1
-0
/
+6
*
Initial DPI awareness support for images and drawing
Alexander Neumann
2019-05-14
1
-14
/
+36
*
Bitmap: Also provide alpha in ToImage
Alexander Neumann
2019-04-23
1
-1
/
+2
*
WindowBase: Expose getState as ReadState and putState as WriteState
Alexander Neumann
2017-12-12
1
-1
/
+2
*
Canvas: Add DrawBitmapPart
Alexander Neumann
2017-11-20
1
-3
/
+1
*
Canvas: Add DrawBitmapPartWithOpacity
Alexander Neumann
2017-11-16
1
-10
/
+14
*
Bitmap: Fix handling of alpha channel now that we use AlphaBlend
Alexander Neumann
2017-11-16
1
-2
/
+59
*
Canvas: Add DrawBitmapWithOpacity
Alexander Neumann
2017-11-14
1
-1
/
+5
*
Bitmap: Use AlphaBlend for drawing
Alexander Neumann
2017-11-14
1
-22
/
+4
*
add walk.NewBitmapFromIcon to create transparent bitmap from icon
Aman Gupta
2017-10-30
1
-0
/
+50
*
Some Bitmap / WindowBase.Screenshot refactoring
Alexander Neumann
2017-04-11
1
-163
/
+179
*
Fix loading bitmap from resource
Alexander Neumann
2017-03-09
1
-1
/
+0
*
Bitmap: Add support for loading from resource
Alexander Neumann
2017-02-27
1
-0
/
+25
*
add screenshot api
csd0117
2016-03-13
1
-0
/
+25
*
Add build tags to allow this library to be included in a cross platform program. This allows for several things:
Joseph Watson
2015-09-15
1
-0
/
+2
*
Use win instead of go-winapi package and import qualified
Alexander Neumann
2013-07-25
1
-58
/
+58
*
Group imports everywhere
Alexander Neumann
2013-07-24
1
-1
/
+3
*
Call Gdiplus[Startup|Shutdown] in NewBitmapFromFile only
Alexander Neumann
2012-10-23
1
-0
/
+7
*
support dynamic bitmap, image and cursor creation from standard images
Attila Tajti
2012-10-16
1
-4
/
+56
*
Run go fix; apply additional manual fixes
Alexander Neumann
2012-02-20
1
-13
/
+12
*
Remove winapi sub-package and use github.com/lxn/go-winapi instead
Alexander Neumann
2012-02-20
1
-1
/
+1
*
Revert directory layout to what we had initially
Alexander Neumann
2012-02-20
1
-0
/
+211