summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/radeon/core/radeon_buffer.c
AgeCommit message (Expand)Author
2009-09-06r300g: Fix some issues pointed out by compiler warnings.Michel Dänzer
2009-09-06r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.Michel Dänzer
2009-08-18radeon-gallium: Oh, look, we *do* already support DONTBLOCK.Corbin Simpson
2009-07-26radeon-gallium: If BO allocation fails, return NULL.Corbin Simpson
2009-07-13r300g, radeon: Whitespace fixes.Nicolai Hähnle
2009-07-05radeon-gallium: Use FLINK to do proper global buffers.Corbin Simpson
2009-07-05radeon-gallium: Wait for BOs before mapping them.Corbin Simpson
2009-05-20radeon-gallium: Add surface_buffer_create callback.Corbin Simpson
2009-05-01r300-gallium, radeon-winsys: Hide radeon_cs from r300 pipe.Corbin Simpson
2009-05-01r300-gallium, radeon-winsys: Space accounting.Corbin Simpson
2009-04-04radeon: A bit of indent and line break cleanup.Corbin Simpson
2009-03-10radeon-gallium: Unbreak non-RADEON_SOFTPIPE.Corbin Simpson
2009-03-10radeon-gallium: Unbreak RADEON_SOFTPIPE.Corbin Simpson
2009-03-04radeon-gallium: DRI2 state tracker, part 3.Corbin Simpson