Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dri: Remove the old metaops code which has been superceded by ../common/ | Eric Anholt | 2011-02-12 | 1 | -291/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -8/+8 |
* | dri: Add missing header to dri_metaops.c. | Vinson Lee | 2010-07-29 | 1 | -0/+1 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -1/+1 |
* | mesa: move arbprogram.[ch] to main/ | Brian Paul | 2010-06-10 | 1 | -1/+1 |
* | dri: Remove unnecessary headers. | Vinson Lee | 2010-02-12 | 1 | -8/+0 |
* | dri: remove unused meta_clear_tris() | Brian Paul | 2009-09-01 | 1 | -246/+0 |
* | intel: Fix googleearth by avoiding GL_VIEWPORT_BIT in meta clear push/pop | Eric Anholt | 2009-08-07 | 1 | -2/+5 |
* | intel/radeon: add common metaops code. | Dave Airlie | 2009-07-15 | 1 | -0/+541 |