index
:
glvnd
master
GL Vendor-Neutral Dispatch library
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
configure.ac: use standard macro to set compiler C99 mode
Emil Velikov
1
-1
/
+6
2016-03-02
configure.ac: check for python2.7 exectable
Emil Velikov
1
-1
/
+1
2016-03-02
configure.ac: fix comment typo
Emil Velikov
1
-1
/
+1
2016-03-02
configure.ac: remove unused conditionals
Emil Velikov
1
-6
/
+0
2016-03-02
configure.ac: remove sparc asm handling
Emil Velikov
1
-12
/
+0
2016-02-29
configure.ac: remove unset enable_{32,64}bit variables
Emil Velikov
1
-2
/
+2
2016-02-29
configure.ac: remove the disable-asm when cross-compiling limitation
Emil Velikov
1
-9
/
+0
2016-02-29
configure.ac: save/restore the user LDFLAGS
Emil Velikov
1
-0
/
+2
2016-02-11
Fix a typo: plaforms -> platforms
Felix Yan
1
-2
/
+2
2016-02-09
Check for glproto in configure.ac
Luca Boccassi
1
-0
/
+1
2016-01-13
Added a pkgconfig file for the public header files.
Kyle Brenneman
1
-1
/
+2
2016-01-13
Install the public header files.
Kyle Brenneman
1
-0
/
+1
2015-11-20
Implement GLESv1.
Kyle Brenneman
1
-0
/
+1
2015-11-13
Implement GLESv2.
Kyle Brenneman
1
-0
/
+1
2015-08-11
libGLdispatch: Put the different entrypoint types into different C files.
Kyle Brenneman
1
-9
/
+49
2015-08-11
Split u_current.c into separate TLS and TSD files.
Kyle Brenneman
1
-0
/
+1
2015-07-31
libOpenGL: Fix the linker flags for libOpenGL.
Kyle Brenneman
1
-0
/
+5
2015-07-29
libglvnd: Add support for ARMv7
Damien Leone
1
-1
/
+8
2015-07-08
Add an --enable-debug configure option.
Kyle Brenneman
1
-0
/
+3
2015-05-28
libGLdispatch: Work on adding x86-64 TSD stubs.
Kyle Brenneman
1
-1
/
+8
2015-03-30
Fixed a couple of config messages.
Kyle Brenneman
1
-2
/
+2
2015-03-27
Build fixes, mostly for old systems and compilers.
Kyle Brenneman
1
-0
/
+45
2015-03-25
Disable the x86 TLS version of GLdispatch.
Kyle Brenneman
1
-5
/
+10
2015-03-19
configure.ac: change contact email
Aaron Plattner
1
-1
/
+1
2013-12-04
Add a configure option to build libGL with ELF symbol filtering
Brian Nguyen
1
-0
/
+31
2013-12-04
Re-implement libGL such that ELF symbol filtering is optional
Brian Nguyen
1
-0
/
+1
2013-11-25
Remove superfluous glapi AM_CONDITIONAL()s
Brian Nguyen
1
-8
/
+0
2013-11-25
Downgrade required autoconf to 2.63 to allow building on RHEL 6.4
Brian Nguyen
1
-1
/
+1
2013-09-27
[build] make mapi a subdirectory of vnd-glapi
Aaron Plattner
1
-2
/
+2
2013-09-26
[build] don't try to create src/GLdispatch/mapi makefiles
Aaron Plattner
1
-3
/
+0
2013-09-26
[build] enable silent rules by default
Aaron Plattner
1
-1
/
+2
2013-09-26
[build] reorder SUBDIRS to only recurse once
Aaron Plattner
1
-0
/
+1
2013-08-26
[tests] Add a GLX_dummy dummy vendor library
Brian Nguyen
1
-1
/
+2
2013-08-26
[tests] Add basic test infrastructure
Brian Nguyen
1
-1
/
+2
2013-08-26
Add libGL and libOpenGL filter libraries
Brian Nguyen
1
-0
/
+2
2013-08-26
[GLdispatch] Build mapi
Brian Nguyen
1
-0
/
+11
2013-08-26
Add x11glvnd X11 extension
Brian Nguyen
1
-0
/
+1
2013-08-26
Add GLdispatch DSO
Brian Nguyen
1
-0
/
+1
2013-08-26
Implement glvnd_pthread
Brian Nguyen
1
-0
/
+1
2013-08-26
Implement tracing
Brian Nguyen
1
-1
/
+3
2013-08-26
Add autotools infrastructure for libglvnd
Brian Nguyen
1
-0
/
+158