Merge branch 'lp-offset-twoside'
[mesa.git] / src / gallium / state_trackers /
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Chia-I Wust/vega: Fix vgReadPixels with a subrectangle.
2010-11-21 Chia-I Wust/vega: Set wrap_r for mask and blend samplers.
2010-11-21 Chia-I Wust/vega: vegaLookupSingle should validate the state.
2010-11-18 Chia-I Wust/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
2010-11-18 Chia-I Wust/wgl: Use st_context_iface::share for DrvShareLists.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-11-18 Chia-I Wust/vega: Do not wait NULL fences.
2010-11-09 Chia-I Wust/dri: Add support for surfaceless current contexts.
2010-11-09 Thomas Hellstromst/egl: Fix build for include files in nonstandard...
2010-11-05 Jakob Bornecrantzscons: Unify state tracker SConscripts
2010-11-05 Jakob Bornecrantzscons: Move dependancy checks to the main gallium scons...
2010-11-05 Jakob Bornecrantzscons: Detabify
2010-11-03 José Fonsecast/xorg: Detect libkms with scons too.
2010-11-03 José Fonsecast/xorg: Add missing \n to error message.
2010-11-03 Brian Paulegl/gdi: fix typo: xsurf->gsurf
2010-11-03 Chia-I Wust/egl: Use native_display_buffer for EGL_MESA_drm_image.
2010-11-03 Chia-I Wust/egl: Add native_display_buffer interface.
2010-11-03 Chia-I Wust/egl: Add extern "C" wrapper to native.h.
2010-11-03 Chia-I Wust/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
2010-11-03 Chia-I Wust/egl: Add support for swap interval and swap behavior.
2010-11-03 Chia-I Wust/egl: Remove flush_frontbuffer and swap_buffers.
2010-11-03 Chia-I Wud3d1x: Use native_surface::present.
2010-11-03 Chia-I Wust/egl: Use native_surface::present callback.
2010-11-03 Chia-I Wust/egl: Add native_surface::present callback.
2010-11-03 Vinson Leest/vega: Remove unnecessary headers.
2010-11-01 José Fonsecascons: Disable python state tracker when swig is not...
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-31 Benjamin Franzkest/egl image: multiply drm buf-stride with blocksize
2010-10-23 Chia-I Wust/egl: Use resource reference count for egl_g3d_sync.
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-23 Chia-I Wust/egl: Fix native_mode refresh mode.
2010-10-23 Chia-I Wuegl: Fix _eglModeLookup.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLScreen interface.
2010-10-23 Chia-I Wuegl: Minor changes to the _EGLConfig interface.
2010-10-22 Chia-I Wuegl: Parse image attributes with _eglParseImageAttribList.
2010-10-22 Chia-I Wuegl: Move attributes in _EGLImage to _EGLImageAttribs.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Vinson Leest/xorg: Fix memory leak on error path.
2010-10-19 Thomas Hellstromst/xorg: Fix compilation for Xservers >= 1.10
2010-10-19 Thomas Hellstromst/xorg: Don't use deprecated x*alloc / xfree functions
2010-10-19 Thomas Hellstromst/xorg: Fix compilation errors for Xservers compiled...
2010-10-19 Thomas Hellstromst/xorg, xorg/vmwgfx: Be a bit more frendly towards...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Chia-I Wust/egl: Do not finish a fence that is NULL.
2010-10-14 Chia-I Wust/egl: Access _EGLConfig directly.
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-13 Kristian Høgsberggl: Remove unused GLcontextModes fields
2010-10-13 Kristian HøgsbergGet rid of GL/internal/glcore.h
2010-10-12 Thomas Hellstromst/xorg: Fix typo
2010-10-12 Brian Paulst/xlib: add some comments
2010-10-12 Thomas Hellstromst/xorg: Don't try to remove invalid fbs
2010-10-12 Thomas Hellstromst/xorg: Add a customizer option to get rid of annoying...
2010-10-12 Thomas Hellstromst/xorg: Don't try to use option values before processi...
2010-10-07 Chia-I Wust/vega: Fix version check in context creation.
2010-09-30 Chia-I Wust/egl: Drop context argument from egl_g3d_get_egl_image.
2010-09-30 Nicolas Kaisergallium/st: remove duplicated includes
2010-09-30 Chia-I Wust/egl: Skip single-buffered configs in EGL.
2010-09-27 Luca Barbierid3d1x: work around crash in widl
2010-09-27 Luca Barbierid3d11: fix reference counting so devices get freed
2010-09-27 Luca Barbierid3d1x: fix Map
2010-09-27 Luca Barbierid3d1x: rework DXGI for occlusion testing and default...
2010-09-27 Luca Barbierid3d1x: put proper calling convention in headers, fixes...
2010-09-27 Luca Barbierid3d1x: properly support specifying MipLevels as 0
2010-09-27 Luca Barbierid3d1x: support centroid interpolation
2010-09-27 Luca Barbierid3d1x: link to libdrm for X11 platform too
2010-09-27 Luca Barbierid3d11: ignore StructureByteStride
2010-09-27 Luca Barbierid3d11: advertise IDXGIDevice1, not just IDXGIDevice
2010-09-27 Luca Barbierid3d1x: link progs with CXXFLAGS
2010-09-27 Luca Barbierid3d1x: fix progs linking if not all EGL platforms are...
2010-09-27 Luca Barbierid3d1x: add private gitignore file
2010-09-27 Luca Barbierid3d1x: fix parallel build
2010-09-25 Vinson Leest/dri: Remove unnecessary header.
2010-09-24 Luca Barbierid3d1x: CRLF -> LF in progs
2010-09-24 Luca Barbierid3d1x: stop using GLX in demos, just use the default...
2010-09-24 Luca Barbierid3d1x: assert if X visual is not among enumerated visuals
2010-09-24 Luca Barbierid3d1x: don't crash on drivers not supporting vertex...
2010-09-24 Luca Barbierid3d1x: fix linking of dxbc2tgsi
2010-09-24 Luca Barbierid3d1x: draw to the correct buffer
2010-09-24 Luca Barbierid3d1x: fix CheckMultisampleQualityLevels
2010-09-24 Luca Barbierid3d1x: don't assert on unsupported resource types
2010-09-24 Luca Barbierid3d1x: add untested support for geometry shader translation
2010-09-24 Luca Barbierid3d1x: add shader dumping
2010-09-23 Luca Barbierid3d1x: obliterate IDL parameter names from d3d10.idl...
2010-09-23 Luca Barbierid3d1x: add autogenerated files as prerequisites, so...
2010-09-23 Luca Barbierid3d1x: fix build without system EGL/egl.h
2010-09-23 Luca Barbierid3d1x: add missing guid.cpp
2010-09-23 Luca Barbierid3d1x: flush properly
2010-09-23 Luca Barbierid3d1x: remove another include specstrings.h
2010-09-23 Luca Barbierid3d1x: flush the pipe context when presenting
2010-09-23 Luca Barbierid3d1x: remove specstrings.h include
2010-09-23 Luca Barbierid3d11: obliterate IDL parameter names
2010-09-23 Luca Barbierid3d1x: rename parameters in dxgi
2010-09-23 Luca Barbierid3d1x: rename params in misc and objects
2010-09-23 Luca Barbierid3d11: rename screen params
2010-09-23 Luca Barbierid3d1x: rename context params
2010-09-23 Luca Barbierid3d1x: minifix
2010-09-23 Luca Barbierid3d1x: remove specstrings
next