Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / go-gl/glow issues and pull requests
#128 - Add links to khronos.org in generated documentation
Pull Request -
State: closed - Opened by myaaaaaaaaa 9 months ago
#127 - Add DrawElementsInstancedWithOffset function
Issue -
State: open - Opened by mokiat about 1 year ago
#126 - Place khrplatform.h side-by-side with generated Go files
Pull Request -
State: closed - Opened by myaaaaaaaaa over 1 year ago
- 11 comments
#125 - Provide typed OpenGL objects rather than raw uint32s
Pull Request -
State: closed - Opened by myaaaaaaaaa over 1 year ago
- 5 comments
#124 - Return null-terminated strings from `gl.Str()` and `gl.Strs()`
Pull Request -
State: closed - Opened by myaaaaaaaaa over 1 year ago
#123 - Use static keyword on GlowGetProcAddress instead of unique suffix
Pull Request -
State: closed - Opened by golightlyb over 2 years ago
- 1 comment
#122 - Fix egl typo in NetBSD build tags
Pull Request -
State: closed - Opened by Jacalz about 3 years ago
- 1 comment
#121 - netbsd support
Pull Request -
State: closed - Opened by ilylily over 3 years ago
- 1 comment
#120 - link to OpenGLES framework for ios compilation
Pull Request -
State: closed - Opened by devfd over 3 years ago
- 1 comment
#119 - Add overloads for glVertexAttribXPointer and glDrawElementsBaseVertex
Pull Request -
State: closed - Opened by dertseha over 3 years ago
- 1 comment
#118 - Add VertexAttribIPointerWithOffset function
Issue -
State: closed - Opened by hismailbulut over 3 years ago
- 2 comments
#117 - drop use of slice header
Pull Request -
State: closed - Opened by dertseha almost 4 years ago
- 8 comments
#116 - Deprecate gl.PtrOffset
Pull Request -
State: closed - Opened by dertseha almost 4 years ago
#115 - Download KHR/khrplatform.h
Pull Request -
State: closed - Opened by dertseha almost 4 years ago
- 1 comment
#114 - Support EGL+OpenGLES2 (ANGLE) on macOS
Pull Request -
State: closed - Opened by zwang almost 4 years ago
- 1 comment
#113 - Add gles2 tag to support using ANGLE (EGL+ OpenGLES2) on windows
Pull Request -
State: closed - Opened by zwang almost 4 years ago
- 3 comments
#112 - tmpl: add Windows support for the egl tag
Pull Request -
State: closed - Opened by eliasnaur about 4 years ago
- 1 comment
#111 - Fix static error when converting uintptr in gl.Ptr
Pull Request -
State: closed - Opened by HymnsForDisco about 4 years ago
- 1 comment
#110 - Add OpenBSD support
Pull Request -
State: closed - Opened by sdassow about 4 years ago
- 1 comment
#109 - Undeclared constants related to glext.h and glcorearb.h
Issue -
State: closed - Opened by aabbtree77 about 4 years ago
- 1 comment
#108 - GitHub Token Authentication
Pull Request -
State: closed - Opened by mlynam over 4 years ago
- 1 comment
#107 - Allow for specification overloads
Pull Request -
State: closed - Opened by dertseha over 4 years ago
- 7 comments
#106 - Unable to generate binding. Authorization Failed
Issue -
State: closed - Opened by ShardulNalegave almost 5 years ago
- 2 comments
#105 - Add go.mod
Pull Request -
State: closed - Opened by hajimehoshi almost 6 years ago
#104 - Update XML files
Pull Request -
State: closed - Opened by hajimehoshi almost 6 years ago
#103 - Use pkg-config
Pull Request -
State: closed - Opened by neilpa about 6 years ago
- 2 comments
#102 - Remove Cgo dependency on Windows
Pull Request -
State: closed - Opened by hajimehoshi over 6 years ago
- 15 comments
#101 - Replace exported C types with unsafe.Pointer
Pull Request -
State: closed - Opened by hajimehoshi over 6 years ago
- 2 comments
#100 - Use golang.org/x/tools/go/packages instead of build
Pull Request -
State: closed - Opened by hajimehoshi over 6 years ago
- 2 comments
#99 - Keep space in procaddr.tmpl comments.
Pull Request -
State: closed - Opened by dmitshur over 6 years ago
#98 - Use the standard do-not-edit comments
Pull Request -
State: closed - Opened by hajimehoshi over 6 years ago
- 1 comment
#97 - Remove importing C from conversions.go
Pull Request -
State: closed - Opened by hajimehoshi over 6 years ago
- 4 comments
#96 - Download latest XML data.
Pull Request -
State: closed - Opened by dmitshur almost 7 years ago
- 2 comments
#95 - Download latest XML data.
Pull Request -
State: closed - Opened by dmitshur almost 7 years ago
#94 - Add support for download of files larger than 1 MB.
Pull Request -
State: closed - Opened by kjozic almost 7 years ago
- 2 comments
#93 - Fix implicit conversion
Pull Request -
State: closed - Opened by errcw almost 7 years ago
- 1 comment
#92 - Download specs
Pull Request -
State: closed - Opened by errcw about 7 years ago
- 2 comments
#91 - OpenGL 4.6 support
Pull Request -
State: closed - Opened by kjozic about 7 years ago
#90 - OpenGL 4.6 support.
Issue -
State: closed - Opened by dmitshur over 7 years ago
- 11 comments
#89 - Add OpenGL 4.6 support.
Pull Request -
State: closed - Opened by kjozic over 7 years ago
- 5 comments
#88 - Use static keyword on GlowGetProcAddress instead of unique suffix.
Issue -
State: closed - Opened by dmitshur over 7 years ago
Labels: enhancement, help wanted
#87 - Make GlowGetProcAddress unique in C
Pull Request -
State: closed - Opened by kernle32dll over 7 years ago
- 3 comments
#86 - Make constants typed
Issue -
State: open - Opened by Grief over 7 years ago
- 5 comments
#85 - Fix GLsync definition
Pull Request -
State: closed - Opened by errcw over 7 years ago
- 4 comments
#84 - Update flag docs to be consistent with README
Pull Request -
State: closed - Opened by errcw over 7 years ago
- 1 comment
#83 - Improve addext, remext docs
Pull Request -
State: closed - Opened by errcw over 7 years ago
- 1 comment
#82 - Use addext, remext flags as overrides
Pull Request -
State: closed - Opened by errcw almost 8 years ago
- 2 comments
#81 - Revert "Represent GLsync as uintptr, not unsafe.Pointer".
Pull Request -
State: closed - Opened by dmitshur almost 8 years ago
- 2 comments
#80 - Add FreeBSD support
Pull Request -
State: closed - Opened by hajimehoshi almost 8 years ago
- 4 comments
#79 - Represent GLsync as uintptr, not unsafe.Pointer
Pull Request -
State: closed - Opened by dominikh almost 8 years ago
- 5 comments
#78 - Unmaintained project?
Issue -
State: closed - Opened by davidmanzanares almost 8 years ago
- 2 comments
#77 - Lack of extensions in the core profile
Issue -
State: closed - Opened by davidmanzanares over 8 years ago
- 10 comments
#76 - vulkan support?
Issue -
State: closed - Opened by nergdron almost 9 years ago
- 5 comments
#75 - Multiple extensions?!
Issue -
State: closed - Opened by deceased0a almost 9 years ago
#74 - Add a simple usage example for gl.Ptr.
Pull Request -
State: closed - Opened by dmitshur almost 9 years ago
- 1 comment
#73 - document the behavior of gl.Init
Pull Request -
State: closed - Opened by slimsag almost 9 years ago
- 4 comments
#72 - Panic on invalid input to gl.Ptr.
Pull Request -
State: closed - Opened by dmitshur almost 9 years ago
- 1 comment
#71 - allow non null-terminated strings in gl.Strs
Pull Request -
State: closed - Opened by slimsag almost 9 years ago
- 6 comments
#70 - Allow non-whitespace terminated strings in Strs
Pull Request -
State: closed - Opened by PieterD almost 9 years ago
- 1 comment
#69 - Add Strs helper for Go 1.6 cgo pointer passing rules.
Pull Request -
State: closed - Opened by dmitshur almost 9 years ago
- 1 comment
#68 - Vulkan API support?
Issue -
State: closed - Opened by deceased0a about 9 years ago
- 2 comments
#67 - Generating EGL bindings fails
Issue -
State: closed - Opened by FlorianUekermann about 9 years ago
- 7 comments
#66 - Pointer checks in Go 1.6
Issue -
State: closed - Opened by EtienneBruines about 9 years ago
- 2 comments
#65 - Simplify import path to dir resolution code.
Pull Request -
State: closed - Opened by dmitshur about 9 years ago
- 2 comments
#64 - Support custom template directory
Pull Request -
State: closed - Opened by yulon about 9 years ago
- 1 comment
#63 - Code that uses unsafe.Pointer to convert an integer-typed value held in memory into a pointer is illegal and must be rewritten
Issue -
State: open - Opened by Wessie almost 10 years ago
- 6 comments
#62 - Improve error readability by using Fatalln over Fatal.
Pull Request -
State: closed - Opened by dmitshur almost 10 years ago
- 1 comment
#61 - Fix issue where "go fmt" would fail on some paths.
Pull Request -
State: closed - Opened by dmitshur almost 10 years ago
- 1 comment
#60 - error generating package
Issue -
State: closed - Opened by ben-clayton almost 10 years ago
- 4 comments
#59 - Remove gl bindings.
Pull Request -
State: closed - Opened by dmitshur almost 10 years ago
- 2 comments
#58 - Replace procaddr pkg
Pull Request -
State: closed - Opened by slimsag almost 10 years ago
- 7 comments
#57 - Replace procaddr pkgs (DO NOT MERGE)
Pull Request -
State: closed - Opened by slimsag almost 10 years ago
- 2 comments
#56 - Add 2 parameters to glow to allow gl repo to use glow to generate its bindings.
Pull Request -
State: closed - Opened by dmitshur almost 10 years ago
- 1 comment
#55 - Remove array support from gl.Ptr
Pull Request -
State: closed - Opened by errcw almost 10 years ago
- 1 comment
#54 - Add gl bindings moving notice according to early 2015 plan.
Pull Request -
State: closed - Opened by dmitshur almost 10 years ago
#53 - More idiomatic bindings
Issue -
State: closed - Opened by tux21b almost 10 years ago
- 4 comments
Labels: question
#52 - Three actions remaining to complete early 2015 overhaul plan.
Issue -
State: closed - Opened by dmitshur almost 10 years ago
- 10 comments
#51 - Is it viable to use glow to generate an interface with multiple backends?
Issue -
State: open - Opened by dmitshur about 10 years ago
- 9 comments
Labels: question
#50 - go 1.4 compile time increased?
Issue -
State: closed - Opened by Inuart about 10 years ago
- 8 comments
#49 - weird gl.CompileShader() gl.GetShaderInfoLog issue on OS X 10.6 (not on 10.7/10.8/linux)
Issue -
State: closed - Opened by notnot about 10 years ago
- 15 comments
#48 - Use uint8 for GLchar and GLcharARB. Fix #47.
Pull Request -
State: closed - Opened by errcw over 10 years ago
- 4 comments
#47 - Str returns *int8
Issue -
State: closed - Opened by Inuart over 10 years ago
- 20 comments
#46 - procaddr/wgl: Fix undeclared free (include stdlib.h).
Pull Request -
State: closed - Opened by slimsag over 10 years ago
- 1 comment
#45 - non-fatal error from examples/glow/cube/cube.exe after latest merge
Issue -
State: closed - Opened by jasonrpowers over 10 years ago
- 4 comments
#44 - An alternative to #41
Pull Request -
State: closed - Opened by capnm over 10 years ago
- 1 comment
#43 - Add -restrict option; restrict symbol generation to JSON file
Pull Request -
State: closed - Opened by slimsag over 10 years ago
- 2 comments
#42 - JSON file of symbols to restrict symbol generation
Issue -
State: closed - Opened by slimsag over 10 years ago
#41 - Cleanup package synopsis.
Pull Request -
State: closed - Opened by slimsag over 10 years ago
- 6 comments
#40 - support CGO call batching
Issue -
State: closed - Opened by slimsag over 10 years ago
- 29 comments
Labels: enhancement
#39 - ugly package synopsis
Issue -
State: closed - Opened by slimsag over 10 years ago
- 4 comments
#38 - Fix "Unsupproted" typo.
Pull Request -
State: closed - Opened by slimsag over 10 years ago
#37 - glow generates invalid code for OpenGL 2.0
Issue -
State: closed - Opened by slimsag over 10 years ago
- 4 comments
#36 - Resolve template files relative to $GOPATH; Fixes go-gl/glow#35
Pull Request -
State: closed - Opened by slimsag over 10 years ago
- 2 comments
#35 - run glow outside of the package directory
Issue -
State: closed - Opened by slimsag over 10 years ago
#34 - Add OpenGL 4.5 support.
Pull Request -
State: closed - Opened by errcw over 10 years ago
- 3 comments
#33 - Add OpenGL 4.5 support
Issue -
State: closed - Opened by errcw over 10 years ago
- 1 comment
Labels: enhancement
#32 - automagic debug binding
Issue -
State: open - Opened by bryanturley over 10 years ago
- 4 comments
Labels: enhancement
#31 - Add sanitized prebuilt packages
Issue -
State: open - Opened by errcw over 10 years ago
- 4 comments
Labels: enhancement
#30 - Update the spec XML and prebuilt packages.
Pull Request -
State: closed - Opened by errcw over 10 years ago
- 1 comment
#28 - Fix core extensions
Pull Request -
State: closed - Opened by errcw over 10 years ago