index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
23.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/23.2
staging/23.3
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
demo
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-03
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
1
-2
/
+2
2009-07-21
Add missing X11_INCLUDES to egl/drivers/demo and egl/main.
Peter Hutterer
1
-1
/
+1
2009-07-17
egl: Remove redundant DeletePending flag.
Chia-I Wu
1
-10
/
+2
2009-07-17
egl: Use the link functions to manage resources.
Chia-I Wu
1
-7
/
+10
2009-04-29
egl: Don't install demodriver
Dan Nicholson
1
-2
/
+0
2009-02-11
Add install target for egl
Johannes Engel
1
-1
/
+3
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
1
-17
/
+17
2008-08-18
egl: don't put the example/demo driver in the lib/ dir
Brian Paul
1
-2
/
+1
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
1
-2
/
+3
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
1
-1
/
+1
2008-07-03
egl: Fix demodriver
Jakob Bornecrantz
1
-11
/
+11
2008-05-28
egl: added args string to _eglMain()
Brian Paul
1
-1
/
+1
2008-05-28
egl: Make demo driver compile
Jakob Bornecrantz
1
-2
/
+2
2008-05-27
s/GLuint/unsigned/
Brian Paul
1
-3
/
+3
2008-05-07
Never fail `make clean'
Dan Nicholson
1
-2
/
+2
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
1
-1
/
+1
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
1
-3
/
+3
2005-12-10
updates to match other changes elsewhere
Brian Paul
1
-23
/
+18
2005-08-05
More EGL prep. No impact on anything outside of EGL
Jon Smirl
1
-8
/
+1
2005-05-17
fix pbuffer sample code
Brian Paul
1
-6
/
+3
2005-05-17
updated demoCreatePbufferSurface()
Brian Paul
1
-52
/
+7
2005-05-16
s/Atrib/Attrib/, set extension enable flags
Brian Paul
1
-23
/
+13
2005-05-14
Fix compile error in demo egl driver
Jon Smirl
1
-12
/
+12
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
1
-5
/
+5
2005-05-04
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
1
-40
/
+23
2005-04-22
initial EGL code
Brian Paul
2
-0
/
+434