glapi.h: consolidate GET_DISPATCH() and GET_CURRENT_CONTEXT() macros
[mesa.git] / src / gallium / state_trackers /
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...
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-02 Igor Oliveiravega: implement tgsi_ureg shaders cache
2010-02-02 Igor Oliveiravega: change tgsi asm by tgsi_ureg
2010-02-02 Chia-I Wust/egl: Wrong context might be used in eglBindTexImage.
2010-02-01 Vinson Leest/dri: Remove duplicate type qualifier.
2010-01-31 Chia-I Wuegl: Initialize display configs with the display.
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Chia-I Wust/egl: Do not ignore configs without a renderable...
2010-01-31 Chia-I Wust/egl: Remove egl_g3d_get_current_context.
2010-01-30 Chia-I Wust/egl: eglBindTexImage should bind to an OpenGL ES...
2010-01-30 Chia-I Wuegl: Rename Binding to CurrentContext in _EGLSurface.
2010-01-28 Jakob Bornecrantzst/xorg: Update to new libkms interface but be backward...
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolregress: Add vertex shaders tests for constant buffers.
2010-01-28 Michal Krolregress: Add fragment shader test for one-dimensional...
2010-01-28 Michal Krolregress: Add two-dimension constant buffer test.
2010-01-28 Michal Krolpython: Link to ws2_32 on windows.
2010-01-28 Michal Krolregress: Fix shader header.
2010-01-28 Chia-I Wuegl: Migrate drivers to use _eglBindContext.
2010-01-28 Chia-I Wuegl: eglMakeCurrent should accept an uninitialized...
2010-01-28 Vinson Leest/xorg: Remove unnecessary headers.
2010-01-28 Vinson Leest/dri: Remove unnecessary headers.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
next