index
:
~tpalli/waffle
hacky
master
nacl
naclgears
snapshot
waffles
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
Merge branch 'maint-1.5' into master
HEAD
master
Chad Versace
1
-1
/
+2
2015-02-02
waffle: make gl_basic to work with nacl
Tapani Pälli
5
-3
/
+118
2015-02-02
wflinfo: Fix MSVC compilation error.
Jose Fonseca
1
-1
/
+2
2015-01-27
Merge branch 'maint-1.5' into master
Chad Versace
2
-21
/
+21
2015-01-27
wflinfo: find glGetStringi on both Mali and WGL
Frank Henigman
1
-21
/
+19
2015-01-27
waffle: return accurate result from wegl_platform_init()
Frank Henigman
1
-0
/
+2
2015-01-27
Merge branch 'chadv/waffle_window_create2' into master
Chad Versace
34
-175
/
+616
2015-01-27
examples/gl_basic: Update to use waffle_window_create2()
Chad Versace
1
-2
/
+11
2015-01-27
tests/gl_basic: Update to use waffle_window_create2()
Chad Versace
1
-2
/
+7
2015-01-27
waffle: Add public func waffle_window_create2()
Chad Versace
6
-9
/
+119
2015-01-27
core: Add func wcore_attrib_list_pop()
Chad Versace
2
-0
/
+46
2015-01-27
core: Add func wcore_attrib_list_copy()
Chad Versace
2
-0
/
+40
2015-01-27
core: Add attrib_list param to func wcore_platform::window::create
Chad Versace
15
-18
/
+74
2015-01-27
core: Add func wcore_error_bad_attribute
Chad Versace
2
-0
/
+12
2015-01-27
waffle: Fix signature of wcore_platform::window::create()
Chad Versace
14
-33
/
+33
2015-01-27
waffle: Fix mismatch in waffle_window_create prototype
Chad Versace
1
-1
/
+1
2015-01-27
core: Add func wcore_attrib_list_from_int32
Chad Versace
2
-0
/
+52
2015-01-27
core: Add arithmetic functions that detect overflow
Chad Versace
2
-0
/
+49
2015-01-27
core: Define intptr_t variants of wcore_attrib_list functions
Chad Versace
2
-0
/
+29
2015-01-27
core: Define wcore_attrib_list funcs with type-generic template
Chad Versace
1
-70
/
+82
2015-01-27
core: Change return type of wcore_attrib_list32_length
Chad Versace
2
-3
/
+4
2015-01-27
core: Rename functions s/wcore_attrib_list/wcore_attrib_list32/
Chad Versace
5
-74
/
+74
2015-01-27
include: Deprecate waffle_attrib_list funcs
Chad Versace
2
-8
/
+14
2015-01-27
include: Define macro WAFFLE_DEPRECATED_1_06
Chad Versace
1
-0
/
+14
2015-01-24
Merge branch 'maint-1.5'
Jordan Justen
2
-1
/
+8
2015-01-22
debian: Release 1.5.1-1
Jordan Justen
1
-0
/
+7
2015-01-22
debian: Update standards version to 3.9.6
Jordan Justen
1
-1
/
+1
2015-01-22
Merge branch 'maint-1.5' into master
Chad Versace
2
-0
/
+82
2015-01-22
doc: Add release notes for Waffle 1.5.1
Chad Versace
1
-0
/
+50
2015-01-22
waffle: Bump version to 1.5.1
Chad Versace
2
-2
/
+2
2015-01-22
Merge branch 'maint-1.4' into maint-1.5
Chad Versace
1
-0
/
+32
2015-01-22
doc: Add release notes for Waffle 1.4.4
Chad Versace
1
-0
/
+32
2015-01-22
waffle: Bump version to 1.4.4
Chad Versace
2
-2
/
+2
2015-01-20
Merge branch 'tpalli/nacl' into master
Chad Versace
26
-5
/
+961
2015-01-19
waffle: update man pages with nacl changes
Tapani Pälli
2
-0
/
+9
2015-01-19
waffle: initial empty implementation of nacl backend
Tapani Pälli
17
-2
/
+816
2015-01-19
waffle: add support for building Waffle using NaCl toolchain
Tapani Pälli
8
-2
/
+135
2015-01-19
examples: add waffle_has_x11_egl check for simple-x11-egl
Tapani Pälli
1
-1
/
+1
2015-01-19
Merge branch 'maint-1.5'
Jordan Justen
1
-1
/
+2
2015-01-19
Merge branch 'maint-1.4' into maint-1.5
Jordan Justen
1
-1
/
+2
2015-01-19
debian: Add WaffleConfig*.cmake to libwaffle-dev package
Jordan Justen
1
-1
/
+2
2014-12-31
cmake: remove FindWaffle.cmake
Dylan Baker
2
-86
/
+2
2014-12-31
Merge branch 'maint-1.5'
Chad Versace
8
-13
/
+74
2014-12-31
Merge branch 'maint-1.4' into maint-1.5
Chad Versace
4
-5
/
+42
2014-12-31
cmake: Add cmake PackageConfig files
Dylan Baker
3
-1
/
+40
2014-12-31
cmake: fix version search
Dylan Baker
1
-4
/
+2
2014-12-31
wgl: Verify the client area size matches the required size on window creation...
José Fonseca
1
-1
/
+11
2014-12-31
examples/gl_basic: Add option for window size.
José Fonseca
1
-5
/
+17
2014-12-31
test/gl_basic_test: Address gcc format mismatch warning.
José Fonseca
1
-1
/
+1
2014-12-31
wgl: Fix requirements for creation of ES2 context
Chad Versace
1
-1
/
+3
[next]