index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-21
egl: Remove dependency on libX11.
Chia-I Wu
1
-4
/
+2
2009-08-18
egl: Remove eglhash.c and eglhash.h.
Chia-I Wu
1
-2
/
+0
2009-08-11
egl: Add eglmutex.h.
Chia-I Wu
1
-0
/
+1
2009-08-09
egl: Add depend and depend.bak to clean target
Pauli Nieminen
1
-0
/
+1
2009-07-21
Add missing X11_INCLUDES to egl/drivers/demo and egl/main.
Peter Hutterer
1
-1
/
+1
2009-07-17
egl: Support per-thread info.
Chia-I Wu
1
-0
/
+2
2009-07-17
egl: Add eglcompiler.h for compiler features.
Chia-I Wu
1
-0
/
+1
2009-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
1
-1
/
+1
2009-04-16
egl/main/Makefile: Add dependency of install target on default build target
Alan Coopersmith
1
-1
/
+1
2009-02-25
egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building...
Brian Paul
1
-3
/
+2
2009-02-25
egl: Use -dlopen rather than -dl which is non portable
Benjamin Close
1
-1
/
+1
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
-5
/
+22
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
1
-1
/
+2
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
1
-1
/
+1
2008-05-30
link libEGL with Xlib
Brian Paul
1
-1
/
+3
2008-05-28
egl: re-enable LOCAL_CFLAGS
Brian Paul
1
-1
/
+1
2008-05-28
egl: move a few small functions into new eglmisc.[ch] files
Brian Paul
1
-0
/
+2
2008-05-28
egl: added egldefines.h
Brian Paul
1
-0
/
+1
2008-05-28
egl: added eglstring.[ch]
Brian Paul
1
-2
/
+4
2008-05-28
egl: Temporarily disable eglx.[c|h] building
Jakob Bornecrantz
1
-3
/
+4
2008-05-27
Move some config-related utility functions into new eglconfigutil.c file.
Brian Paul
1
-0
/
+2
2008-05-27
minor overhaul/re-org of driver selection/loading code
Brian Paul
1
-3
/
+8
2008-05-27
pipe stderr to /dev/null
Brian Paul
1
-1
/
+2
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
2007-08-07
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
1
-0
/
+1
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
1
-3
/
+3
2005-11-23
New _eglLog() function to replace fprintf/printf calls for debug/info.
Brian Paul
1
-0
/
+2
2005-04-22
initial EGL code
Brian Paul
1
-0
/
+64