Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: manage render condition in cso_context and fix postprocessing w/ it | Marek Olšák | 2012-12-12 | 1 | -8/+3 |
* | st/mesa: flush bitmap cache on query and conditional render boundaries | Vadim Girlin | 2011-07-13 | 1 | -0/+5 |
* | st/mesa: GenerateMipmap should not be killed by conditional rendering | Marek Olšák | 2011-05-30 | 1 | -2/+9 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | st/mesa: clean-up: use st_context() everywhere | Brian Paul | 2010-04-23 | 1 | -2/+2 |
* | st/mesa: Silence uninitialized variable warning. | Vinson Lee | 2010-01-26 | 1 | -0/+1 |
* | st/mesa: implement conditional rendering | Brian Paul | 2009-12-31 | 1 | -0/+95 |