r300g: fix anisotropic filtering, fix macrotiling
[mesa.git] / src / gallium / state_trackers /
2010-03-13 José Fonsecapython: Temporarily disable python state tracker until...
2010-03-13 Chia-I Wust/egl: Cache the pipe surface used in flush_frontbuffer.
2010-03-12 Michel Dänzerst/xorg: Remove flushes no longer necessary thanks...
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Keith Whitwellst/xorg: context transfers
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Roland Scheideggerst/mesa: don't enable extensions which aren't actually...
2010-03-11 Keith Whitwellgallium: remove pipe_context member from pipe_transfer
2010-03-11 Keith WhitwellSquashed commit of gallium-context-transfers:
2010-03-11 Marek Olšákst/dri: move extension initilization to st/mesa completely
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Jakob Bornecrantzst/xorg: Include cursorstr.h
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michel Dänzerst/xorg: Work around cursor reference counting bugs...
2010-03-10 Chia-I Wugallium: Do not mix winsys-drawable-handle and context...
2010-03-10 José Fonsecapython: Remove broken link hack.
2010-03-10 José Fonsecapython: More build fixes.
2010-03-10 Keith Whitwelltarget-helpers: remove swrast_xlib.c helper
2010-03-10 José Fonsecapython: Handle the possibility that no driver is selected.
2010-03-10 Keith Whitwellgallium: remove trace module injection from various...
2010-03-10 José Fonsecapython: Fix up state tracker for sw api.
2010-03-10 Keith Whitwellst/wgl: add missing paramter
2010-03-10 Keith Whitwellgallium: plumb winsys-drawable-handle through to state...
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-10 Chia-I Wust/egl: Fix build errors in ximage backend after merge.
2010-03-09 Keith Whitwellegl/x11: use swrast-xlib helper
2010-03-09 Keith Whitwellgallium: create helper for swrast+xlib combination
2010-03-09 Keith Whitwelltargets/libgl-xlib: add code to inject trace and identi...
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith Whitwellws/xlib: manage the GC internally
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-09 Keith WhitwellSquashed commit of gallium-no-texture-blanket
2010-03-09 Chia-I Wust/egl: Use xlib_sw_winsys in ximage backend.
2010-03-09 Chia-I Wust/egl: Fix KMS build error after winsys handle change.
2010-03-08 Brian Paulvega: remove redundant DEFINES from .c.o rule
2010-03-08 Keith Whitwellgallium: remove xlib_driver::display_surface
2010-03-08 Keith Whitwellgallium: introduce target directory
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith Whitwellwinsys/xlib: remove dependency on glx/x11 state tracker
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-08 Chia-I Wust/vega: Fix OpenVG demo segfaults.
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chia-I Wust/egl: Add support for EGL_KHR_image_base and EGL_KHR_...
2010-03-05 Chia-I Wust/egl: Add get_param to native display interface.
2010-03-05 Chia-I Wust/egl: Move modeset interface to native_modeset.h.
2010-03-05 Chia-I Wust/egl: Add event support to the native display interface.
2010-03-04 Vinson Leewgl: Fix mingw32 build.
2010-03-03 Ian Romanickmesa: Remove support for creating color-index visuals
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-01 George Sapountzisglapi.c: misc coscmetic for FreeTSD
2010-03-01 José Fonsecapython: Rename pipe formats.
2010-03-01 José Fonsecavega: Rename pipe formats.
2010-03-01 José Fonsecawgl: Rename pipe formats.
2010-03-01 José Fonsecaxorg: Rename pipe formats.
2010-03-01 José Fonsecaglx: Rename pipe formats.
2010-03-01 José Fonsecaegl: Rename pipe formats.
2010-03-01 José Fonsecadri: Rename pipe formats.
2010-03-01 Roland Scheideggervega: adapt to new vertex element cso
2010-03-01 Roland Scheideggervega: adapt to new vertex element cso
2010-03-01 Roland Scheideggerxorg: adapt to new vertex element cso
2010-03-01 José Fonsecaxlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
2010-03-01 Jakob Bornecrantzgallium: Reorg texture usage flags
2010-03-01 Jakob Bornecrantzgallium: Expose a opaque winsys handle and functions...
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
2010-02-27 Vinson Leest/dri: Assert pointer is not null before dereferencing.
2010-02-27 Jakob Bornecrantzst/xorg: Re-enable crtc on resize
2010-02-27 Jakob Bornecrantzst/xorg: Fix copy-topy
2010-02-27 Jakob Bornecrantzst/xorg: Make resize fail gracefully
2010-02-27 Jakob Bornecrantzst/xorg: Obey max {width|height} from kernel and Gallium
2010-02-27 Thomas Hellstromst/xorg: Encapsulate all customizable stuff in a separa...
2010-02-27 Jakob Bornecrantzst/xorg: A bit more debugging info
2010-02-27 Jakob Bornecrantzst/xorg: Make default of debugging fallbacks smart
2010-02-27 Thomas Hellstromst/xorg, vmware/xorg: Fix xnfcalloc arguments.
2010-02-25 Michal Krolpython: Fix typo.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in DRI2 backend.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in ximage backend.
2010-02-25 Chia-I Wust/egl: Refactor dri2_surface_get_buffers.
2010-02-25 Chia-I Wust/egl: Add dri2InvalidateBuffers.
2010-02-24 Brian Paulst/glx: improved depth/stencil format selection code
2010-02-24 Brian Paulst/glx: added PIPE_FORMAT_Z24S8_UNORM code
2010-02-23 Chia-I Wust/egl: Unify surface creation.
2010-02-21 Chia-I Wust/egl: Disable SHM in ximage backend.
2010-02-21 Chia-I Wust/egl: Properly convert vrefresh to refresh rate.
2010-02-21 Chia-I Wust/egl: Enable extensions before adding configs.
2010-02-21 Chia-I Wust/egl: Do not force validate when update_buffer is...
2010-02-21 Chia-I Wust/egl: Clean up DRI2 surface.
2010-02-21 Chia-I Wust/egl: Clean up ximage surface.
2010-02-21 Vinson Leest/xlib: Add assert to check for null pointer dereference.
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-19 Brian Paulmesa: replace old MEMSET macro with memset
2010-02-19 Brian Paulmesa: replace old MEMCPY macro with memcpy
2010-02-19 Kenneth GraunkeRemove _mesa_memcpy in favor of plain memcpy.
2010-02-19 Kenneth GraunkeRemove _mesa_atoi in favor of plain atoi.
2010-02-19 Kenneth GraunkeRemove _mesa_strcmp in favor of plain strcmp.
2010-02-19 Kenneth GraunkeRemove _mesa_strncpy in favor of plain strncpy.
next