index
:
~suokko/waffle
master
Unnamed repository; edit this file 'description' to name the repository.
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
readme: Fix typo in example
HEAD
master
Pauli Nieminen
1
-1
/
+1
2012-04-17
Fix warning that variables might be used uninitialized
Pauli Nieminen
1
-2
/
+4
2012-04-17
Fix warning that gl_api might be used uninitialized
Pauli Nieminen
1
-1
/
+1
2012-04-17
Fix warning that format isn't string literal
Pauli Nieminen
1
-1
/
+1
2012-04-17
Allow compiling with X11 EGL disabled
Pauli Nieminen
1
-1
/
+21
2012-04-17
Allow compiling with wayland disabled
Pauli Nieminen
1
-1
/
+21
2012-04-17
Allow compiling with glx disabled
Pauli Nieminen
1
-0
/
+20
2012-04-11
cmake: Bump version to 0.2
Chad Versace
1
-2
/
+2
2012-04-11
doc: Add release notes for 0.2
Chad Versace
1
-0
/
+21
2012-04-11
doc: Add release notes for v0.1
Chad Versace
1
-0
/
+9
2012-04-11
readme: Remove delimiter around example code
Chad Versace
1
-2
/
+0
2012-04-11
readme: Move links section to beneath summary
Chad Versace
1
-8
/
+11
2012-04-11
doc: Add patch submission guidelines
Chad Versace
1
-0
/
+116
2012-04-11
doc: Add code style guidelines
Chad Versace
1
-0
/
+271
2012-04-11
doc: Move configuration instructions from README to building.txt
Chad Versace
2
-75
/
+150
2012-04-11
readme: Update with Wayland support
Chad Versace
1
-2
/
+6
2012-04-11
gl_basic test: Add tests for wayland
Chad Versace
1
-0
/
+28
2012-04-11
gl_basic_test: Run platform tests in separate process
Chad Versace
1
-15
/
+70
2012-04-11
todo: Add a todo list
Chad Versace
1
-0
/
+2
2012-04-11
core: Create and destroy wayland_platform
Chad Versace
1
-0
/
+9
2012-04-11
wayland: Add wayland module
Chad Versace
16
-0
/
+832
2012-04-11
native: Rename fields native_x.wayland_x -> native_x.wl_x
Chad Versace
1
-2
/
+2
2012-04-11
cmake: Add wayland support
Chad Versace
2
-3
/
+27
2012-04-11
doxygen: Move doxygen files from doc -> doxygen
Chad Versace
2
-0
/
+0
2012-04-11
reamde: Update with GLX support
Chad Versace
1
-3
/
+8
2012-04-11
readme: Remove refs to non-existent options
Chad Versace
1
-2
/
+1
2012-04-11
tests/functional/gl_basic: Add tests for glx
Chad Versace
1
-0
/
+57
2012-04-11
x11: Fix window creation by using a colormap
Chad Versace
1
-10
/
+30
2012-04-11
core: Create and destroy glx_platform
Chad Versace
1
-0
/
+9
2012-04-11
glx: Add glx module
Chad Versace
14
-0
/
+777
2012-04-11
cmake: Add glx support
Chad Versace
2
-6
/
+27
2012-04-10
tests/functional: Check that EGL_PLATFORM env var is set
Chad Versace
1
-1
/
+10
2012-04-10
xegl: set/unset env var EGL_PLATFORM
Chad Versace
1
-0
/
+5
2012-04-10
egl: Remove egl_translate_attr_value()
Chad Versace
1
-19
/
+9
2012-04-10
include: Change value WAFFLE_DONT_CARE to -1
Chad Versace
1
-2
/
+2
2012-04-09
readme: Fix example code
Chad Versace
1
-0
/
+1
2012-04-09
cmake: Bump version to 0.1
Chad Versace
1
-1
/
+1
2012-04-09
cmake: Move def of library version to top CMakeLists
Chad Versace
2
-4
/
+11
2012-04-09
waffle: Change some default values to WAFFLE_DONT_CARE
Chad Versace
4
-20
/
+65
2012-04-09
include: Add enum WAFFLE_DONT_CARE
Chad Versace
2
-0
/
+2
2012-04-09
readme: Add a README.txt
Chad Versace
1
-0
/
+203
2012-04-08
api: Implement waffle_enum_to_string()
Chad Versace
2
-0
/
+46
2012-04-08
waffle: Rename WAFFLE_GL* -> WAFFLE_OPENGL*
Chad Versace
8
-36
/
+42
2012-04-08
waffle.pc: Install waffle pkgconfig file
Chad Versace
2
-0
/
+19
2012-04-08
cmake: Validate that at least one platform is chosen
Chad Versace
1
-0
/
+8
2012-04-08
cmake: Don't auto-set waffle_has_x11_egl
Chad Versace
1
-39
/
+26
2012-04-08
waffle: Remove default values for platform and gl_api
Chad Versace
3
-80
/
+23
2012-04-08
cmake: Install libwaffle.so and headers
Chad Versace
3
-0
/
+16
2012-04-08
cmake: Add cache vars for install paths
Chad Versace
1
-0
/
+14
2012-04-08
cmake: Add gl_basic_test to `make check`
Chad Versace
2
-20
/
+14
[next]