index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/egl: Hookup gbm for drm backend
Benjamin Franzke
2011-06-23
6
-43
/
+98
*
st/egl/wayland: Take resize parameters only if size changes
Benjamin Franzke
2011-06-23
1
-5
/
+3
*
st/eglwayland: Add support for EGL_DEFAULT_DISPLAY
Benjamin Franzke
2011-06-12
4
-0
/
+15
*
st/egl: set EGL_ALPHA_MASK_SIZE
Chia-I Wu
2011-06-09
1
-0
/
+4
*
targets/egl: Support driver name lookup using pci lists
Benjamin Franzke
2011-06-07
2
-70
/
+3
*
st/egl: Add support for EGL_DRM_BUFFER_USE_CURSOR_MESA
Benjamin Franzke
2011-05-20
1
-1
/
+7
*
st/egl/wayland: Deal with wayland visual changes
Benjamin Franzke
2011-05-20
1
-17
/
+21
*
st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland
Benjamin Franzke
2011-05-13
14
-0
/
+494
*
egl/wayland: Fix possible lockup in drm initialization
Benjamin Franzke
2011-04-29
1
-1
/
+1
*
st/egl: Add wayland shm softpipe support
Benjamin Franzke
2011-04-25
3
-3
/
+191
*
st/egl: Generalize wayland backend a bit
Benjamin Franzke
2011-04-25
3
-253
/
+361
*
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2011-04-22
1
-0
/
+1
*
st/egl: Update to wayland protocol,egl changes
Benjamin Franzke
2011-04-22
2
-27
/
+92
*
egl/wayland: Update to per-surface frame events
Benjamin Franzke
2011-04-12
1
-3
/
+3
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
3
-13
/
+8
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
5
-5
/
+5
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
3
-3
/
+3
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
3
-3
/
+3
*
egl/wayland: Move wayland-egl into a subdir
Benjamin Franzke
2011-03-04
1
-1
/
+1
*
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
2
-0
/
+2
*
st/egl: Implement swapbuffer throttling
Thomas Hellstrom
2011-03-01
3
-4
/
+141
*
st/egl/drm: Rework swapbuffers
Thomas Hellstrom
2011-03-01
2
-7
/
+32
*
st/egl: Add a helper to perform a copy swap on a resource surface
Thomas Hellstrom
2011-03-01
2
-0
/
+45
*
st/egl: Move the copy context to the native display structure
Thomas Hellstrom
2011-03-01
9
-20
/
+39
*
egl/st: add array size initialisor
Dave Airlie
2011-03-01
1
-0
/
+1
*
st/egl wayland: Sync front buffer release
Benjamin Franzke
2011-02-10
2
-1
/
+33
*
st/egl wayland: Set color_format according to wl_visual
Benjamin Franzke
2011-02-10
1
-5
/
+6
*
st/egl: Fix platform selection
Benjamin Franzke
2011-02-08
1
-0
/
+1
*
st/egl: Add wayland platform
Benjamin Franzke
2011-02-07
5
-0
/
+715
*
st/egl: drm_image: Check for MESA_drm_image
Benjamin Franzke
2011-02-07
1
-2
/
+2
*
st/egl: native_helper: Add resource_surface_import_resource
Benjamin Franzke
2011-02-07
2
-0
/
+13
*
st/egl: Downgrade warning to debug when we can't create a drm screen
Kristian Høgsberg
2011-01-26
2
-2
/
+2
*
egl: Improve driver selection.
Chia-I Wu
2011-01-13
6
-63
/
+96
*
egl: Simplify driver matching.
Chia-I Wu
2011-01-13
1
-8
/
+3
*
egl: Cleanup _EGLDisplay initialization.
Chia-I Wu
2011-01-13
1
-9
/
+8
*
scons: Updates for targets/egl-static.
Chia-I Wu
2011-01-12
1
-11
/
+27
*
st/egl: Fix a void pointer arithmetic warning.
Chia-I Wu
2011-01-10
1
-1
/
+1
*
st/egl: Fix eglChooseConfig when configs is NULL.
Chia-I Wu
2010-12-26
1
-4
/
+4
*
st/egl: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-1
/
+0
*
st/egl: Assorted fixes for dri2_display_get_configs.
Chia-I Wu
2010-12-22
1
-4
/
+36
*
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-12-22
1
-6
/
+5
*
st/egl: Plug pbuffer leaks.
Chia-I Wu
2010-12-22
1
-8
/
+2
*
st/egl: Allow single-buffered pixmaps.
Chia-I Wu
2010-12-22
2
-26
/
+17
*
st/egl: Remove native_config::samples.
Chia-I Wu
2010-12-22
3
-5
/
+1
*
st/egl: Remove native_config::slow_config.
Chia-I Wu
2010-12-22
5
-9
/
+0
*
st/egl: Remove unnecessary egl_g3d_find_pixmap_config.
Chia-I Wu
2010-12-22
3
-36
/
+2
*
st/egl: Make config optional for create_pixmap_surface.
Chia-I Wu
2010-12-22
3
-46
/
+79
*
egl: _eglFilterArray should not allocate.
Chia-I Wu
2010-12-06
1
-2
/
+13
*
r300g: cleanup winsys
Marek Olšák
2010-12-05
1
-1
/
+1
*
st/egl: Set pipe_resource::array_size to 1.
Chia-I Wu
2010-12-03
1
-0
/
+1
[next]