summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r600_context.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-10-13Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg
2010-08-20evergreen : initial support driver code.richard
2010-04-28dri: Add DRI entrypoints to create a context for a given APIKristian Høgsberg
2010-01-19radeon/r300/r600: share common glCopyTex(Sub)Image codeMaciej Cencora
2010-01-15r600: improve blit supportAlex Deucher
2010-01-15r600: add initial blit supportAndre Maasikas
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2010-01-04r600: support vertex_array_bgraAndre Maasikas
2009-10-23r600: remove remains of old tnl pipelineAlex Deucher
2009-10-02r600: remove support for host-based ibsAlex Deucher
2009-09-22r600 : add draw_prim support.Richard Li
2009-09-21r600: various cleanupsAlex Deucher
2009-09-11r600: enable caching of vertex programsAndre Maasikas
2009-08-22r600: make state emit more fine grainedAlex Deucher
2009-08-22r600: move full state to radeon state atomsAlex Deucher
2009-08-20r600: convert to using common radeon state atomsAlex Deucher
2009-08-20r600: improve state emissionAlex Deucher
2009-08-20r600: split state emit into block specific functionsAlex Deucher
2009-08-18radeon: Optimize memory handling for dma operations.Pauli Nieminen
2009-08-12radeon: Minor warnings cleanup.Eric Anholt
2009-07-31r600: remove unused offset_mod stuffAlex Deucher
2009-07-17R6xx/r7xx: warning fixesKevin DeKorte
2009-07-15R6xx/r7xx: warning fixesKevin DeKorte
2009-06-22functions declaration with 'extern'Cooper Yuan
2009-05-29get rid of chip_object structAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29more cleanupAlex Deucher
2009-05-29Remove unused functionsAlex Deucher
2009-05-29r6xx/r7xx: switch to common dma functions for vecsAlex Deucher
2009-05-15Fix r6 code bugs.Richard Li
2009-05-08R6xx/R7xx: WIP r6xx-rewrite codeRichard Li
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li
2009-04-09R6xx/R7xx: r300 -> r600 symbolsAlex Deucher
2009-04-08R600: initial copy of r300 codeAlex Deucher