Age | Commit message (Expand) | Author |
---|---|---|
2011-01-31 | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke |
2010-09-03 | exec_list: replace class with struct | Brian Paul |
2010-09-03 | exec_node: Add insert_before that inserts an entire list | Ian Romanick |
2010-09-03 | exec_list: Add pop_head | Ian Romanick |
2010-07-29 | glsl2: Fix spelling of "sentinel." | Eric Anholt |
2010-07-19 | exec_list: Fix foreach_list_safe. | Kenneth Graunke |
2010-07-14 | exec_list: Add a new replace_with method. | Kenneth Graunke |
2010-07-09 | glsl2: Add foreach_list_safe which works even when mutating the list. | Kenneth Graunke |
2010-07-07 | exec_list: Add method to append one complete list to another | Ian Romanick |
2010-06-30 | glsl2: Move our data from a glsl_shader* on the side to the main gl_shader *. | Eric Anholt |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |