index
:
pugl.git
c++
dragdrop
main
Pugl GUI library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
x11_gl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
X11: Remove redundant display member
David Robillard
1
-12
/
+13
2022-05-03
Fix crash when destroying OpenGL views that haven't been realized
Jean Pierre Cimalando
1
-0
/
+3
2022-04-21
Improve error handling
David Robillard
1
-13
/
+21
2022-04-21
Remove unused return type from backend destroy methods
David Robillard
1
-2
/
+1
2022-04-21
Move attribute definitions to a separate header
David Robillard
1
-1
/
+2
2021-12-17
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2021-12-17
Call glXQueryDrawable() from within the GLX context
David Robillard
1
-5
/
+8
2021-12-17
Explicitly check for supported GLX extensions
David Robillard
1
-11
/
+24
2021-10-09
Use the correct macro for GLX_CONTEXT_PROFILE_MASK_ARB
falkTX
1
-1
/
+1
2021-05-25
Rename event structs in a more readable style
David Robillard
1
-2
/
+2
2021-01-02
Clean up includes
David Robillard
1
-1
/
+0
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-137
/
+143
2020-11-26
Remove file documentation
David Robillard
1
-5
/
+0
2020-11-25
Move puglEnterContext and puglLeaveContext to GL backends
David Robillard
1
-0
/
+12
2020-10-30
Remove logging API
David Robillard
1
-17
/
+0
2020-10-30
Simplify header names
David Robillard
1
-1
/
+1
2020-10-30
Move implementation source files to a conventional src directory
David Robillard
1
-0
/
+240