softpipe: comments, re-formatting, etc
[mesa.git] / src / gallium / state_trackers /
2010-03-23 Brian Paulst/glx: better format selection in xmesa_choose_z_stenc...
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-11 Jakob Bornecrantzst/xorg: Include cursorstr.h
2010-03-10 Michel Dänzerst/xorg: Work around cursor reference counting bugs...
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 José Fonsecaxlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
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.
2010-02-18 Francisco JerezRevert "st/mesa: Make the frontbuffer visible on st_flu...
2010-02-17 Francisco Jerezst/dri2: Flush FRAME instead of RENDER_CACHE on buffer...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-16 Francisco Jerezst/dri2: Use event-driven buffer validation.
2010-02-15 José Fonsecawgl: Be lenient when sharing contexts.
2010-02-15 José Fonsecapython: Reconstruct blend state objects from binary...
2010-02-14 José Fonsecapython: Pretty-printing of blend state.
2010-02-14 José Fonsecaxorg: Use util_format_name().
2010-02-14 José Fonsecapython: Tell swig how to index per-rendertarget blend...
2010-02-14 José Fonsecapython: Pass p_format.h as-is to swig now that it has...
2010-02-14 José Fonsecaprogs/gallium/python: New home for python statetracker...
2010-02-14 Marek Olšákst/python: fix build error after gallium-screen-context...
2010-02-13 José Fonsecawgl: Implement wglSwapMultipleBuffers.
2010-02-13 Vinson Leest/xlib: Remove unnecessary header.
2010-02-12 José Fonsecawgl: Go into dormant state when DLL is unloaded unclealy.
2010-02-12 Zack Rusinst/dri: don't expose visuals we'll have trouble supporting
2010-02-12 Zack Rusinst/dri, st/xorg: fix buffers that have attachements...
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-12 José Fonsecawgl: Do not reach out and destroy contexts on cleanup.
2010-02-12 José Fonsecawgl: Fail gracefully whenever 3D could not be enabled...
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Ian Romanickdri: Allow selective generation of accum. buffer configs
2010-02-10 Roland Scheideggergallium: adapt state trackers to stencil ref change
2010-02-10 Zack Rusinst/xorg: fix a silly offset bug in xv
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx
2010-02-08 Keith Whitwellst/dri: fix compile breakage
2010-02-08 Keith Whitwellegl: re-fix context_create typo
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-06 Zack Rusingallium/python: support two more formats in retrace...
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Chia-I Wuegl: Remove egl_xdri.
2010-02-04 Chia-I Wuegl: Convert drivers to use typecast macros.
2010-02-04 Chia-I Wust/egl: Add missing headers to kms display.
2010-02-04 Vinson Leest/egl: Add missing headers.
2010-02-04 Igor Oliveiraegl: fix implicit declaration of pipe_texture_reference...
2010-02-04 Dave Airliegallium: fix more missing includes from various places
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Roland Scheideggergallium: clean up point sprite rasterizer state
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
2010-02-02 José Fonsecagallium: Move p_thread.h and p_atomic.h out of gallium...
next