Ecosyste.ms: Issues

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

GitHub / go-gl-legacy/gl issues and pull requests

#181 - README: update to legacy paths

Pull Request - State: closed - Opened by slimsag over 9 years ago - 1 comment

#180 - ptr panics when type is uintptr

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

#179 - README: Point to latest version of GLFW bindings.

Pull Request - State: closed - Opened by dmitshur over 9 years ago - 1 comment

#178 - sdl + gl.Init() crash

Issue - State: closed - Opened by Triangle345 over 9 years ago - 1 comment

#177 - Unbinding a buffer is a method

Issue - State: open - Opened by viking almost 10 years ago - 2 comments

#176 - Fix #167 incompatible pointer types warnings

Pull Request - State: open - Opened by simleb almost 10 years ago - 2 comments

#175 - Fix #174 ptr() panic on uintptr

Pull Request - State: closed - Opened by simleb almost 10 years ago - 3 comments

#174 - gl.ptr panics if passed a non-nil uintptr

Issue - State: closed - Opened by viking almost 10 years ago - 8 comments

#173 - Bug fix (#172): Check the variable is nil correctly

Pull Request - State: closed - Opened by hajimehoshi almost 10 years ago - 1 comment

#171 - OSX go-gl/gl glew.h file not found

Issue - State: closed - Opened by rocketkittens almost 10 years ago - 1 comment

#170 - How to cleanup a gl.Texture

Issue - State: closed - Opened by emicklei almost 10 years ago - 4 comments

#169 - Build issues Arch

Issue - State: open - Opened by dcbishop almost 10 years ago

#168 - Add support for GL_ARB_get_program_binary (core in OpenGL 4.1)

Pull Request - State: closed - Opened by micia about 10 years ago - 1 comment

#167 - Mac OSX Warnings/Errors when running go get

Issue - State: open - Opened by netpoetica about 10 years ago - 1 comment

#166 - Added compiler flags to get Cgo to find GLEW. OS X

Pull Request - State: closed - Opened by jsilvela about 10 years ago - 2 comments

#165 - compilation problem related to go1.3?

Issue - State: closed - Opened by emicklei about 10 years ago - 1 comment

#164 - Compiler can't find any functions in attriblocation.go

Issue - State: closed - Opened by akonneker about 10 years ago - 5 comments

#163 - Add new extensions and features

Pull Request - State: closed - Opened by polyfloyd about 10 years ago - 4 comments

#162 - How are extensions handled (on OS X)?

Issue - State: open - Opened by tildeleb about 10 years ago - 1 comment

#161 - fatal error: unexpected signal during runtime execution

Issue - State: closed - Opened by pwaller about 10 years ago

#160 - Issue building on Windows 7 with MinGW

Issue - State: open - Opened by nholland94 about 10 years ago - 3 comments

#159 - fix ClipPlane; change type of equation arg from *float64 to []float64

Pull Request - State: closed - Opened by tildeleb about 10 years ago - 1 comment

#158 - fix ClipPlane; change type of equation arg from *float64 to []float64

Pull Request - State: closed - Opened by tildeleb over 10 years ago - 13 comments

#157 - Bad equation argument for gl.ClipPlane

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

#156 - Possible misuse of unsafe.Pointer

Issue - State: open - Opened by UserAB1236872 over 10 years ago - 3 comments

#155 - Documentation link outdated and GoDoc not working

Issue - State: closed - Opened by mbertschler over 10 years ago - 5 comments

#154 - func ClipPlane(plane GLenum, equation *float64)

Issue - State: open - Opened by mki1967 over 10 years ago - 6 comments

#153 - Implement new extensions

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 6 comments

#152 - Add a section describing the glew-1.10 branch

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 2 comments

#151 - GL4

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 1 comment

#150 - added tildeleb to Authors

Pull Request - State: closed - Opened by tildeleb over 10 years ago

#149 - added function GetActiveAttrib

Pull Request - State: closed - Opened by tildeleb over 10 years ago - 1 comment

#148 - Add tbruyelle to AUTHORS

Pull Request - State: closed - Opened by tbruyelle over 10 years ago

#147 - Fix code design for the program type

Pull Request - State: closed - Opened by tbruyelle over 10 years ago

#146 - Add function to unbind a vao (fix #143)

Pull Request - State: closed - Opened by tbruyelle over 10 years ago - 2 comments

#145 - The use of slices and arrays as parameters in the Uniformxxx funcs

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

#144 - Added MapBuffer convenience functions for slices

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 4 comments

#143 - Unbind VAO missing function ?

Issue - State: closed - Opened by tbruyelle over 10 years ago - 5 comments

#142 - Convenient version of GetIntegerv

Pull Request - State: closed - Opened by krux02 over 10 years ago - 9 comments

#141 - Non-conformant VertexAttribPointer implementation for OpenGL >= 3.0

Issue - State: closed - Opened by jonvaldes over 10 years ago - 4 comments

#140 - Added Query Objects

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 3 comments

#139 - Add Query Objects

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 1 comment

#138 - Add AUTHORS

Pull Request - State: closed - Opened by pwaller over 10 years ago

#137 - Implement bindings for debug output feature

Pull Request - State: closed - Opened by kiryl over 10 years ago - 6 comments

#136 - gl.CreateProgram() crash

Issue - State: closed - Opened by kiryl over 10 years ago - 1 comment

#135 - Added glDrawRangeElements()

Pull Request - State: closed - Opened by polyfloyd over 10 years ago - 1 comment

#134 - Trouble Installing on Windows

Issue - State: closed - Opened by Triangle345 over 10 years ago - 9 comments

#133 - Added function glGetCompressedTexImage

Pull Request - State: closed - Opened by fawick over 10 years ago

#132 - Support for multiple string inputs to shader.Source().

Pull Request - State: closed - Opened by Ferguzz over 10 years ago - 2 comments

#131 - No support for TESS_CONTROL_SHADER or TESS_EVALUATION_SHADER

Issue - State: closed - Opened by JoshWillik over 10 years ago - 5 comments

#130 - go install error

Issue - State: closed - Opened by nzlov almost 11 years ago

#129 - Cannot Install OSX 10.9

Issue - State: closed - Opened by jake-king almost 11 years ago - 2 comments

#128 - Added GetUniformBlockIndex and UniformBlockBinding.

Pull Request - State: closed - Opened by Niriel almost 11 years ago - 9 comments

#127 - glGetUniformBlockIndex missing.

Issue - State: closed - Opened by Niriel almost 11 years ago - 3 comments

#126 - Active uniform

Pull Request - State: closed - Opened by pakanek about 11 years ago - 2 comments

#125 - gl.BindFramebuffer missing

Issue - State: closed - Opened by nergdron about 11 years ago - 3 comments

#124 - Added glPrimitiveRestartIndex()

Pull Request - State: closed - Opened by pakanek about 11 years ago - 1 comment

#123 - added function to do instancing

Pull Request - State: closed - Opened by krux02 about 11 years ago - 1 comment

#122 - Can't install on Ubuntu 13.10

Issue - State: closed - Opened by fcorrea about 11 years ago - 1 comment

#121 - gl.GenVertexArray crashes on Mac, Linux

Issue - State: closed - Opened by jasonmf about 11 years ago - 2 comments

#117 - Add Program.BindFragDataLocation and Program.GetFragDataLocation

Pull Request - State: closed - Opened by kanelbulle over 11 years ago

#116 - OpenGL Profiles

Issue - State: closed - Opened by tapir over 11 years ago - 5 comments
Labels: Polish

#115 - Fixed compilation errors relating to fix for issue 104

Pull Request - State: closed - Opened by lclarkmichalek over 11 years ago

#114 - Add BindTarget and UnbindTarget.

Pull Request - State: closed - Opened by kanelbulle over 11 years ago - 5 comments

#113 - Framebuffer can only be bound for both reading and writing

Issue - State: closed - Opened by kanelbulle over 11 years ago - 6 comments

#112 - Add glDrawBuffers.

Pull Request - State: closed - Opened by kanelbulle over 11 years ago - 1 comment

#111 - Change glUniform calls to use slices

Pull Request - State: closed - Opened by Nvveen over 11 years ago - 4 comments

#109 - Travis build is failing because X won't start

Issue - State: closed - Opened by pwaller over 11 years ago - 2 comments
Labels: Bug

#108 - Errors building the module with go-1.1 and gcc-4.8

Issue - State: closed - Opened by neXyon over 11 years ago - 11 comments

#107 - Fix #102

Pull Request - State: closed - Opened by pwaller over 11 years ago - 1 comment

#106 - Workaround for #104 and document new minimal glew 1.5.4

Pull Request - State: closed - Opened by pwaller over 11 years ago - 2 comments

#105 - Added CompressedTexImage2D and constants

Pull Request - State: closed - Opened by UserAB1236872 over 11 years ago - 3 comments

#102 - Tests are passing when they should not

Issue - State: closed - Opened by pwaller over 11 years ago - 2 comments
Labels: Bug

#101 - Fixed panic caused by setting glewExperimental.

Pull Request - State: closed - Opened by vova616 over 11 years ago - 2 comments

#99 - Doesn't build after opengl upgrade

Issue - State: closed - Opened by bytbox over 11 years ago - 8 comments

#98 - Issue #97 fixing readme:<More libraries> links

Pull Request - State: closed - Opened by akovaski over 11 years ago - 2 comments

#96 - Change GetSource in Shader to be more like GetInfoLog

Pull Request - State: closed - Opened by akovaski over 11 years ago - 1 comment

#95 - Return something useful from gl.Init()

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

#94 - Added ability to set glewExperimental

Pull Request - State: closed - Opened by UserAB1236872 over 11 years ago - 6 comments

#93 - Bring constants in line with go-gl/glfw

Issue - State: closed - Opened by UserAB1236872 over 11 years ago - 4 comments

#90 - Added and changed the Uniform functions.

Pull Request - State: closed - Opened by vova616 over 11 years ago - 7 comments

#85 - Add support for glewExperimental

Pull Request - State: closed - Opened by jimarnold almost 12 years ago - 6 comments

#80 - Add documentation

Issue - State: closed - Opened by ghost almost 12 years ago - 3 comments
Labels: Polish

#79 - Split gl.go into separate pieces

Pull Request - State: closed - Opened by pwaller almost 12 years ago - 6 comments
Labels: Refactoring

#77 - Public API changes.

Pull Request - State: closed - Opened by ghost almost 12 years ago - 8 comments

#76 - API breaking changes to accept arrays of fixed length

Issue - State: closed - Opened by pwaller almost 12 years ago - 2 comments
Labels: Refactoring

#74 - Introduce travis configuration and move examples out to go-gl/examples

Pull Request - State: closed - Opened by pwaller almost 12 years ago

#69 - Fixes for potential slice indexing errors.

Pull Request - State: closed - Opened by ghost almost 12 years ago

#65 - Add ability to pass a null pointer to glVertexAttribPointer

Pull Request - State: closed - Opened by genbattle about 12 years ago - 1 comment

#63 - Update README.md to be compatible with go 1.0

Pull Request - State: closed - Opened by pinkpawkitty over 12 years ago

#61 - One new wrapper, typed glDrawElements, and proper LoadMatrix[fd] implementations

Pull Request - State: closed - Opened by pzsz over 12 years ago - 7 comments

#58 - GetInfoLog returning garbage if no log message

Pull Request - State: closed - Opened by pzsz over 12 years ago

#48 - Signature change fr DrawPixels

Pull Request - State: closed - Opened by ghost about 13 years ago

#43 - API additions, modifications, and cleanups

Pull Request - State: closed - Opened by alotabits about 13 years ago

#40 - Updated to the current Go-SDL API.

Pull Request - State: closed - Opened by cjyar over 13 years ago

#39 - Updated to the current Go-SDL API.

Pull Request - State: closed - Opened by cjyar over 13 years ago

#37 - gluProject, gluUnproject, gluPickMatrix

Pull Request - State: closed - Opened by ghost over 13 years ago - 1 comment

#30 - VBO support

Pull Request - State: closed - Opened by chsc over 13 years ago

#25 - Update examples for the golang complex constructor and gl/gl20 -> gl

Pull Request - State: closed - Opened by davvid over 13 years ago