index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
egl
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-4
/
+4
*
Remove Xcalloc/Xmalloc/Xfree calls
Matt Turner
2012-09-05
2
-19
/
+19
*
gallium-egl: Move wayland query_buffer implementation
Kristian Høgsberg
2012-07-19
1
-1
/
+2
*
st/egl: fix uninitialized pointer bug
Brian Paul
2012-07-16
1
-1
/
+1
*
Set close on exec flag FD_CLOEXEC
David Fries
2012-03-11
1
-1
/
+9
*
st/egl: fix compiler warnings
Chia-I Wu
2011-12-15
1
-2
/
+2
*
st/egl: Implement EGL_NOK_swap_region for x11
Fredrik Höglund
2011-12-15
3
-20
/
+51
*
st/egl: add native_present_control
Chia-I Wu
2011-09-08
2
-10
/
+6
*
st/egl: fix linking errors
Chia-I Wu
2011-07-10
1
-0
/
+18
*
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
2
-14
/
+27
*
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
2
-0
/
+3
*
st/egl: reorganize backend initialization
Chia-I Wu
2011-06-25
4
-53
/
+41
*
st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland
Benjamin Franzke
2011-05-13
3
-0
/
+92
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-1
/
+1
*
st/egl: Move the copy context to the native display structure
Thomas Hellstrom
2011-03-01
1
-1
/
+1
*
st/egl: Downgrade warning to debug when we can't create a drm screen
Kristian Høgsberg
2011-01-26
1
-1
/
+1
*
egl: Improve driver selection.
Chia-I Wu
2011-01-13
1
-11
/
+17
*
st/egl: Fix a void pointer arithmetic warning.
Chia-I Wu
2011-01-10
1
-1
/
+1
*
st/egl: Assorted fixes for dri2_display_get_configs.
Chia-I Wu
2010-12-22
1
-4
/
+36
*
st/egl: Remove native_config::samples.
Chia-I Wu
2010-12-22
1
-1
/
+0
*
st/egl: Remove native_config::slow_config.
Chia-I Wu
2010-12-22
2
-4
/
+0
*
st/egl: Make config optional for create_pixmap_surface.
Chia-I Wu
2010-12-22
2
-45
/
+76
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-0
/
+1
*
st/egl: Fix build for include files in nonstandard places
Thomas Hellstrom
2010-11-09
1
-0
/
+1
*
st/egl: Remove flush_frontbuffer and swap_buffers.
Chia-I Wu
2010-11-03
2
-4
/
+0
*
st/egl: Add native_surface::present callback.
Chia-I Wu
2010-11-03
2
-1
/
+62
*
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-13
3
-2
/
+183
*
st/egl: Skip single-buffered configs in EGL.
Chia-I Wu
2010-09-30
1
-4
/
+0
*
glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x build
Luca Barbieri
2010-09-22
1
-0
/
+11
*
Untangle gallium/egl/glx source sharing mess and make it compile again
Kristian Høgsberg
2010-07-28
3
-114
/
+58
*
st/egl: Fixes for recent GLX cleanup.
Chia-I Wu
2010-07-20
2
-19
/
+45
*
st/egl: Add support for !GLX_DIRECT_RENDERING.
Chia-I Wu
2010-07-06
4
-41
/
+79
*
st/egl: Remove unnecessary headers.
Vinson Lee
2010-07-03
1
-3
/
+0
*
egl: Remove st/egl probe code.
Chia-I Wu
2010-06-29
1
-2
/
+0
*
st/egl: Build a single EGL driver.
Chia-I Wu
2010-06-29
1
-74
/
+2
*
st/egl: Move module loading code to targets.
Chia-I Wu
2010-06-29
4
-38
/
+27
*
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
1
-1
/
+1
*
st/egl: Introduce native_platform.
Chia-I Wu
2010-06-29
1
-15
/
+30
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
3
-33
/
+16
|
\
|
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
3
-33
/
+16
*
|
egl: Introduce platform displays internally.
Chia-I Wu
2010-06-23
4
-9
/
+8
|
/
*
st/egl: Move sw screen creation to native helper.
Chia-I Wu
2010-06-04
1
-62
/
+20
*
st/egl: Use stamps only to avoid unnecessary geometry update.
Chia-I Wu
2010-05-31
1
-10
/
+8
*
st/egl: Update ximage backend to use resource_surface.
Chia-I Wu
2010-05-31
1
-186
/
+52
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-1
/
+1
*
st/egl: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-3
/
+4
*
st/egl: No need to use drm_api argument struct
Jakob Bornecrantz
2010-04-20
1
-4
/
+1
*
st/egl: Remove unnecessary header.
Vinson Lee
2010-04-16
1
-1
/
+0
[next]