i965: don't emit state when dri_bufmgr_check_aperture_space fails.
[mesa.git] / src / mesa / main / api_exec.c
2008-10-06 Brianmesa: fix convolve/convolution mix-ups
2008-09-26 Brian Paulmesa: fix typo (s/feadback/feedback/). Fixes broken...
2008-09-22 Brian Paulmesa: refactor: move glTexParameter-related functions...
2008-09-22 Brian Paulmesa: refactor: move glTexEnv-related functions into...
2008-09-22 Brian Paulmesa: refactor: move glTexGen-related functions into...
2008-09-22 Keith Whitwellmesa: refactor: move #define FEATURE flags into new...
2008-09-22 Brian Paulmesa: refactor: move multisample-related functions...
2008-09-22 Brian Paulmesa: refactor: move glClear, glClearColor into new...
2008-09-22 Brian Paulmesa: refactor: move scissor functions into new scissor...
2008-09-22 Brian Paulmesa: refactor: move _mesa_init_exec_table() into new...