scons: Revamp how to specify targets to build.
[mesa.git] / src / gallium / state_trackers /
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
2010-09-23 Luca Barbierid3d1x: normalize whitespace
2010-09-23 Luca Barbierid3d1x: s/tpf/sm4/g
2010-09-23 Luca Barbierid3d1x: autogenerate shader enums and text from def...
2010-09-23 Luca Barbierid3d1x: initialize the mutex
2010-09-23 Luca Barbierid3d1x: bind NULL CSOs before destroying default CSOs...
2010-09-23 Luca Barbierid3d1x: fix deadlocks on non-recursive mutex
2010-09-23 Luca Barbierid3d1x: properly reference count the backend
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-22 Luca Barbierid3d1x: add Wine dlls (tri, tex working, but no other...
2010-09-22 Luca Barbierid3d1x: define GUIDs in the normal way
2010-09-22 Luca Barbierid3d1x: fix API name
2010-09-22 Luca Barbierid3d1x: redesign the HWND resolver interface
2010-09-22 Luca Barbierid3d1x: fix GUID declarations
2010-09-22 Luca Barbierid3d1x: destroy native_display on adapter destruction
2010-09-22 Kristian Høgsbergdri2: Make createImageFromName() take a __DRIscreen...
2010-09-22 Luca Barbierid3d1x: fix segfault when hashing
2010-09-22 Luca Barbierid3d1x: fix warning
2010-09-22 Luca Barbierid3d1x: fix cf analysis
2010-09-22 Luca Barbierid3d1x: link with CXXFLAGS
2010-09-22 Luca Barbierid3d1x: add missing memory barrier
2010-09-22 Luca Barbierid3d1x: don't build progs automatically
2010-09-22 Luca Barbieriglx: decouple dri2.c and GLX, fixing Gallium EGL and...
2010-09-22 Luca Barbierid3d1x: attempt to fix/workaround bug #30322
2010-09-21 Luca Barbierid3d1x: ignore errors while building docs
2010-09-21 Luca Barbierid3d1x: fix GCC 4.1/4.2 build
2010-09-21 Luca Barbierid3d1x: add template parameters to base class ctor calls...
2010-09-21 Luca Barbierid3d1x: fix build with compilers other than GCC 4.5
next