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
2014-12-15
add NaCl platform WIP
snapshot
Tapani Pälli
27
-14
/
+1621
2014-11-23
Merge branch 'evelikov/remove-libgbm-libgl-libdeps-v2'
Chad Versace
17
-73
/
+205
2014-11-23
Merge branch 'maint-1.4'
Chad Versace
1
-0
/
+23
2014-11-23
wflinfo: Fix glGetStringi on Mali
Chad Versace
1
-1
/
+22
2014-11-19
Merge branch 'dcbaker/wflinfo-add-glsl-version'
Chad Versace
1
-1
/
+19
2014-11-19
wflinfo: add GLSL version information to wflinfo
Dylan Baker
1
-1
/
+19
2014-11-17
.gitignore: Ignore build artifacts since 8afea07
Chad Versace
1
-0
/
+5
2014-11-12
Merge branch 'maint-1.4'
Chad Versace
1
-0
/
+2
2014-11-13
glx: drop explicit linking against libGL.so
Emil Velikov
9
-41
/
+52
2014-11-13
glx: fetch the libGL function pointers at glx_platform_create
Emil Velikov
2
-4
/
+66
2014-11-13
pkg/archlinux: demote libgbm to (make|opt)depend
Emil Velikov
1
-1
/
+2
2014-11-13
gbm: drop explicit linking against libgbm.so (v2)
Emil Velikov
5
-16
/
+21
2014-11-13
gbm: fetch the libgbm function pointers at wgbm_platform_init
Emil Velikov
2
-1
/
+59
2014-11-13
pkg/archlinux: waffle does not link against libegl
Emil Velikov
1
-1
/
+4
2014-11-13
pkg/archlinux: use configure autodetection
Emil Velikov
2
-9
/
+1
2014-11-12
Merge branch 'cooking/evelikov/wgl'
Chad Versace
49
-1046
/
+2845
2014-11-12
gbm: work around mesa linkage issue
Frank Henigman
1
-0
/
+2
2014-11-09
Merge branch 'evelikov/drop-egl-linking'
Chad Versace
18
-102
/
+313
2014-11-09
Merge branch 'maint-1.4'
Chad Versace
3
-1
/
+21
2014-11-09
gbm: lock and release buffer in swap buffers
Frank Henigman
3
-1
/
+21
2014-11-09
man: spelling fix
Emil Velikov
1
-1
/
+1
2014-11-09
man: spelling/grammar fix
Emil Velikov
1
-1
/
+1
2014-11-09
README: fix spelling typo
Emil Velikov
1
-1
/
+1
2014-11-09
wgl: s/glX/wgl/ in error message
Emil Velikov
1
-1
/
+1
2014-11-09
README: spelling fixes
Emil Velikov
1
-2
/
+2
2014-11-09
wflinfo: call get_proc_address after make_current
Emil Velikov
1
-2
/
+2
2014-11-09
cmake: ensure waffle-static name differs from the shared one
Emil Velikov
1
-1
/
+1
2014-11-09
cmake: Set default location for all artifacts to top-level directories
Emil Velikov
5
-15
/
+8
2014-11-09
core/tests: silence the final MSVC warning
Emil Velikov
1
-1
/
+1
2014-11-09
core/tests: correctly store the threads exit codes
Emil Velikov
1
-2
/
+2
2014-11-09
wgl: use correct dtor in wgl_window_priv_create error path
Emil Velikov
1
-1
/
+1
2014-11-09
core: silence MSVC compiler warning
Emil Velikov
1
-1
/
+1
2014-11-09
wgl: strings.h does not exist in MSVC
Emil Velikov
1
-1
/
+1
2014-11-09
cmake: misc fixes and cleanups
Emil Velikov
2
-10
/
+16
2014-11-09
test/gl_basic_test: implement windows version for run_testsuite()
Emil Velikov
3
-0
/
+70
2014-11-09
test/gl_basic_test: add PLATFORM_WGL support/tests
Emil Velikov
1
-130
/
+200
2014-11-09
test/gl_basic_test: deduplicate gl_(debug,fwdcompat) tests
Emil Velikov
1
-45
/
+19
2014-11-09
test/gl_basic_test: introduce linux_gles* tests
Emil Velikov
1
-279
/
+119
2014-11-09
test/gl_basic_test: introduce linux_gl(30_core - 43_compat) tests
Emil Velikov
1
-411
/
+183
2014-11-09
test/gl_basic_test: use all_gl_(10-21) tests for all platforms
Emil Velikov
1
-236
/
+78
2014-11-09
test/gl_basic_test: add all_gl_rgb(a) tests
Emil Velikov
1
-52
/
+24
2014-11-09
waffle_test: introduce TEST_RUN2 macro
Emil Velikov
1
-0
/
+8
2014-11-09
examples/gl_basic: move variable declaration before code
Emil Velikov
1
-1
/
+2
2014-11-09
utils/wflinfo: wrap if (glHamSandwich() != GL_NO_ERROR ||...) in curly brackets
Emil Velikov
1
-3
/
+6
2014-11-09
utils/wflinfo: use define to provide buffer length
Emil Velikov
1
-5
/
+6
2014-11-09
tests/gl_basic_test: properly annotate the function pointers
Emil Velikov
1
-11
/
+19
2014-11-09
utils/wflinfo: properly annotate the function pointers
Emil Velikov
1
-4
/
+12
2014-11-09
examples/gl_basic: properly annotate the function pointers
Emil Velikov
1
-6
/
+14
2014-11-09
examples/simple-x11-egl: properly annotate the function pointers
Emil Velikov
1
-2
/
+10
2014-11-09
utils/wflinfo: use compiler specific (noreturn) attribute
Emil Velikov
1
-3
/
+11
[next]