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
/
common
/
egl_g3d_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-7
/
+0
*
st/egl: add get_pixmap_format callback to native_display
Chia-I Wu
2011-06-25
1
-18
/
+28
*
egl: make implementing eglChooseConfig easier
Chia-I Wu
2011-06-25
1
-36
/
+6
*
st/egl: clean up eglCopyBuffers
Chia-I Wu
2011-06-25
1
-42
/
+2
*
st/egl: use a helper to get st_api from the loader
Chia-I Wu
2011-06-24
1
-13
/
+1
*
st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland
Benjamin Franzke
2011-05-13
1
-0
/
+33
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-11
/
+6
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+1
*
st/egl: Move the copy context to the native display structure
Thomas Hellstrom
2011-03-01
1
-9
/
+6
*
st/egl: Fix eglChooseConfig when configs is NULL.
Chia-I Wu
2010-12-26
1
-4
/
+4
*
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
1
-1
/
+2
*
st/egl: Remove unnecessary egl_g3d_find_pixmap_config.
Chia-I Wu
2010-12-22
1
-26
/
+1
*
egl: _eglFilterArray should not allocate.
Chia-I Wu
2010-12-06
1
-2
/
+13
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-8
/
+5
*
st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
Chia-I Wu
2010-11-03
1
-0
/
+66
*
st/egl: Add support for swap interval and swap behavior.
Chia-I Wu
2010-11-03
1
-1
/
+3
*
st/egl: Use native_surface::present callback.
Chia-I Wu
2010-11-03
1
-3
/
+3
*
egl: Use reference counting to replace IsLinked or IsBound.
Chia-I Wu
2010-10-23
1
-12
/
+32
*
st/egl: Do not finish a fence that is NULL.
Chia-I Wu
2010-10-14
1
-2
/
+4
*
st/egl: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
1
-12
/
+19
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-3
/
+21
*
st/egl: Add support for EGL_MESA_image_drm.
Chia-I Wu
2010-08-26
1
-0
/
+4
*
st/egl: Add support for EGL_KHR_surfaceless_*.
Chia-I Wu
2010-08-26
1
-9
/
+12
*
st/egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-08-17
1
-0
/
+8
*
egl: Store configs in a dynamic array.
Chia-I Wu
2010-06-30
1
-3
/
+3
*
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
1
-3
/
+2
*
st/egl: Hook eglCreatePbufferFromClientBuffer.
Chia-I Wu
2010-05-30
1
-4
/
+95
*
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-05-30
1
-2
/
+1
*
st/egl: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-22
/
+15
*
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-11
1
-11
/
+11
*
st/egl: Factor driver callbacks to a new file.
Chia-I Wu
2010-04-11
1
-0
/
+731