summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2009-05-16r300-gallium: Update screen caps.Corbin Simpson
2009-05-16intel-gallium: Fix trace_drm integration.Corbin Simpson
2009-05-16Create common trace_drm code, add to radeon_winsys.Corbin Simpson
2009-05-16r300-gallium: Various cleanups leftover from before.Corbin Simpson
2009-05-16gallium: remove occlusion_count flag from depth-stencil stateKeith Whitwell
2009-05-16gallium-intel: Enable trace driverJakob Bornecrantz
2009-05-16trace: Export enabled statusJakob Bornecrantz
2009-05-16trace: Unwrap buffer in texture_blanketJakob Bornecrantz
2009-05-16trace: If either shader is disabled don't drawJakob Bornecrantz
2009-05-16trace: Put shaders on a list in the contextJakob Bornecrantz
2009-05-16trace: Move state dump functions to tr_dump_state.[c|h]Jakob Bornecrantz
2009-05-15gallium-intel: Build with sconsJakob Bornecrantz
2009-05-15st/egl: Use proper MakefileJakob Bornecrantz
2009-05-14r300-gallium: Correct VTE setup for surface_fill, make surface_copy emit right.Corbin Simpson
2009-05-13r300-gallium: Clean up outdated comments.Corbin Simpson
2009-05-13r300-gallium: Space accounting for textures.Corbin Simpson
2009-05-12r300-gallium: add missing semicolonJoakim Sindholt
2009-05-12r300-gallium: duplicate tokens in create_fs_stateJoakim Sindholt
2009-05-11Merge branch 'mesa_7_5_branch'Brian Paul
2009-05-11r300-gallium: unbreak buildJoakim Sindholt
2009-05-11r300-gallium: Setup surface in r300_surface_copy.Corbin Simpson
2009-05-11r300-gallium: Cleanup some compile warnings.Corbin Simpson
2009-05-11r300-gallium: Cleanup PSC for HW TCL.Corbin Simpson
2009-05-11radeon-gallium: Forgot a typedef.Corbin Simpson
2009-05-11radeon-gallium: Support new info ioctls in addition to classic getparams.Corbin Simpson
2009-05-09gallium: replace lib with $(LIB_DIR)Hanno Böck
2009-05-09radeon-gallium: Clean up some of the BO counting logic.Corbin Simpson
2009-05-09r300-gallium: vs: Make imms work, cleanup some of the switches.Corbin Simpson
2009-05-09r300-gallium: Start VS dumper.Corbin Simpson
2009-05-09r300-gallium: vs: Add SLT, clean up MAX.Corbin Simpson
2009-05-09r300-gallium: vs: Add MAX.Corbin Simpson
2009-05-09r300-gallium: vs: Add scalar setup, RSQ.Corbin Simpson
2009-05-09r300-gallium: vs: Add writemasks.Corbin Simpson
2009-05-08r300-gallium: Fix bad cast. Space accounting completely works now.Corbin Simpson
2009-05-08r300-gallium, radeon: BO handling fixes, some useful asserts.Corbin Simpson
2009-05-08radeon-gallium: Shut up Valgrind.Corbin Simpson
2009-05-08r300-gallium, radeon: A couple cleanups.Corbin Simpson
2009-05-08r300-gallium: Finish space accounting.Corbin Simpson
2009-05-08wgl: Grow the maximum number of pixel formats to cope with the new accum pixe...José Fonseca
2009-05-08wgl: Export pixelformats with accumulation bits.José Fonseca
2009-05-08util/upload: catch failures to map_range and return errorKeith Whitwell
2009-05-08stw: fix potential uninitialized use of curctxKeith Whitwell
2009-05-08wgl: Enforce a minimum 1x1 framebuffer size.José Fonseca
2009-05-08wgl: Add assertion for missing function.José Fonseca
2009-05-08wgl: Remove unused variable.José Fonseca
2009-05-08wgl: Implement ShareLists.José Fonseca
2009-05-08wgl: Implemente SwapLayerBuffers.José Fonseca
2009-05-08util: Limit the stack walk to avoid referencing undefined memory.José Fonseca
2009-05-08gallium/tgsi: hack around linker/archiver breakageKeith Whitwell
2009-05-08wgl: Include alpha bits in pixel format's cColorBits field.José Fonseca