gallium: standardize naming of masks
[mesa.git] / src / gallium / state_trackers /
2009-01-27 Zack Rusingallium: standardize naming of masks
2009-01-23 Alan Hourihanegallium: change the st_get_framebuffer_surface/texture...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-20 José Fonsecagallium: Remove the standalone surfaces.
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-19 Younes Mantong3dvl: Some cleanups.
2009-01-19 Younes Mantong3dvl: Ref count everywhere.
2009-01-19 Younes Mantong3dvl: Mark all buffers for incoming frame data as...
2009-01-19 Younes Mantong3dvl: Return BadAlloc if we can't create an XvMC surface.
2009-01-19 Jakob Bornecrantzegl: Fix swap and creation of front buffer
2009-01-18 Jakob Bornecrantzegl: Add a egl state_tracker that use Gallium
2009-01-17 Keith Whitwellxlib: don't explicitly create the pipe_winsys struct
2009-01-16 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-14 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-13 Keith Whitwellxlib: allow winsys's to register themselves with glx...
2009-01-12 Keith Whitwelldri: make dri_display_surface static
2009-01-12 Keith Whitwelldri: pull dri_swapbuffers.c into dri_drawable.c
2009-01-12 Keith Whitwelldri: rename dri1 directory
2009-01-12 Keith Whitwelldri: sketch of new device-independent glx/dri state...
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-10 Younes Mantonnouveau: Factor out common winsys bits into libnouveaudrm.a
2009-01-10 Younes Mantong3dvl: Use Gallium MALLOC wrappers.
2009-01-10 Younes Mantong3dvl: Get rid of old unbuffered motion compensation...
2009-01-10 Younes Mantong3dvl: Map vertex bufs once per frame/flush.
2009-01-10 Younes Mantonnouveau: Catch some more leaks.
2009-01-10 Younes Mantong3dvl: Allocate one set of bufs, let winsys rename...
2009-01-10 Younes Mantong3dvl: Expand YCbCr to full RGB range by default.
2009-01-10 Younes Mantong3dvl: Flag textures holding incoming data as dynamic.
2009-01-09 Keith Whitwellxlib: move state tracker to glx/xlib
2009-01-09 Keith Whitwellxlib: strip out some CI and overlay support
2009-01-09 Keith Whitwellxlib: strip out some overlay support
2009-01-09 Keith Whitwellxlib: strip out glXAllocateMemoryNV & friends
2009-01-09 Keith Whitwellxlib: combine and eliminate some header files
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 Keith Whitwellxlib: strip out glXAllocateMemoryMESA & friends
2009-01-08 Keith Whitwellxlib: remove VMS tweaks, these should be moved to p_com...
2009-01-08 Keith Whitwellxlib: remove unsued _glxapi_get_extensions func
2009-01-08 Keith Whitwellxlib: strip out some unused XMesa api functions
2009-01-08 Keith Whitwellxlib: rename xfonts.c to fakeglx_fonts.c
2009-01-08 Keith Whitwellxlib: rename old_xmesa.h to xm_api.h
2009-01-08 Keith Whitwellxlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2...
2009-01-08 Keith Whitwellxlib: remove old xmesa_x.h file and all its defines
2009-01-08 Keith Whitwellxlib: remove some XMesa types, just use the native...
2009-01-08 Keith Whitwellxlib: strip out more 3dfx stuff
2009-01-08 Keith Whitwellxlib: pull in private copies of the GL/xmesa*.h headers
2009-01-08 Keith Whitwellxlib: strip out FX stuff
2009-01-08 Keith Whitwellxlib: remove XFree86Server stuff
2009-01-08 Keith Whitwellxlib: remove realglx.[ch]
2009-01-08 Keith Whitwellgallium: split driver-independent code out of xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-31 José Fonsecapython: Pass a zero offset to util_draw_vertex_buffer.
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-16 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Roland Scheideggergallium: fixes for srgb, new srgb formats
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 José Fonsecapython/retrace: Dump indices too.
2008-12-08 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-08 José Fonsecapython/retrace: Dump vertex buffer contents.
2008-12-02 Younes Mantong3dvl: Map/unmap incoming block texture once per frame.
2008-12-02 Younes Mantong3dvl: Use texture instead of surface for backbuffer.
2008-12-02 Younes Mantong3dvl: Move MC shaders to a seperate file, #included...
2008-11-28 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-24 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-20 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 José Fonsecapython/retrace: Dump constants.
2008-11-19 José Fonsecapython: Allow to read from buffers.
2008-11-19 José Fonsecapython/retrace: Fix formatting of shaders.
2008-11-19 José Fonsecapython/retrace: Ignore irrelevant calls.
2008-11-19 José Fonsecapython/retrace: Highlight the trace dump to help to...
2008-11-19 José Fonsecapython/retrace: Use the usual BSD-style license.
2008-11-15 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-05 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-27 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-17 Younes Mantong3dvl: Get rid of state tracker unit tests, stale and...
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
next