summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2009-01-10nouveau: Catch some more leaks.Younes Manton
2009-01-10g3dvl: Allocate one set of bufs, let winsys rename them as necessary.Younes Manton
2009-01-10g3dvl: Expand YCbCr to full RGB range by default.Younes Manton
2009-01-10g3dvl: Flag textures holding incoming data as dynamic.Younes Manton
2009-01-09xlib: move state tracker to glx/xlibKeith Whitwell
2009-01-09xlib: strip out some CI and overlay supportKeith Whitwell
2009-01-09xlib: strip out some overlay supportKeith Whitwell
2009-01-09xlib: strip out glXAllocateMemoryNV & friendsKeith Whitwell
2009-01-09xlib: combine and eliminate some header filesKeith Whitwell
2009-01-09Merge commit 'origin/gallium-0.2' into gallium-xlib-reworkKeith Whitwell
2009-01-08xlib: strip out glXAllocateMemoryMESA & friendsKeith Whitwell
2009-01-08xlib: remove VMS tweaks, these should be moved to p_compiler.h if neededKeith Whitwell
2009-01-08xlib: remove unsued _glxapi_get_extensions funcKeith Whitwell
2009-01-08xlib: strip out some unused XMesa api functionsKeith Whitwell
2009-01-08xlib: rename xfonts.c to fakeglx_fonts.cKeith Whitwell
2009-01-08xlib: rename old_xmesa.h to xm_api.hKeith Whitwell
2009-01-08xlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2 alwaysKeith Whitwell
2009-01-08xlib: remove old xmesa_x.h file and all its definesKeith Whitwell
2009-01-08xlib: remove some XMesa types, just use the native Xlib onesKeith Whitwell
2009-01-08xlib: strip out more 3dfx stuffKeith Whitwell
2009-01-08xlib: pull in private copies of the GL/xmesa*.h headersKeith Whitwell
2009-01-08xlib: strip out FX stuffKeith Whitwell
2009-01-08xlib: remove XFree86Server stuffKeith Whitwell
2009-01-08xlib: remove realglx.[ch]Keith Whitwell
2009-01-08gallium: split driver-independent code out of xlib winsysKeith Whitwell
2008-12-31python: Pass a zero offset to util_draw_vertex_buffer.José Fonseca
2008-12-12gallium: fixes for srgb, new srgb formatsRoland Scheidegger
2008-12-09Merge commit 'origin/gallium-0.1' into gallium-0.2Alan Hourihane
2008-12-09python/retrace: Dump indices too.José Fonseca
2008-12-08python/retrace: Dump vertex buffer contents.José Fonseca
2008-12-02g3dvl: Map/unmap incoming block texture once per frame.Younes Manton
2008-12-02g3dvl: Use texture instead of surface for backbuffer.Younes Manton
2008-12-02g3dvl: Move MC shaders to a seperate file, #included in the original.Younes Manton
2008-11-19Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-11-20python/retrace: Dump constants.José Fonseca
2008-11-20python: Allow to read from buffers.José Fonseca
2008-11-19python/retrace: Fix formatting of shaders.José Fonseca
2008-11-19python/retrace: Ignore irrelevant calls.José Fonseca
2008-11-19python/retrace: Highlight the trace dump to help to visualize.José Fonseca
2008-11-19python/retrace: Use the usual BSD-style license.José Fonseca
2008-10-17g3dvl: Get rid of state tracker unit tests, stale and not useful atm.Younes Manton
2008-10-04g3dvl: Ignore client flush requests unless entire frame is buffered.Younes Manton
2008-10-04g3dvl: Bad semantic index in shader decl.Younes Manton
2008-09-13g3dvl: Fix field coded block copy.Younes Manton
2008-09-12g3dvl: Implement surface sync functions.Younes Manton
2008-09-12g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB.Younes Manton
2008-09-12g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton
2008-09-11Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1Ben Skeggs
2008-09-07g3dvl: Zero-block optimization.Younes Manton
2008-09-07g3dvl: Define texcoords seperately for luma, Cb, Cr textures.Younes Manton