summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/dri/drm/dri1.c
AgeCommit message (Expand)Author
2010-05-25st/dri: Remove DRI1 supportJakob Bornecrantz
2010-05-17st/dri: adapt to interface changesRoland Scheidegger
2010-05-03gallium: move surface utility functions into u_surface.cBrian Paul
2010-04-26st/dri: Refactor dri_st_api into other filesJakob Bornecrantz
2010-04-26st/dri: Make st_framebuffer_iface the base for dri_drawableJakob Bornecrantz
2010-04-26st/dri: Make st_manager the base for dri_screenJakob Bornecrantz
2010-04-26st/dri: Add hooks for framebuffer functionsJakob Bornecrantz
2010-04-17st/dri: Check for NULL before dereference and assignment.Vinson Lee
2010-04-16st/dri: Refactor init code a bitJakob Bornecrantz
2010-04-16st/dri: Remove unnecessary header.Vinson Lee
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-30st/dri: Fix a memory leak in dri1_init_screen.Chia-I Wu
2010-03-29st/dri/sw: add drisw_api similarly to dri1_apiGeorge Sapountzis
2010-03-26st/dri: factor out common init_screen codeGeorge Sapountzis
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz