aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r600_context.h
Commit message (Expand)AuthorAgeFilesLines
* r300c, r600c: Remove these DRI drivers.Eric Anholt2011-10-281-245/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-3/+3
* Rename GLvisual and __GLcontextModes to struct gl_configKristian Høgsberg2010-10-131-1/+1
* evergreen : initial support driver code.richard2010-08-201-0/+50
* dri: Add DRI entrypoints to create a context for a given APIKristian Høgsberg2010-04-281-1/+2
* radeon/r300/r600: share common glCopyTex(Sub)Image codeMaciej Cencora2010-01-191-1/+0
* r600: improve blit supportAlex Deucher2010-01-151-0/+2
* r600: add initial blit supportAndre Maasikas2010-01-151-0/+3
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-1/+1
* r600: support vertex_array_bgraAndre Maasikas2010-01-041-0/+1
* r600: remove remains of old tnl pipelineAlex Deucher2009-10-231-30/+0
* r600: remove support for host-based ibsAlex Deucher2009-10-021-14/+12
* r600 : add draw_prim support.Richard Li2009-09-221-0/+32
* r600: various cleanupsAlex Deucher2009-09-211-19/+0
* r600: enable caching of vertex programsAndre Maasikas2009-09-111-0/+3
* r600: make state emit more fine grainedAlex Deucher2009-08-221-0/+10
* r600: move full state to radeon state atomsAlex Deucher2009-08-221-14/+12
* r600: convert to using common radeon state atomsAlex Deucher2009-08-201-19/+25
* r600: improve state emissionAlex Deucher2009-08-201-0/+13
* r600: split state emit into block specific functionsAlex Deucher2009-08-201-3/+8
* radeon: Optimize memory handling for dma operations.Pauli Nieminen2009-08-181-16/+0
* radeon: Minor warnings cleanup.Eric Anholt2009-08-121-0/+11
* r600: remove unused offset_mod stuffAlex Deucher2009-07-311-7/+0
* R6xx/r7xx: warning fixesKevin DeKorte2009-07-171-0/+2
* R6xx/r7xx: warning fixesKevin DeKorte2009-07-151-0/+4
* functions declaration with 'extern'Cooper Yuan2009-06-221-0/+3
* get rid of chip_object structAlex Deucher2009-05-291-14/+16
* more cleanupAlex Deucher2009-05-291-6/+0
* more cleanupAlex Deucher2009-05-291-1/+0
* more cleanupAlex Deucher2009-05-291-8/+0
* more cleanupAlex Deucher2009-05-291-29/+0
* Remove unused functionsAlex Deucher2009-05-291-14/+0
* r6xx/r7xx: switch to common dma functions for vecsAlex Deucher2009-05-291-10/+0
* Fix r6 code bugs.Richard Li2009-05-151-2/+3
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-22/+17
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-540/+70
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-245/+245
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+716