Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / faiface/pixel issues and pull requests

#324 - support wasm for web browser

Issue - State: open - Opened by wangwei123 4 months ago

#323 - Fix path

Pull Request - State: closed - Opened by huddeldaddel 4 months ago

#322 - 100x100

Issue - State: closed - Opened by muhssinhamyar 11 months ago - 1 comment

#321 - Bump golang.org/x/image from 0.5.0 to 0.10.0

Pull Request - State: open - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#320 - Update README.md

Pull Request - State: closed - Opened by duysqubix 12 months ago - 1 comment

#319 - Update README.md

Pull Request - State: closed - Opened by duysqubix 12 months ago - 1 comment

#318 - updated readme with notice

Pull Request - State: closed - Opened by duysqubix 12 months ago - 2 comments

#317 - Faiface *** IMPORTANT ** -- PLEASE READ

Issue - State: open - Opened by duysqubix about 1 year ago - 2 comments

#316 - Define bounds on both circle and rect for use with interfaces

Pull Request - State: open - Opened by bhperry about 1 year ago

#315 - Add method `Window.Hide`

Pull Request - State: open - Opened by mlange-42 over 1 year ago

#314 - Multiple windows bug: sprite on one window deletes shapes on other window

Issue - State: open - Opened by mlange-42 over 1 year ago - 1 comment

#313 - feat(Vec): add squared len method

Pull Request - State: closed - Opened by marc921 over 1 year ago

#312 - Bump golang.org/x/image from 0.0.0-20210628002857-a66eb6448b8d to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#311 - How to set text kerning?

Issue - State: closed - Opened by koaim almost 2 years ago

#310 - animation from tutorial lags sometimes

Issue - State: open - Opened by norflin321 about 2 years ago

#309 - Scale coordinates?

Issue - State: closed - Opened by JohnGebbie about 2 years ago - 1 comment

#308 - fix typo in interface.go

Pull Request - State: closed - Opened by miluchen over 2 years ago - 2 comments
Labels: documentation

#307 - is there a way to run pixel on android

Issue - State: open - Opened by passerbyo over 2 years ago

#306 - SetMatrix(matrix) + Draw(target) vs Draw(target, matrix)

Issue - State: open - Opened by Seb-C over 2 years ago

#305 - Passthrough Shader in example breaks IMDraw

Issue - State: open - Opened by coreyog over 2 years ago - 1 comment

#304 - Apple Silicon (M1+) Macs Require GLFW for OpenGL ES Implementation

Issue - State: closed - Opened by jnorrid over 2 years ago - 2 comments

#303 - Alllow shader / uniforms to be updated during the game loop

Issue - State: open - Opened by JasonMDavey almost 3 years ago
Labels: enhancement, help wanted

#302 - Cannot build on Arch Linux

Issue - State: closed - Opened by dreamscached almost 3 years ago - 1 comment

#301 - update dependencies (testify and go-gl/glfw)

Pull Request - State: closed - Opened by cebarks almost 3 years ago

#300 - Add testing workflow for github actions

Pull Request - State: closed - Opened by bencarrr almost 3 years ago - 2 comments

#299 - Fix failing builds

Pull Request - State: closed - Opened by Benjyclay almost 3 years ago

#298 - Improve typing example

Issue - State: open - Opened by zrcoder almost 3 years ago - 1 comment
Labels: help wanted

#297 - Added an opportunity to disable caching for sprites

Pull Request - State: closed - Opened by zergon321 about 3 years ago - 2 comments

#296 - Can pixel run on browsers?

Issue - State: closed - Opened by zrcoder about 3 years ago - 1 comment

#295 - Travis build is failing

Issue - State: closed - Opened by faiface about 3 years ago - 5 comments
Labels: help wanted

#294 - Having problems running the example

Issue - State: closed - Opened by elvodqa about 3 years ago - 2 comments
Labels: question, awaiting-response

#293 - Add callback functionality for input events

Pull Request - State: open - Opened by trondhumbor about 3 years ago - 9 comments
Labels: feature, awaiting-response

#292 - Wonky Coordinate grid

Issue - State: open - Opened by cebarks about 3 years ago - 6 comments
Labels: enhancement, help wanted

#291 - [README] Add "libXxf86vm-devel" dependency for CentOS/Fedora-like Linux

Pull Request - State: closed - Opened by GGCristo about 3 years ago

#289 - Add 2 related repos

Pull Request - State: closed - Opened by cebarks about 3 years ago

#288 - Apply gofumpt and style changes + Optimization in GLShader.Update()

Pull Request - State: closed - Opened by cpl about 3 years ago - 8 comments

#287 - Break geometry.go & geometry_test.go into multiple smaller files

Pull Request - State: closed - Opened by cebarks over 3 years ago - 5 comments
Labels: enhancement

#286 - Move Geometry into its own package

Issue - State: closed - Opened by cebarks over 3 years ago - 2 comments

#285 - Add Multisample Anti-aliasing support

Pull Request - State: closed - Opened by cebarks over 3 years ago - 9 comments

#284 - Adding new triangles type: TrianglesClipped

Pull Request - State: closed - Opened by dusk125 over 3 years ago - 7 comments

#283 - Adding Clipboard get/set functions to window

Pull Request - State: closed - Opened by dusk125 over 3 years ago

#282 - No examples folder?

Issue - State: closed - Opened by acornyname over 3 years ago - 1 comment

#281 - Bitmap rendering could be sped up

Issue - State: closed - Opened by prydin over 3 years ago - 2 comments
Labels: awaiting-response

#279 - Fragment shader example doc error

Issue - State: closed - Opened by objarni over 3 years ago - 3 comments

#278 - LetterBox scaling

Issue - State: open - Opened by edwinsyarief over 3 years ago - 1 comment
Labels: awaiting-response

#277 - Rect.Intersect(Rect) and Rect.Intersects(Rect) have conflicting behaviour

Issue - State: closed - Opened by btanner over 3 years ago - 1 comment
Labels: bug

#276 - How to create textured vertex

Issue - State: open - Opened by edwinsyarief over 3 years ago - 1 comment
Labels: question, not-bug

#275 - Issue in pixelgl, can not import "." package?

Issue - State: open - Opened by TheFlowDevelopment over 3 years ago - 6 comments
Labels: not-bug, awaiting-response, environment-problem

#274 - func text.NewAtlas() cost too much memory

Issue - State: closed - Opened by gakkilove over 3 years ago - 4 comments

#272 - Added input event tracking to prevent missed inputs

Pull Request - State: closed - Opened by unitoftime almost 4 years ago - 2 comments

#271 - Ability to change not only color but font face when writing to a single text object

Issue - State: open - Opened by 3ter almost 4 years ago
Labels: enhancement, needs-triage

#270 - Raspberry Pi compatibility

Issue - State: closed - Opened by ghost almost 4 years ago - 1 comment

#269 - Drawing primitives

Issue - State: closed - Opened by quarterpound almost 4 years ago - 2 comments
Labels: awaiting-response

#268 - Known behaviour: Drawer caches draw targets and can cause a memory leak

Issue - State: closed - Opened by nathanKramer almost 4 years ago - 1 comment

#267 - Full screen to cover the top bar on mac?

Issue - State: open - Opened by uberswe almost 4 years ago - 7 comments
Labels: bug, help wanted

#266 - Curves

Pull Request - State: open - Opened by jakubDoka almost 4 years ago - 6 comments
Labels: feature, awaiting-response

#265 - Elements not rendered properly when taking screenshot

Issue - State: closed - Opened by Alevsk almost 4 years ago

#264 - Run pixelgl.Run(run) on a different thread

Issue - State: closed - Opened by Alevsk almost 4 years ago - 2 comments

#263 - IMDraw is unaffected by SetSmooth or MSAA

Issue - State: open - Opened by NabeelAhmed1721 almost 4 years ago - 5 comments
Labels: help wanted, not-bug

#262 - Use slice for range in Drawer.Dirty(), to improve performance

Pull Request - State: closed - Opened by snargleplax almost 4 years ago - 1 comment

#261 - Set Window hints

Issue - State: closed - Opened by Hero9909 almost 4 years ago - 2 comments
Labels: question, awaiting-response

#260 - Shaders don't seem to apply to drawn text

Issue - State: open - Opened by 3ter almost 4 years ago - 1 comment

#259 - Opening spritesheet larger than 64Kb displays as black

Issue - State: closed - Opened by danielkberry about 4 years ago - 1 comment

#258 - Clipboard Support

Pull Request - State: closed - Opened by crthpl about 4 years ago

#257 - NewCanvas requires NewWindow to be called first

Issue - State: closed - Opened by uberswe about 4 years ago - 2 comments

#256 - Key press doesn't always trigger

Issue - State: closed - Opened by bhperry about 4 years ago - 6 comments

#255 - Text is not well positioned with some fonts

Issue - State: open - Opened by roipoussiere about 4 years ago - 2 comments

#254 - How to focus Window

Issue - State: open - Opened by crthpl about 4 years ago - 3 comments

#253 - tests and fixes faiface#123, SIGSEGV on text.NewAtlas if glyph absent

Pull Request - State: closed - Opened by roipoussiere about 4 years ago - 1 comment

#252 - Add AnchorPos struct and functions

Pull Request - State: closed - Opened by roipoussiere about 4 years ago - 15 comments

#251 - Does this 2D library support Chinese characters and Japanese characters

Issue - State: closed - Opened by gakkilove about 4 years ago - 4 comments

#250 - Examples/Tutorials do not work, on fresh install of golang

Issue - State: closed - Opened by ninjapretzel about 4 years ago - 6 comments

#249 - How to create vector paths?

Issue - State: closed - Opened by roipoussiere about 4 years ago - 3 comments

#248 - Quadtree implementation

Pull Request - State: closed - Opened by jakubDoka over 4 years ago - 2 comments

#247 - Drawing tens of thousands of sprites to a batch

Issue - State: closed - Opened by jrcichra over 4 years ago - 7 comments

#246 - #244 GLTriangle's fragment shader is used when rendered by the Canvas.

Pull Request - State: closed - Opened by dusk125 over 4 years ago - 5 comments

#245 - Adding Clipping rectangle support in GLTriangles

Pull Request - State: closed - Opened by dusk125 over 4 years ago - 3 comments

#244 - Canvas Triangles with their own Shader

Issue - State: closed - Opened by dusk125 over 4 years ago - 3 comments

#243 - expose glfw.WaitEvent using Window.WaitInput

Pull Request - State: closed - Opened by andrebq over 4 years ago - 1 comment

#242 - How is it with performance ?

Issue - State: closed - Opened by jakubDoka over 4 years ago - 1 comment

#241 - No error but window doesnt show

Issue - State: closed - Opened by frostways over 4 years ago - 4 comments
Labels: awaiting-response

#240 - help for "nested func"

Issue - State: closed - Opened by frostways over 4 years ago - 1 comment

#239 - Help !

Issue - State: closed - Opened by frostways over 4 years ago

#238 - Is it possible to draw only part of a sprite?

Issue - State: closed - Opened by karlc1 over 4 years ago - 2 comments

#229 - Build fails with fatal error: checkptr: pointer arithmetic computed bad pointer value

Issue - State: closed - Opened by fgrosse over 4 years ago - 9 comments
Labels: bug, help wanted

#226 - HTML5/wasm support

Issue - State: open - Opened by Zireael07 over 4 years ago - 3 comments
Labels: help wanted, feature

#225 - Pixel is looking for a new maintainer

Issue - State: closed - Opened by faiface over 4 years ago - 28 comments

#216 - Confusion about imdraw documentation

Issue - State: open - Opened by tapir over 4 years ago
Labels: help wanted, question

#209 - How to handle multiple "Scenes" - Wiki Improvement

Issue - State: open - Opened by ryanadean almost 5 years ago - 4 comments
Labels: documentation

#206 - Panic when running create window example

Issue - State: closed - Opened by Keithcat1 almost 5 years ago - 2 comments
Labels: duplicate

#202 - Very bad performance on Raspberry Pi 3

Issue - State: closed - Opened by flagadajones almost 5 years ago - 5 comments
Labels: not-bug

#201 - Direct draw to Screen without X11 server

Issue - State: closed - Opened by flagadajones about 5 years ago - 3 comments
Labels: answered

#178 - MakePicture methods always create new TargetPicture

Issue - State: open - Opened by Immueggpain over 5 years ago - 3 comments
Labels: enhancement, help wanted

#171 - Ellipse geometry

Issue - State: open - Opened by bcvery1 over 5 years ago - 1 comment
Labels: enhancement

#165 - Access underlying glfw window

Issue - State: open - Opened by frapa over 5 years ago - 2 comments
Labels: feature

#153 - Handling high DPI

Issue - State: open - Opened by Lallassu over 5 years ago - 5 comments

#145 - Add No-Brain Jogging to examples

Pull Request - State: closed - Opened by gonutz almost 6 years ago - 17 comments