aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_oglprog.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-1/+1
* Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg2010-02-191-1/+1
* mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul2010-02-041-1/+3
* r600: implement ProgramStringNotifyAndre Maasikas2009-10-121-17/+38
* r600: enable caching of vertex programsAndre Maasikas2009-09-111-17/+19
* r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen2009-08-311-0/+6
* radeon: Minor warnings cleanup.Eric Anholt2009-08-121-1/+1
* get rid of chip_object structAlex Deucher2009-05-291-1/+0
* more cleanupAlex Deucher2009-05-291-2/+2
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-11/+15
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+138