index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
egl
/
x11
Age
Commit message (
Expand
)
Author
2010-05-25
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-17
st/egl: adapt to interface changes
Roland Scheidegger
2010-04-20
st/egl: No need to use drm_api argument struct
Jakob Bornecrantz
2010-04-16
st/egl: Remove unnecessary header.
Vinson Lee
2010-04-12
st/egl: Request the front buffer as needed.
Chia-I Wu
2010-04-12
st/egl: Fix DRI2 on old X servers
Jakob Bornecrantz
2010-04-11
st/egl: Follow the portability guide.
Chia-I Wu
2010-04-11
st/egl: Remove depth/stencil format from the native interface.
Chia-I Wu
2010-04-11
st/egl: Remove __GLcontextModes from the native interface.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
Fix copyright headers.
Chia-I Wu
2010-04-09
st/egl: Remove pbuffer from the native interface.
Chia-I Wu
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-13
st/egl: Cache the pipe surface used in flush_frontbuffer.
Chia-I Wu
2010-03-10
target-helpers: remove swrast_xlib.c helper
Keith Whitwell
2010-03-10
st/egl: Fix build errors in ximage backend after merge.
Chia-I Wu
2010-03-09
egl/x11: use swrast-xlib helper
Keith Whitwell
2010-03-09
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
st/egl: Use xlib_sw_winsys in ximage backend.
Chia-I Wu
2010-03-08
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-05
st/egl: Add get_param to native display interface.
Chia-I Wu
2010-03-05
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-03-01
egl: Rename pipe formats.
José Fonseca
2010-03-01
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-02-25
st/egl: Reduce validation round-trips in DRI2 backend.
Chia-I Wu
2010-02-25
st/egl: Reduce validation round-trips in ximage backend.
Chia-I Wu
2010-02-25
st/egl: Refactor dri2_surface_get_buffers.
Chia-I Wu
2010-02-25
st/egl: Add dri2InvalidateBuffers.
Chia-I Wu
2010-02-21
st/egl: Disable SHM in ximage backend.
Chia-I Wu
2010-02-21
st/egl: Clean up DRI2 surface.
Chia-I Wu
2010-02-21
st/egl: Clean up ximage surface.
Chia-I Wu
2010-02-09
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-05
egl: Remove egl_xdri.
Chia-I Wu
2010-02-03
st/egl: Add missing headers.
Vinson Lee
2010-02-04
egl: fix implicit declaration of pipe_texture_reference adding u_inlines.h
Igor Oliveira
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-25
egl: check if driver_name is null
Igor Oliveira
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu