Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Add performance debug for meta code. | Eric Anholt | 2013-04-21 | 1 | -0/+10 |
* | mesa: Report ARB_debug_output for both shader errors and warnings. | Eric Anholt | 2013-03-05 | 1 | -1/+2 |
* | mesa: Add support for GL_ARB_debug_output with dynamic ID allocation. | Eric Anholt | 2013-03-05 | 1 | -1/+9 |
* | mesa: Initially populate the display list with the exec list. | Eric Anholt | 2013-01-21 | 1 | -3/+0 |
* | dispatch: Make all API functions non-static. | Paul Berry | 2012-11-06 | 1 | -0/+16 |
* | mesa: add _mesa_shader_debug() | Dylan Noblesmith | 2012-05-02 | 1 | -0/+3 |
* | mesa: implement the last of GL_ARB_debug_output | nobled | 2012-03-10 | 1 | -0/+3 |
* | mesa: add some GL_ARB_debug_output functions | nobled | 2012-03-10 | 1 | -0/+4 |
* | mesa: add infrastructure for GL_ARB_debug_output | nobled | 2012-03-10 | 1 | -0/+3 |
* | mesa: split error handling into its own file | nobled | 2012-03-10 | 1 | -0/+66 |