Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-31 | mesa: Include missing header in remap.h. | Vinson Lee | |
Include compiler.h for INLINE symbol. | |||
2010-04-27 | mesa: Move api_exec_es*.c into mesa/main | Kristian Høgsberg | |
This requires renaming a few functions to have unique names so that they can all live within the same driver. | |||
2010-04-27 | mesa: Move references to main/remap_helper.h to api_exec.c | Kristian Høgsberg | |
2010-04-10 | Fix copyright headers. | Chia-I Wu | |
Update the warranty disclaimer to use the more general "THE AUTHORS OR COPYRIGHT HOLDERS". This is done manually on files created by me. Hope that I do not miss anything. | |||
2009-10-23 | mesa/main: Add support for remap table. | Chia-I Wu | |
This commit only adds the source files. It is supposed to replace the remap table in DRI drivers. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> |