issues
search
grovesNL
/
glow
GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.21k
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 0.16.0
#328
sagudev
closed
1 week ago
1
Cheeky Unsoundness Now Asserts in New Rust
#327
cwfitzgerald
opened
2 weeks ago
0
Pixel(Un)PackData with None
#326
sagudev
closed
2 weeks ago
2
Make `bind_image_texture` take `Option<Self::Texture>`
#325
sagudev
closed
3 weeks ago
0
Add and use GL_{OES, APPLE}_vertex_array_object as fallback
#324
sagudev
closed
3 weeks ago
0
Add and use GL_EXT_disjoint_timer_query as fallback
#323
sagudev
closed
3 weeks ago
0
Use `PixelUnpackData` in tex_image_{1,2,3}d
#322
sagudev
closed
3 weeks ago
0
Feature Request: Expose `glValidateProgram` in glow
#321
Undead34
closed
1 month ago
3
Add ShaderPrecisionFormat and get_shader_precision_format
#320
sagudev
closed
3 weeks ago
0
Fix some rust FFI
#319
sagudev
closed
1 month ago
3
add components_per_format, bytes_per_type
#318
sagudev
closed
1 month ago
2
Add more gl functions
#317
sagudev
closed
1 month ago
3
Error on creating native GL object instead of panic
#316
sagudev
closed
1 month ago
0
Add typesafe version of get_parameter
#315
sagudev
opened
1 month ago
0
Add `get_parameter_*i64*` functions
#314
sagudev
closed
1 month ago
0
Expose more constants
#313
sagudev
closed
1 month ago
0
Make gl46 reproducable
#312
sagudev
closed
1 month ago
1
Release 0.15.0
#311
grovesNL
closed
1 month ago
0
clear_depth, depth_range with auto select the best function
#310
sagudev
closed
1 month ago
3
Release 0.14.2
#309
grovesNL
closed
1 month ago
0
Add `get_parameter_bool_array`
#308
sagudev
closed
1 month ago
4
Disjoint Timer Query
#307
cwfitzgerald
closed
2 months ago
0
Replace `borrow_mut` with `borrow` where possible
#306
sagudev
closed
2 months ago
0
Expose `get_parameter` for more types
#305
sagudev
closed
2 months ago
2
Add `get_parameter_bool`
#304
sagudev
closed
2 months ago
0
Release 0.14.1
#303
grovesNL
closed
2 months ago
0
get_query_parameter_u64_with_offset is broken
#302
kvark
opened
2 months ago
3
New release
#301
chyyran
closed
2 months ago
0
add aliases for get_parameter_* functions
#300
tesselode
closed
3 months ago
0
Add named framebuffer operations and named vertex arrays
#299
chyyran
closed
3 months ago
1
examples/hello/src/main.rs: OpenGL minor version typo fix
#298
rcornea
closed
3 months ago
0
Typo in hello example, OpenGL 4.10 doesn't exist (yet)
#297
vinhig
closed
2 months ago
2
Release 0.14
#296
grovesNL
closed
4 months ago
0
debug_message_callback: use Fn instead of FnMut
#295
surban
closed
4 months ago
0
Do you have an plan to support vulkan? Thanks!
#294
zhangfq-chemistry
closed
2 months ago
1
Add note about context drop requirements
#293
grovesNL
closed
4 months ago
0
Next release on crates.io
#292
surban
closed
4 months ago
6
Add support for external images using ImageData
#291
valaphee
closed
4 months ago
0
`raw_debug_message_callback` seems to be called after `Context` is dropped
#290
Imberflur
closed
4 months ago
8
`raw_debug_message_callback` might be called from multiple threads at once
#289
Imberflur
closed
4 months ago
0
Add graphics reset status function
#288
fililip
opened
7 months ago
0
Incorrect timeout type for glClientWaitSync
#287
kvark
opened
8 months ago
0
Example: LearnOpenGL Using `glow`
#286
Latias94
closed
8 months ago
0
calling from_webgl2_context multiple times doesn't return the same context
#285
vizigr0u
opened
9 months ago
1
Missing `glNamedBufferSubData`
#284
chyyran
closed
9 months ago
1
Add functions from `glProgramUniform*`
#283
chyyran
closed
9 months ago
1
Bump minimum Rust version to 1.73
#282
grovesNL
closed
9 months ago
2
Updating normalized positions when glutin windows resize
#281
Bayugoon
opened
9 months ago
1
Seal the HasContext trait
#280
notgull
closed
9 months ago
2
Missing glProgramUniform*
#279
chyyran
closed
9 months ago
0
Next