summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_context.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: emulated unsupported primitive typesRob Clark2013-10-291-2/+14
* freedreno: avoid stalling at ringbuffer wraparoundRob Clark2013-09-141-22/+29
* freedreno: fix segfault when no color buffer boundRob Clark2013-08-241-1/+2
* freedreno: gmem bypassRob Clark2013-06-081-0/+2
* freedreno: prepare for a3xxRob Clark2013-06-081-60/+24
* gallium: fix type of flags in pipe_context::flush()Chia-I Wu2013-05-041-1/+1
* freedreno: track maximal scissor boundsRob Clark2013-03-251-4/+4
* freedreno: gallium driver for adrenoRob Clark2013-03-111-0/+205