index
:
~jljusten/waffle
3.0-forward
debian
for-dan
for-jordan-3.0forward
gbm
master
wflinfo
jljusten's waffle repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
waffle: Replace GL with OpenGL
HEAD
master
Jordan Justen
4
-15
/
+15
2014-04-17
wflinfo: Print all error messages to stderr, not stdout
Chad Versace
1
-10
/
+7
2014-04-17
core: Update url for issue tracker in error messages
Chad Versace
1
-1
/
+1
2014-03-12
egl: Fix creation of compatibility contexts
Chad Versace
1
-0
/
+17
2014-03-07
wflinfo: Fix error message regression on context creation failure
Chad Versace
1
-9
/
+30
2014-03-07
utils/wflinfo: allow requesting a compat profile without a version
Jordan Justen
1
-6
/
+6
2014-03-07
wflinfo: Initialize opts->context_profile to WAFFLE_NONE, not -1
Chad Versace
1
-2
/
+2
2014-03-07
utils/wflinfo: allow requesting a core profile without a version
Jordan Justen
1
-51
/
+102
2014-03-01
wfinfo: Add short option -h for --help
Chad Versace
1
-3
/
+3
2014-03-01
android: Fix build for Android 4.1
Arun Sl
1
-0
/
+11
2014-03-01
android: Improve name of 'error' goto label
Arun Sl
1
-1
/
+2
2014-02-07
wflinfo: make errors parsable
Jordan Justen
1
-15
/
+19
2014-02-07
wflinfo: add --help parameter
Jordan Justen
1
-3
/
+17
2014-01-25
wflinfo: implement short options for common parameters
Jordan Justen
1
-9
/
+11
2014-01-25
wflinfo: if a parameter is not given, don't print NULL string
Jordan Justen
1
-1
/
+4
2014-01-25
wflinfo: Clean usage text
Jordan Justen
1
-15
/
+22
2014-01-19
cgl: Make waffle_get_proc_address() work
Chad Versace
1
-4
/
+6
2014-01-19
wflinfo: Build on Mac
Chad Versace
1
-8
/
+0
2014-01-15
waffle utils: add Android.mk
Jordan Justen
1
-0
/
+21
2014-01-15
waffle utils: add wflinfo utility
Jordan Justen
3
-0
/
+762
2014-01-08
wayland: respond to ping requests from the compositor
Rob Bradford
1
-0
/
+33
2014-01-08
wayland: add a handler for global remove event
Rob Bradford
1
-1
/
+8
2013-12-02
android: Fix Android Kitkat build issue
Juha-Pekka Heikkila
1
-0
/
+1
2013-12-01
cmake: Don't build unittests when waffle_build_tests=0
Chad Versace
1
-0
/
+4
2013-12-01
core: Stop linking libwaffle_test into unittest executables
Chad Versace
1
-1
/
+0
2013-12-01
core: Convert wcore_config_attrs_unittest to use cmocka
Chad Versace
1
-512
/
+638
2013-12-01
core: Convert wcore_error_unittest to use cmocka
Chad Versace
1
-64
/
+55
2013-12-01
core: Convert wcore_attrib_list_unittest to use cmocka
Chad Versace
2
-97
/
+86
2013-11-27
cmake: Refactor repeating patterns for unittests
Chad Versace
2
-65
/
+28
2013-11-27
core: Move wcore_error unittests to separate executable
Chad Versace
2
-4
/
+33
2013-11-27
core: Move wcore_config_attrs unittests to separate executable
Chad Versace
2
-3
/
+33
2013-11-27
core: Move wcore_attrib_list unittests to separate executable
Chad Versace
3
-4
/
+38
2013-11-27
waffle: Fix name of static waffle library
Chad Versace
1
-0
/
+1
2013-11-27
waffle: Fix build location of libwaffle_static.a
Chad Versace
1
-1
/
+1
2013-11-27
waffle: Link external dependencies to libwaffle_static.a
Chad Versace
1
-1
/
+1
2013-11-27
waffle_test: Move source from 'tests' to 'src' and 'include'
Chad Versace
5
-0
/
+435
2013-11-27
core: Don't call public API waffle_enum_to_string()
Chad Versace
1
-1
/
+2
2013-11-25
waffle: Use enum waffle_error for waffle_error_to_string()
Chad Versace
1
-1
/
+1
2013-11-24
cgl: Fix validation of system version
Chad Versace
2
-4
/
+6
2013-11-24
cgl: Gestalt is deprecated, stop using it
Chad Versace
1
-20
/
+24
2013-11-24
cgl: Fix warnings -Wtautological-constant-out-of-range-compare
Chad Versace
1
-1
/
+1
2013-11-22
waffle: use enum waffle_error instead of int
Brian Paul
4
-10
/
+10
2013-11-14
gbm: try to open a render node before the card device
Jordan Justen
1
-3
/
+18
2013-09-19
cmake,android: Define WAFFLE_API_EXPERIMENTAL
Chad Versace
1
-1
/
+4
2013-09-18
Merge branch 'window-resize'
Chad Versace
19
-5
/
+194
2013-09-18
cgl: Implement waffle_window_resize()
Chad Versace
3
-0
/
+14
2013-09-18
wayland: Implement waffle_window_resize()
Chad Versace
3
-1
/
+22
2013-09-18
xegl: Implement waffle_window_resize()
Chad Versace
3
-0
/
+12
2013-09-18
glx: Implement waffle_window_resize()
Chad Versace
3
-0
/
+12
2013-09-18
x11: Define x11_window_resize()
Chad Versace
2
-0
/
+25
[next]