summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/radeon/core/radeon_drm.c
AgeCommit message (Expand)Author
2009-10-16radeon-gallium: Use debug_get_bool_option instead of getenv.Corbin Simpson
2009-10-03r300g: Fix memory leak in radeon_texture_from_shared_handleNicolai Hähnle
2009-09-06r300g: Fix some issues pointed out by compiler warnings.Michel Dänzer
2009-08-28r300g: pretty up the new drm code a bitJoakim Sindholt
2009-08-28r300g: support new drm_apiJoakim Sindholt
2009-07-23r300g, radeon-gallium: Fix API, cleanup.Corbin Simpson
2009-07-23radeon-gallium: Build fixes wrt changed libdrm_radeon space check APINicolai Hähnle
2009-07-13r300g, radeon: Whitespace fixes.Nicolai Hähnle
2009-07-05radeon-gallium: Use FLINK to do proper global buffers.Corbin Simpson
2009-07-02r300g: Readd trace driver supportJakob Bornecrantz
2009-07-01radeon-gallium: Adapt to drm_api changes.Corbin Simpson
2009-05-16Create common trace_drm code, add to radeon_winsys.Corbin Simpson
2009-05-01r300-gallium, radeon-winsys: Space accounting.Corbin Simpson
2009-04-28gallium: Update the drm_api.Thomas Hellstrom
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