issues
search
pcwalton
/
surfman
A cross-platform, low-level toolkit for GPU surface management
Apache License 2.0
21
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update winit version to 0.22.2
#67
borup3
opened
4 years ago
1
HiddenWindow::drop() thread::join() deadlock
#66
borup3
opened
4 years ago
0
Sharing textures doesn't work on macOS/CGL
#65
kvark
opened
4 years ago
27
Fix the android build
#64
asajeffrey
closed
4 years ago
1
Update Threads Example to Use GLVersion 3.3
#63
zicklag
opened
4 years ago
0
wgl: threads example crash
#62
msiglreith
opened
4 years ago
0
Add Connection::create_native_widget_from_rwh()
#61
zicklag
closed
4 years ago
7
Provide a Way to Create a NativeWidget From a Raw Window Handle
#60
zicklag
opened
4 years ago
2
Revert "Create a real EGL surface when creating a surface from a texture."
#59
jdm
opened
4 years ago
0
Create a real EGL surface when creating a surface from a texture.
#58
jdm
closed
4 years ago
1
Allow building with winit on UWP
#57
asajeffrey
closed
4 years ago
1
Using the sm-winit feature on UWP
#56
asajeffrey
opened
4 years ago
5
Only provide the EGL_CONTEXT_OPENGL_PROFILE_MASK when required
#55
asajeffrey
closed
4 years ago
1
Windows requires an MSVC linker?
#54
asajeffrey
opened
4 years ago
1
Windows/Angle produces a BadAttribute error
#53
asajeffrey
opened
4 years ago
0
Support Clone for mutli::Connection and Adapter
#52
asajeffrey
closed
4 years ago
0
The multi platform doesn't implement `Clone`
#51
asajeffrey
closed
4 years ago
2
Reexport NativeContext
#50
asajeffrey
opened
4 years ago
0
Document that `present_surface` may be blocking
#49
asajeffrey
opened
4 years ago
0
`Device::Connection::Device` is different from `Device`
#48
asajeffrey
opened
4 years ago
0
Add more type constraints to traits
#47
asajeffrey
opened
4 years ago
0
Reexport associated types from Connection to Device
#46
asajeffrey
opened
4 years ago
0
Rename traits to avoid name clashes?
#45
asajeffrey
opened
4 years ago
0
Split off a surfman-api crate?
#44
asajeffrey
opened
4 years ago
1
Produce an error on Connection mismatches?
#43
asajeffrey
opened
4 years ago
0
Add a way to create surfaces from texture arrays
#42
Manishearth
closed
4 years ago
3
Provide a way to get the current context as a NativeContext
#41
asajeffrey
opened
4 years ago
0
Allow wayland users to supply the EGLDisplay
#40
asajeffrey
closed
4 years ago
1
0.1.3 for UWP changes.
#39
jdm
closed
4 years ago
0
Disallow creating ANGLE window surfaces under UWP.
#38
jdm
closed
4 years ago
3
How to blit the contents out of a SurfaceTexture?
#37
asajeffrey
opened
4 years ago
4
Binding a surface to a macOS context doesn't update the GL_FRAMEBUFFER binding
#36
asajeffrey
closed
4 years ago
3
Binding a surface to the current OSMesa context doesn't update the surface data
#35
asajeffrey
closed
4 years ago
3
Surfaceless API changes are challenging
#34
jdm
closed
5 years ago
2
Fix universal device after surfaceless API changes.
#33
jdm
closed
4 years ago
1
Incorporate missing changes for D3D textures.
#32
jdm
closed
5 years ago
0
Texture share handle for create_pbuffer_surface is ignored
#31
jdm
closed
5 years ago
1
APIs for bootstrapping surfman aren't consistent
#30
asajeffrey
opened
5 years ago
1
Write a magicleap back end
#29
asajeffrey
opened
5 years ago
1
Add context_id to osmesa device
#28
asajeffrey
closed
5 years ago
0
Add more builds to travis
#27
asajeffrey
closed
5 years ago
0
Add mozangle/egl to dev-dependencies on windows
#26
asajeffrey
closed
4 years ago
3
Move id implementation into Context definition files
#25
asajeffrey
closed
5 years ago
1
Added id() method to the universal Context
#24
asajeffrey
closed
5 years ago
0
Support creating surfaces from existing D3D textures
#23
jdm
closed
5 years ago
0
Updated universal device for new surface type API
#22
asajeffrey
closed
5 years ago
1
Get universal device to compile again
#21
asajeffrey
closed
5 years ago
0
Revert "Made the Windows API for make_context_not_current the same as the others"
#20
pcwalton
closed
5 years ago
0
Disable tests on travis
#19
asajeffrey
closed
5 years ago
0
Get offscreen example to build
#18
asajeffrey
closed
5 years ago
1
Next