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: create pbuffers with PIPE_BIND_SAMPLER_VIEW
Chia-I Wu
2011-07-29
1
-3
/
+4
*
st/egl: fix linking errors
Chia-I Wu
2011-07-10
1
-0
/
+18
*
st/egl: fix a typo
Chia-I Wu
2011-07-01
1
-2
/
+2
*
st/egl: remove unused header
Chia-I Wu
2011-07-01
1
-3
/
+0
*
scons: Expose pkg-config in a simpler manner.
José Fonseca
2011-06-30
1
-0
/
+1
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
3
-16
/
+6
*
st/egl: update fbdev backend
Chia-I Wu
2011-06-28
1
-144
/
+190
*
egl: Fix Terminate with shared gbm screens
Benjamin Franzke
2011-06-27
1
-0
/
+2
*
st/egl: fix a compile error
Chia-I Wu
2011-06-26
1
-2
/
+1
*
st/egl: add get_pixmap_format callback to native_display
Chia-I Wu
2011-06-25
5
-47
/
+65
*
egl: make implementing eglChooseConfig easier
Chia-I Wu
2011-06-25
1
-36
/
+6
*
st/egl: add a fast path for ximage eglCopyBuffers
Chia-I Wu
2011-06-25
1
-1
/
+40
*
st/egl: clean up eglCopyBuffers
Chia-I Wu
2011-06-25
7
-42
/
+63
*
st/egl: reorganize backend initialization
Chia-I Wu
2011-06-25
14
-197
/
+172
*
st/egl: make native_buffer interface typed
Chia-I Wu
2011-06-24
6
-89
/
+139
*
st/egl: drop guess_gl_api from egl_g3d_loader
Chia-I Wu
2011-06-24
1
-1
/
+0
*
st/egl: use a helper to get st_api from the loader
Chia-I Wu
2011-06-24
2
-13
/
+9
*
st/egl: Fix scons build
Benjamin Franzke
2011-06-23
1
-0
/
+4
*
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
[next]