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-11-21
st/vega: Fix vgReadPixels with a subrectangle.
Chia-I Wu
2010-11-21
st/vega: Set wrap_r for mask and blend samplers.
Chia-I Wu
2010-11-21
st/vega: vegaLookupSingle should validate the state.
Chia-I Wu
2010-11-18
st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
Chia-I Wu
2010-11-18
st/wgl: Use st_context_iface::share for DrvShareLists.
Chia-I Wu
2010-11-18
gallium: Add st_api::name.
Chia-I Wu
2010-11-18
st/vega: Do not wait NULL fences.
Chia-I Wu
2010-11-10
st/dri: Add support for surfaceless current contexts.
Chia-I Wu
2010-11-09
st/egl: Fix build for include files in nonstandard places
Thomas Hellstrom
2010-11-05
scons: Unify state tracker SConscripts
Jakob Bornecrantz
2010-11-05
scons: Move dependancy checks to the main gallium scons file
Jakob Bornecrantz
2010-11-05
scons: Detabify
Jakob Bornecrantz
2010-11-03
st/xorg: Detect libkms with scons too.
José Fonseca
2010-11-03
st/xorg: Add missing \n to error message.
José Fonseca
2010-11-03
egl/gdi: fix typo: xsurf->gsurf
Brian Paul
2010-11-03
st/egl: Use native_display_buffer for EGL_MESA_drm_image.
Chia-I Wu
2010-11-03
st/egl: Add native_display_buffer interface.
Chia-I Wu
2010-11-03
st/egl: Add extern "C" wrapper to native.h.
Chia-I Wu
2010-11-03
st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
Chia-I Wu
2010-11-03
st/egl: Add support for swap interval and swap behavior.
Chia-I Wu
2010-11-03
st/egl: Remove flush_frontbuffer and swap_buffers.
Chia-I Wu
2010-11-03
d3d1x: Use native_surface::present.
Chia-I Wu
2010-11-03
st/egl: Use native_surface::present callback.
Chia-I Wu
2010-11-03
st/egl: Add native_surface::present callback.
Chia-I Wu
2010-11-02
st/vega: Remove unnecessary headers.
Vinson Lee
2010-11-01
scons: Disable python state tracker when swig is not present.
José Fonseca
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
st/egl image: multiply drm buf-stride with blocksize
Benjamin Franzke
2010-10-23
st/egl: Use resource reference count for egl_g3d_sync.
Chia-I Wu
2010-10-23
egl: Use reference counting to replace IsLinked or IsBound.
Chia-I Wu
2010-10-23
st/egl: Fix native_mode refresh mode.
Chia-I Wu
2010-10-23
egl: Fix _eglModeLookup.
Chia-I Wu
2010-10-23
egl: Minor changes to the _EGLScreen interface.
Chia-I Wu
2010-10-23
egl: Minor changes to the _EGLConfig interface.
Chia-I Wu
2010-10-22
egl: Parse image attributes with _eglParseImageAttribList.
Chia-I Wu
2010-10-22
egl: Move attributes in _EGLImage to _EGLImageAttribs.
Chia-I Wu
2010-10-19
st/xorg: Fix memory leak on error path.
Vinson Lee
2010-10-19
st/xorg: Fix compilation for Xservers >= 1.10
Thomas Hellstrom
2010-10-19
st/xorg: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
st/xorg: Fix compilation errors for Xservers compiled without Composite
Thomas Hellstrom
2010-10-19
st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments
Thomas Hellstrom
2010-10-14
st/egl: Do not finish a fence that is NULL.
Chia-I Wu
2010-10-14
st/egl: Access _EGLConfig directly.
Chia-I Wu
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-12
st/xorg: Fix typo
Thomas Hellstrom
2010-10-12
st/xlib: add some comments
Brian Paul
[next]