issues
search
servo
/
gleam
Generated OpenGL bindings and wrapper for Servo.
Other
84
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename `master` branch to `main`
#232
mrobinson
closed
8 months ago
0
Enable merge queue
#231
mukilan
closed
1 year ago
0
Use SPDX license format
#230
atouchet
closed
1 year ago
4
declare_gl_apis! macros doesn't allow us to add default function implementations
#229
jamienicol
opened
1 year ago
0
Add QCOM_tiled_rendering
#228
jamienicol
closed
1 year ago
7
Make gleam no_std compatible again
#227
XiangYyang
closed
1 year ago
0
Shrink unsafe block for the Gl impl
#226
peamaeq
opened
2 years ago
0
Bump version to 0.14.0
#225
kvark
closed
2 years ago
4
0.13.2 has semver breaking-changes
#224
glandium
closed
2 years ago
3
Replace TravisCI with Github Actions.
#223
jdm
closed
2 years ago
4
Add glBindVertexBuffer and related functions
#222
jamienicol
closed
3 years ago
5
make gleam no_std compatible
#221
fschutt
opened
3 years ago
2
Add glFlushMappedBufferRange
#220
jamienicol
closed
4 years ago
4
Return value from glClientWaitSync
#219
jamienicol
closed
4 years ago
4
Add EXT_buffer_storage / ARB_buffer_storage
#218
jamienicol
closed
4 years ago
4
Flush explicitly before deleting textures on Mac
#217
steven-michaud
closed
4 years ago
11
Add UNSIGNED_INT_8_8_8_8_REV to bpp()
#216
jrmuizel
closed
4 years ago
5
Row length check in read_pixels_into_buffer
#215
kvark
closed
4 years ago
4
Add read_pixels_into_buffer_with_stride
#214
jrmuizel
closed
4 years ago
5
SSBO support
#213
kvark
closed
4 years ago
4
Base instance drawing
#212
kvark
opened
4 years ago
1
Add bindings for GL_ANGLE_copy_texture_3d
#211
gw3583
closed
4 years ago
5
allow implementation of Gl trait outside of crate
#210
lsalzman
closed
4 years ago
7
Expose GL_ANGLE_texture_usage
#209
jrmuizel
closed
4 years ago
4
Add support for glEGLImageTargetRenderbufferStorageOES.
#208
gw3583
closed
5 years ago
7
Use the Sealed marker trait trick on Gl
#207
nox
closed
5 years ago
5
Update gl_generator dependency to 0.14
#206
sdroege
closed
4 years ago
1
Add CHROMIUM_copy_texture support
#205
kvark
closed
5 years ago
4
Add missing Sync-related functions
#204
imiklos
closed
5 years ago
1
Add missing sampler functions
#203
mmatyas
closed
5 years ago
1
Add missing `is_query` function
#202
mmatyas
closed
5 years ago
1
Update version to 0.7 for public API changes.
#201
jdm
closed
5 years ago
4
Please make a version break every time you add functions to the `Gl` trait
#200
fschutt
closed
5 years ago
3
Expose vertex array object extension API
#199
jdm
closed
5 years ago
6
Update gl_generator to 0.13 and bump version
#198
wk
closed
5 years ago
4
Make GlType copyable.
#197
jdm
closed
5 years ago
4
glCopyBufferSubData missing?
#196
fschutt
opened
5 years ago
1
Support GL_KHR_blend_equation_advanced
#195
kvark
closed
5 years ago
4
Add wrappers for KHR debug methods
#194
aosmond
closed
5 years ago
5
Update gl-generator, and generate bindings for the ANGLE_provoking_vertex extension.
#193
emilio
closed
5 years ago
5
Release 0.6.14
#192
jdm
closed
5 years ago
4
Support glReadPixels where the target is a PBO
#191
brennie
closed
5 years ago
5
Support glMapBuffer where available
#190
brennie
closed
5 years ago
4
Expose constants for GL_EXT_shader_pixel_local_storage extension.
#189
gw3583
closed
5 years ago
5
Remove Rc usage from the crate
#188
nox
opened
5 years ago
5
Add a wrapper in gleam to time each gl call.
#187
bholley
closed
5 years ago
12
Error callback wrapper
#186
kvark
closed
5 years ago
5
Work around a crash in some GL drivers.
#185
gw3583
closed
5 years ago
9
Add TestObjectAPPLE and FinishObjectAPPLE bindings.
#184
jrmuizel
closed
5 years ago
4
Add glMapBufferRange and glUnmapBuffer
#183
jamienicol
closed
5 years ago
6
Next