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
2011-08-21
android: build core EGL
Chia-I Wu
1
-0
/
+64
2011-08-21
egl: add Android-specific extensions
Chia-I Wu
4
-0
/
+39
2011-08-21
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
2
-1
/
+3
2011-08-16
egl: Add include paths for platform autodetection
Benjamin Franzke
1
-0
/
+2
2011-08-16
dri2: Add __DRI_BUFFER_COUNT token
Benjamin Franzke
1
-2
/
+0
2011-08-15
egl: Log (debug) native platform type
Benjamin Franzke
1
-12
/
+25
2011-08-15
egl: Native Display autodetection
Benjamin Franzke
4
-8
/
+115
2011-08-14
Destroy context in dri2/glx driver when apps call eglDestroyContext
Cooper Yuan
2
-2
/
+38
2011-08-04
egl/gbm: Fix EGL_DEFAULT_DISPLAY
Benjamin Franzke
3
-2
/
+31
2011-07-29
egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
Chia-I Wu
1
-2
/
+3
2011-07-29
egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
Chia-I Wu
1
-1
/
+3
2011-07-27
wayland-drm: Add copyright notice to protocol
Benjamin Franzke
1
-0
/
+27
2011-07-14
Rename swrastg_dri to swrast_dri
Marek Olšák
1
-5
/
+0
2011-07-06
Fixes for leaks reported by cppcheck.
Völgyes Dávid
3
-2
/
+8
2011-07-02
egl_dri2: Fix compilation if udev devel files are not installed
Benjamin Franzke
1
-0
/
+4
2011-07-02
egl: add copyright notices
Chia-I Wu
38
-49
/
+1054
2011-07-01
egl: fix a compiler warning
Chia-I Wu
1
-0
/
+1
2011-06-27
egl: Fix Terminate with shared gbm screens
Benjamin Franzke
2
-2
/
+7
2011-06-25
egl: fix EGL_MATCH_NATIVE_PIXMAP
Chia-I Wu
1
-2
/
+10
2011-06-25
egl: make implementing eglChooseConfig easier
Chia-I Wu
2
-27
/
+57
2011-06-24
egl_dri2: Build drm platform only if enabled
Benjamin Franzke
2
-1
/
+8
2011-06-23
egl_dri2: Hookup gbm as drm platform
Benjamin Franzke
5
-61
/
+131
2011-06-21
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
3
-18
/
+129
2011-06-20
wayland: Pass use_invalidate extension to driver
Kristian Høgsberg
2
-2
/
+3
2011-06-20
egl_dri2/x11: Check availability of the dri2 extension
Benjamin Franzke
1
-0
/
+9
2011-06-13
wayland-drm: remove depend on "make clean"
Chia-I Wu
1
-0
/
+1
2011-06-13
egl_dri2: try swrastg_dri if swrast_dri fails
Chia-I Wu
1
-0
/
+6
2011-06-13
egl_dri2: add dri2_load_driver_swrast
Chia-I Wu
3
-19
/
+44
2011-06-12
egl_dri2: Compare configs before matching them
Benjamin Franzke
1
-1
/
+13
2011-06-12
egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY
Benjamin Franzke
2
-3
/
+23
2011-06-07
egl_dri2: Add missing header
Benjamin Franzke
1
-0
/
+1
2011-06-07
egl_dri2: Add missing license
Benjamin Franzke
1
-0
/
+28
2011-06-07
egl_dri2: Use libudev only if available
Benjamin Franzke
1
-2
/
+7
2011-06-07
egl_dri2: Use external driver pci list
Benjamin Franzke
4
-664
/
+116
2011-05-31
wayland-drm: Check visual for being NULL
Benjamin Franzke
1
-1
/
+1
2011-05-31
egl_dri2: Fix usage of bool values
Benjamin Franzke
1
-3
/
+3
2011-05-31
wayland-egl: Remove left-over headers and struct
Benjamin Franzke
2
-27
/
+1
2011-05-25
egl_dri2: add new cayman pci ids
Alex Deucher
1
-0
/
+15
2011-05-19
wayland-drm: Use new generic error event
Kristian Høgsberg
2
-16
/
+17
2011-05-18
wayland: Fix link order for libwayland-drm.a
Kristian Høgsberg
1
-4
/
+4
2011-05-17
egl: Recognize Ivybridge PCI IDs.
Kenneth Graunke
1
-0
/
+5
2011-05-16
egl: Compile wayland-drm.a into libEGL independent of egl_dri2
Benjamin Franzke
1
-3
/
+4
2011-05-13
egl_dri2: Discard similar configs
Benjamin Franzke
1
-4
/
+2
2011-05-13
egl_dri2: Make it possible to not compile in the X11 platform
Kristian Høgsberg
4
-7
/
+28
2011-05-12
egl/dri2: Avoid unused static functions.
José Fonseca
1
-1
/
+1
2011-05-12
egl/dri2: Prevent uninitialized variable dereference.
José Fonseca
1
-2
/
+5
2011-05-12
egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer...
José Fonseca
1
-5
/
+7
2011-05-12
egl: Fix int <-> ptr casts.
José Fonseca
4
-5
/
+5
2011-05-06
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
1
-1
/
+1
2011-05-06
Add pci id for FirePro 2270
Kostas Georgiou
1
-0
/
+1
[next]