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
/
pugl
/
detail
/
x11_gl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-16
Use email address in copyright headers
David Robillard
1
-1
/
+1
2020-05-16
Fix file documentation
David Robillard
1
-2
/
+3
2020-03-15
Remove backend resize method
David Robillard
1
-1
/
+0
2020-03-14
Add logging API
David Robillard
1
-11
/
+16
2020-03-09
Cleanup: Remove unnecessary includes
David Robillard
1
-1
/
+0
2020-03-08
X11: Implement PUGL_SWAP_INTERVAL
David Robillard
1
-0
/
+9
2020-03-08
X11: Use function typedefs in glxext.h
David Robillard
1
-6
/
+4
2020-03-08
Cleanup: Remove use of GL defines in X11 backend
David Robillard
1
-3
/
+4
2020-03-02
X11: Fix return type of puglX11GlGetAttrib()
David Robillard
1
-1
/
+1
2020-03-02
X11: Fix return type of puglX11GlHintValue()
David Robillard
1
-1
/
+1
2020-03-01
Cleanup: Use a consistent style for all backend definitions
David Robillard
1
-9
/
+7
2020-03-01
Cleanup: Fix includes
David Robillard
1
-1
/
+0
2020-02-18
Pass expose event to backend enter and leave functions
David Robillard
1
-3
/
+3
2019-11-21
Rename "backend" headers
David Robillard
1
-2
/
+2
2019-11-21
X11: Remove libGL dependency from GL backend
David Robillard
1
-3
/
+0
2019-11-09
Fix various clang-tidy warnings
David Robillard
1
-4
/
+4
2019-11-03
Add stub implementations of backend functions
David Robillard
1
-16
/
+3
2019-09-14
Add support for using a debug OpenGL context
David Robillard
1
-0
/
+3
2019-09-07
Clean up error handling
David Robillard
1
-17
/
+20
2019-09-03
Simplify hints implementation
David Robillard
1
-11
/
+11
2019-08-02
Clean up includes
David Robillard
1
-1
/
+1
2019-07-29
Cleanup: Clean up includes and call IWYU in lint target
David Robillard
1
-0
/
+5
2019-07-29
Fix various clang-tidy warnings
David Robillard
1
-1
/
+1
2019-07-29
Reorganize source to separate private implementation details
David Robillard
1
-0
/
+213