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
Age
Commit message (
Expand
)
Author
2010-01-22
st/egl_g3d: Rename to st/egl.
Chia-I Wu
2010-01-22
st/egl: Remove the egl state tracker.
Chia-I Wu
2010-01-22
st/egl_g3d: Use glxinit.c from egl_xdri.
Chia-I Wu
2010-01-20
st/egl_g3d: Add support for driver probe.
Chia-I Wu
2010-01-20
st/egl_g3d: Add support for probe to native displays.
Chia-I Wu
2010-01-20
st/egl_g3d: Do not reuse the pipe transfer in ximage.
Chia-I Wu
2010-01-20
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-18
st/egl_g3d: Clean up for x11_drawable_get_depth.
Chia-I Wu
2010-01-18
dri: Add an MSAA-enabled factor to DRI configs.
Corbin Simpson
2010-01-18
dri: Properly calculate number of modes for MSAA.
Corbin Simpson
2010-01-18
st/egl_g3d: Add support for eglCopyBuffers.
Chia-I Wu
2010-01-18
st/egl_g3d: Add is_pixmap_supported to native display interface.
Chia-I Wu
2010-01-18
st/egl_g3d: Update validate to use an attachment mask.
Chia-I Wu
2010-01-18
st/vega: Fix window resizing with egl_g3d.
Chia-I Wu
2010-01-18
st/vega: Call screen->update_buffer instead of winsys->update_buffer.
Chia-I Wu
2010-01-17
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-17
st/xlib: Make glXGetProcAddressARB visible
Jakob Bornecrantz
2010-01-16
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-15
regress: Add .gitgnore for *.png files.
Michal Krol
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.
Chia-I Wu
2010-01-15
st/egl_g3d: Hook to update_buffer of the pipe screen.
Chia-I Wu
2010-01-15
st/egl_g3d: Always override flush_frontbuffer.
Chia-I Wu
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
egl_g3d: Check if the creation of pipe or st context fails.
Chia-I Wu
2010-01-14
st/egl_g3d: Use a sequence number to decide if validation is required.
Chia-I Wu
2010-01-13
st/dri: Make sure we always request a fake front.
Thomas Hellstrom
2010-01-12
st/egl_g3d: Get the stapi from the driver.
Chia-I Wu
2010-01-12
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2010-01-12
st/egl_g3d: Improve comments to the native display interface.
Chia-I Wu
2010-01-12
st/es: Clean up install target.
Chia-I Wu
2010-01-12
st/es: Fix build issue after merge.
Chia-I Wu
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
st/egl_g3d: Add support for KMS native display.
Chia-I Wu
2010-01-12
st/egl_g3d: Add support for EGL_MESA_screen_surface.
Chia-I Wu
2010-01-12
st/egl_g3d: Update the native display interface for modesetting.
Chia-I Wu
2010-01-12
st/egl_g3d: New EGL state tracker that uses Gallium.
Chia-I Wu
2010-01-12
st/vega: Make it compatible with st_public.h.
Chia-I Wu
2010-01-12
st/vega: Advertise OpenVG support.
Chia-I Wu
2010-01-11
st/xorg: move exaMoveInPixmap before trying to fetch it
Zack Rusin
2010-01-11
st/xorg: fix a rare video crash
Zack Rusin
2010-01-11
st/xlib: Mark GLX functions as public.
Chia-I Wu
2010-01-11
st: Mark functions in st_public.h and vg_tracker.h as public.
Chia-I Wu
2010-01-11
python: Integrate with llvmpipe if possible.
José Fonseca
2010-01-11
python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET usage.
José Fonseca
2010-01-11
python: Prefer PIPE_FORMAT_Z32_UNORM.
José Fonseca
2010-01-11
python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.
José Fonseca
2010-01-11
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-07
st/xorg: remove unused xorg_exa_get_pixmap_handle function
Keith Whitwell
2010-01-11
Revert "st/dri: no need to request fake front buffer, only handle it being re...
Thomas Hellstrom
[next]