index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
1
-10
/
+59
2010-04-28
egl_dri2: Use new DRI API to create a GLES1/2 context when asked to
Kristian Høgsberg
1
-10
/
+59
2010-04-19
Merge branch '7.8'
Dan Nicholson
2
-3
/
+3
2010-04-19
egl: Pass flags to locate Xlib headers and libraries
Dan Nicholson
2
-3
/
+3
2010-04-28
Merge branch '7.8'
Jakob Bornecrantz
1
-1
/
+2
2010-04-28
egl: dri2 driver error output
Micah Fedke
1
-1
/
+2
2010-04-14
egl_dri2: Enable KHR_gl_texture_2D_image
Kristian Høgsberg
1
-0
/
+1
2010-04-06
egl_dri2: Flush before context switch and swap buffers.
Chia-I Wu
1
-0
/
+18
2010-04-06
egl: Unbind the old context in _eglBindContext.
Chia-I Wu
1
-10
/
+9
2010-04-06
egl: Fix eglMakeCurrent with different surfaces.
Chia-I Wu
1
-30
/
+45
2010-03-28
egl: Make _eglBindContextToSurfaces more readable.
Chia-I Wu
1
-11
/
+25
2010-03-28
egl: Always return the previously bound context.
Chia-I Wu
1
-9
/
+8
2010-03-03
Remove support for GCC older than 3.3.0
Ian Romanick
1
-3
/
+2
2010-03-03
egl_dri2: Factor out DRI2 protocol bits from initialize.
Kristian Høgsberg
1
-86
/
+155
2010-02-26
egl_dri2: Implement EGL_KHR_gl_renderbuffer_image
Kristian Høgsberg
1
-63
/
+103
2010-02-24
egl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap
Kristian Høgsberg
1
-4
/
+149
2010-02-23
egl: Remove unused _EGL_SKIP_HANDLE_CHECK.
Chia-I Wu
4
-53
/
+0
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
1
-1
/
+1
2010-02-19
egl: Silence warnings when compiled with -pedantic.
Chia-I Wu
4
-4
/
+10
2010-02-19
egl: Silence warnings in check/return macros.
Chia-I Wu
1
-139
/
+147
2010-02-17
egl: Revisit global data locking.
Chia-I Wu
4
-8
/
+23
2010-02-17
egl: Always lock a display before using it.
Chia-I Wu
2
-45
/
+81
2010-02-17
egl: Make eglGetDisplay atomic.
Chia-I Wu
3
-103
/
+22
2010-02-17
egl: Add a mutex to _EGLDisplay.
Chia-I Wu
2
-0
/
+4
2010-02-17
egl: eglGetError should return the status of the last call.
Chia-I Wu
1
-123
/
+226
2010-02-17
egl: Always record error code.
Chia-I Wu
1
-4
/
+5
2010-02-17
egl: Use new error checking macros.
Chia-I Wu
1
-115
/
+110
2010-02-17
egl: Add new error checking macros.
Chia-I Wu
1
-94
/
+134
2010-02-09
egl_dri2: Only allocate config if we're going to keep it
Kristian Høgsberg
1
-36
/
+31
2010-02-09
egl_dri2: Initialize config attributes with visual id and class from X
Kristian Høgsberg
1
-16
/
+58
2010-02-09
egl_dri2: Allow pbuffer and pixmap surfaces for all configs
Kristian Høgsberg
1
-8
/
+7
2010-02-09
egl_dri2: Implement eglBindTexImage()
Kristian Høgsberg
1
-9
/
+76
2010-02-09
egl_dri2: Use a helper function for looking up and binding extensions
Kristian Høgsberg
1
-27
/
+52
2010-02-09
egl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY
Kristian Høgsberg
1
-6
/
+6
2010-02-05
egl_dri2: Use pkg-config cflags and libs from configure output
Kristian Høgsberg
1
-3
/
+2
2010-02-05
egl_dri2: Log both driver and core extensions
Kristian Høgsberg
1
-1
/
+4
2010-02-05
egl_dri2: Audit and fix errors paths
Kristian Høgsberg
1
-49
/
+72
2010-02-05
egl_dri2: Just cast the pointer difference to an int
Kristian Høgsberg
1
-4
/
+1
2010-02-05
egl: Add debug messages to config validation and matching.
Chia-I Wu
1
-2
/
+23
2010-02-05
egl: Clean up eglconfig.h.
Chia-I Wu
1
-14
/
+7
2010-02-05
egl: Remove egl_xdri.
Chia-I Wu
6
-1440
/
+0
2010-02-05
egl: Update the comments to typecast macros.
Chia-I Wu
1
-0
/
+6
2010-02-05
egl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS.
Chia-I Wu
1
-29
/
+2
2010-02-05
egl: Clarify IsLinked and IsBound.
Chia-I Wu
2
-0
/
+12
2010-02-05
egl_dri2: Do not destroy linked resources.
Chia-I Wu
1
-3
/
+3
2010-02-05
egl_dri2: Fix a snprintf warning.
Chia-I Wu
1
-1
/
+4
2010-02-05
egl_dri2: Add a debug print for DRI2 extensions.
Chia-I Wu
1
-0
/
+1
2010-02-04
egl: Implement eglCopyBuffers for DRI2, make pixmap and pbuffers actually work
Kristian Høgsberg
1
-22
/
+65
2010-02-04
egl: Add driver for EGL on X with DRI2
Kristian Høgsberg
2
-0
/
+950
2010-02-04
egl: Convert drivers to use typecast macros.
Chia-I Wu
2
-61
/
+10
[next]