issues
search
ziglibs
/
zgl
Zig OpenGL Wrapper
MIT License
425
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How do I use it using mach-glfw?
#64
GeezerLMAO
closed
1 year ago
4
Remove epoxy dependency. Add OpenGL 4.5 bindings, generated by zig-opengl.
#63
Nairou
closed
2 years ago
1
Added bindAttribLocation
#62
anthony-63
closed
2 years ago
0
Linking fails with 'undefined reference to' libdl functions.
#61
Linouth
closed
2 years ago
8
Fix customizable gl namespace
#60
Sirius902
closed
2 years ago
0
Add ability to use custom gl namespace
#59
Sirius902
closed
2 years ago
1
Add some 3D texture image functions.
#58
johanfforsberg
closed
2 years ago
0
Add glClipControl
#57
Nairou
closed
2 years ago
0
Cannot use createTexture in mac
#56
remorses
opened
2 years ago
3
Make TextureUnit non-exhaustive + add TextureUnit.unit
#55
sin-ack
closed
2 years ago
2
Add a version of activeTexture which allows integers
#54
sin-ack
closed
2 years ago
1
Add stencilMask, stencilFunc and stencilOp
#53
shritesh
closed
2 years ago
0
Remove OpenGL-Registry submodule
#52
silversquirl
closed
2 years ago
0
Remove OpenGL-Registry submodule?
#51
silversquirl
closed
2 years ago
1
Add generateMipmap().
#50
johanfforsberg
closed
2 years ago
0
Add `vertexAttribIPointer`
#49
Beyley
closed
2 years ago
0
Add `vertexAttribDivisor` and `drawArraysInstanced`
#48
Beyley
closed
2 years ago
0
add 'mapBuffer' and 'unmapBuffer'
#47
mihnea-s
closed
2 years ago
0
add 'polygonMode' and accompanying 'DrawMode' enum
#46
Krezzlu
closed
2 years ago
0
add 'bind' field to 'Texture' enum
#45
Krezzlu
closed
2 years ago
0
add glGetString
#44
aper836
closed
2 years ago
0
Add texSubImage2D (glTextureSubImage2D)
#43
kooparse
closed
2 years ago
0
run zig fmt (change c_void to anyopaque)
#42
BratishkaErik
closed
2 years ago
2
Fixes for Allocgate
#41
BratishkaErik
closed
2 years ago
0
Update to zig master: Allocgate changes
#40
alichraghi
closed
2 years ago
1
add generateMipmap()
#39
BratishkaErik
closed
2 years ago
0
add uniformMatrix4()
#38
BratishkaErik
closed
3 years ago
2
Update to new usingnamespace semantics
#37
silversquirl
closed
3 years ago
2
Add bufferUninitialized & namedBufferUninitialized
#36
BanchouBoo
closed
3 years ago
0
Allow null for bufferData and namedBufferData
#35
BanchouBoo
closed
3 years ago
2
Add programUniform2i
#34
silversquirl
closed
3 years ago
0
Add uniform3(u)i.
#33
johanfforsberg
closed
3 years ago
0
Add face culling.
#32
johanfforsberg
closed
3 years ago
0
Fix error handling and add _integer variants of pixel formats
#31
silversquirl
closed
3 years ago
0
Add uniform2f
#30
johanfforsberg
closed
3 years ago
0
Simplify allocations
#29
ABuffSeagull
closed
3 years ago
0
Add mapNamedBufferRange and unmapNamedBuffer
#28
silversquirl
closed
3 years ago
0
Add more texture units
#27
Sirius902
closed
3 years ago
0
Add namedBufferStorage
#26
silversquirl
closed
3 years ago
0
Expose OpenGL integer and float types
#25
Exonorid
closed
3 years ago
0
Convert all offset types to usize
#24
silversquirl
closed
3 years ago
0
Inability to pass null to bufferData/namedBufferData
#23
silversquirl
closed
3 years ago
0
Inconsistency between Type and ElementType
#22
silversquirl
closed
6 months ago
0
Types for offsets: usize vs ?usize vs ?*c_void
#21
silversquirl
closed
3 years ago
0
A couple of small fixes.
#20
johanfforsberg
closed
3 years ago
0
Various improvements and additions
#19
flyx
closed
3 years ago
0
Add texParameter & genTexture
#18
flyx
closed
3 years ago
0
Add remaining uniform*, blendFuncSeparate and getAttribLocation
#17
flyx
closed
3 years ago
0
Add hasExtension, uniform2ui, uniform2i, uniform3f and uniform1i64, rename programUniform1u to programUniform1ui and fix name conflicts
#16
silversquirl
closed
3 years ago
0
Add scissor()
#15
silversquirl
closed
3 years ago
0
Previous
Next