Go to file
12private12 d2fc51ba8c
Delete circle_test.go
2025-08-12 23:18:31 +08:00
batch.go Cached parameter added. 2021-10-01 18:31:18 +00:00
color.go optimize ToRGBA (weird one) 2017-07-03 00:23:07 +02:00
color_test.go remove unnecessary reassign in color benchmarks 2017-07-02 19:26:43 +02:00
compose.go fix type in ComposeMethod doc 2017-04-11 17:28:27 +02:00
data.go Merge branch 'master' into clipTris 2021-08-16 09:55:30 -04:00
data_test.go Adding new triangles type: TrianglesClipped 2021-06-21 10:29:53 -04:00
doc.go minor change in pixel package doc 2017-04-21 17:01:46 +02:00
drawer.go Cached parameter added. 2021-10-01 18:31:18 +00:00
drawer_test.go improve sprite.Draw(batch) benchmark 2017-07-03 00:22:45 +02:00
go.mod Bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0 2023-03-07 03:27:23 +00:00
go.sum Bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0 2023-03-07 03:27:23 +00:00
interface.go fix typo 2022-06-26 16:42:25 -04:00
line_test.go update from master 2021-08-16 19:12:25 -06:00
math.go actually add the files -.- 2021-08-16 19:10:10 -06:00
math_test.go update from master 2021-08-16 19:12:25 -06:00
matrix_test.go update from master 2021-08-16 19:12:25 -06:00
pixel_test.go make testing window invisible 2021-08-16 19:12:38 -06:00