index
:
~anholt/waffle
dispatch
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
Add a generator for a waffle dispatch.
dispatch
Eric Anholt
6
-0
/
+635
2013-09-04
Import khronos API registry from SVN commit 22908
Eric Anholt
4
-0
/
+46548
2013-08-21
cmake: Fix test for thread-local storage
Chad Versace
1
-2
/
+2
2013-08-20
core: Zero-initialize wcore_info struct
Paul Berry
1
-1
/
+1
2013-08-19
Merge branch chadv/cmake-cleanup
Chad Versace
17
-484
/
+439
2013-08-19
cmake: Refactor detection of operating system
Chad Versace
9
-11
/
+44
2013-08-19
cmake: Fix some ugly formatting
Chad Versace
1
-5
/
+2
2013-08-19
cmake: Refactor targets 'check', 'check-func'
Chad Versace
2
-29
/
+19
2013-08-19
cmake: Refactor installation of FindWaffle.cmake
Chad Versace
2
-4
/
+4
2013-08-19
cmake: Refactor the search for library deps
Chad Versace
2
-32
/
+55
2013-08-19
cmake: Check that gbm is not enabled on Mac
Chad Versace
1
-0
/
+3
2013-08-19
cmake: Refactor option validation
Chad Versace
2
-50
/
+66
2013-08-19
cmake: Refactor definition of internal options
Chad Versace
2
-16
/
+12
2013-08-19
cmake: Refactor compiler flags into new module
Chad Versace
2
-57
/
+72
2013-08-19
cmake: Refactor configuration summary
Chad Versace
2
-65
/
+91
2013-08-19
cmake: Remove project name hack for GNUInstallDirs
Chad Versace
1
-12
/
+1
2013-08-19
cmake: Define version numbers in new module WaffleVersion
Chad Versace
2
-26
/
+54
2013-08-19
cmake: Prefix module CheckThreadLocalStorage with Waffle
Chad Versace
2
-2
/
+2
2013-08-19
cmake: Prefix 'check_thread_local_storage()' with 'waffle'
Chad Versace
2
-3
/
+3
2013-08-19
doc: Remove building.txt
Chad Versace
1
-146
/
+0
2013-08-19
cmake,readme: Move Waffle's CMake options to new file Options.cmake
Chad Versace
3
-34
/
+19
2013-08-19
cmake: Remove 'third_party/khronos' from include paths
Chad Versace
1
-1
/
+0
2013-08-18
khronos: Remove imported headers from Khronos
Chad Versace
8
-1258
/
+0
2013-08-18
egl: Add header to import symbols from new EGL extensions
Chad Versace
6
-0
/
+57
2013-08-11
egl: Emit error when eglGetDisplay or eglIntialize fails
Chad Versace
1
-2
/
+6
2013-07-26
glx: Catch Xlib errors with function wrappers
Chad Versace
6
-38
/
+164
2013-07-26
x11: Catch Xlib errors with function wrappers
Chad Versace
2
-4
/
+84
2013-07-19
cgl: Add support for pre-10.6 Snow Leopard CGL
Nigel Stewart
1
-0
/
+8
2013-07-19
Merge branch 'support-no-tls'
Chad Versace
2
-19
/
+83
2013-07-19
Revert "cmake: Require that compiler support keyword '__thread'"
Chad Versace
1
-2
/
+2
2013-07-19
core: Support systems without thread-local storage
Chad Versace
1
-2
/
+29
2013-07-19
core: Prevent leak at thread exit
Chad Versace
1
-2
/
+38
2013-07-19
core: Refactor wcore_tinfo.c
Chad Versace
1
-14
/
+15
2013-07-12
cmake: Use libudev.pc, not non-existent udev.pc
Chad Versace
2
-3
/
+3
2013-07-10
cgl: Bring CGL window to front of window stack at startup
Nigel Stewart
1
-0
/
+1
2013-07-10
xcode: cleanup headers group
Jeff Bland
1
-44
/
+4
2013-07-10
xcode: add missing wcore_attrib_list to project
Jeff Bland
1
-0
/
+8
2013-07-01
api, android: Add window resize call and implementation for Android
Juha-Pekka Heikkila
8
-0
/
+100
2013-07-01
android: Add missing file to Android.mk
Juha-Pekka Heikkila
1
-0
/
+1
2013-06-06
Revert "glx: Query proper extension string for ARB_create_context etc."
Chad Versace
1
-1
/
+2
2013-06-03
glx: Query proper extension string for ARB_create_context etc.
Paul Berry
1
-2
/
+1
2013-05-09
core: Stop internally calling public attrib_list API
Chad Versace
1
-14
/
+15
2013-05-09
core: Update unittests for wcore_attrib_list
Chad Versace
3
-67
/
+68
2013-05-09
core: Add internal version of waffle_attrib_list funcs
Chad Versace
4
-46
/
+163
2013-05-09
cmake: Use real name of CMake vars when printing summary
Chad Versace
1
-4
/
+4
2013-05-09
core: Rewrite code for thread local storage
Chad Versace
2
-99
/
+18
2013-04-22
cmake: Require that compiler support keyword '__thread'
Chad Versace
1
-2
/
+2
2013-03-06
examples/gl_basic: Fix example in usage message
Jeff Bland
1
-1
/
+1
2013-03-06
examples/gl_basic: Pass "cgl gl" params from Xcode
Jeff Bland
1
-0
/
+92
2013-03-06
.gitignore: Ignore libwaffle_test.dylib build artifact
Jeff Bland
1
-0
/
+1
[next]