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
/
include
/
GLES
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
1
-0
/
+45
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
1
-7
/
+7
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-32
/
+28
2008-08-31
Remove CVS keywords.
José Fonseca
3
-3
/
+0
2008-07-16
mesa: WinCE fixes
Jonathan White
1
-1
/
+5
2008-07-07
egl: updated GL_APIENTRY for Windows
Jonathan White
1
-1
/
+2
2008-06-30
gles: Don't define GLAPIENTRY here.
José Fonseca
1
-1
/
+0
2008-06-27
egl: Windows updates to the platform.h files
Jonathan White
1
-2
/
+1
2008-06-05
egl: assorted fixes for Windows
Jonathan White
1
-2
/
+0
2008-06-04
egl: new GLES/glplatform.h header
Brian Paul
1
-0
/
+76
2008-06-04
egl: updated GLES/gl.h and GLES/glext.h headers from Khronos.org
Brian Paul
2
-356
/
+821
2008-06-04
egl: created GLES/egl.h backward-compatibility header (see comments inside)
Brian Paul
1
-0
/
+6
2008-06-04
egl: moved egl.h into EGL/ directory
Brian Paul
1
-300
/
+0
2008-06-04
egl: moved eglext.h into EGL/ directory
Brian Paul
1
-186
/
+0
2008-05-27
obsolete with EGL 1.4
Brian Paul
1
-100
/
+0
2008-05-27
added EGL_MESA_screen_surface, EGL_MESA_copy_context extensions
Brian Paul
1
-0
/
+59
2008-05-27
remove stray ! character
Brian Paul
1
-1
/
+1
2008-05-27
new eglext.h from Khronos
Brian Paul
1
-0
/
+127
2008-05-27
EGL 1.4 header from Khronos
Brian Paul
1
-244
/
+279
2008-05-07
mesa: update/add newer GL ES headers
Brian Paul
4
-155
/
+1092
2006-02-05
EGL 1.2 tokens/functions/etc.
Brian Paul
1
-2
/
+50
2005-12-10
rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA
Brian Paul
1
-9
/
+11
2005-05-17
remove eglQueryDisplayMESA()
Brian Paul
1
-1
/
+0
2005-05-16
EGL_MESA_copy_context stuff
Brian Paul
1
-3
/
+4
2005-05-14
Add empty placeholder for eglCopyContextMESA
Jon Smirl
1
-0
/
+1
2005-05-14
Fix compiler warning about missing parameter list
Jon Smirl
1
-1
/
+1
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
1
-1
/
+3
2005-05-04
EGLScreenMESA updates
Brian Paul
2
-8
/
+8
2005-04-22
types for Mesa implementation of EGL
Brian Paul
1
-39
/
+35
2005-04-22
prototype EGL_MESA_screen_surface.
Brian Paul
1
-0
/
+40
2005-03-04
Add preliminary EGL headers.
Adam Jackson
2
-0
/
+280