Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Rename various gen6 #defines to match the documentation. | Kenneth Graunke | 2011-01-06 | 1 | -1/+1 |
* | i965: Fix scissor-offscreen on gen6 like we did pre-gen6. | Eric Anholt | 2010-10-18 | 1 | -1/+13 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | i965: fix scissor state on sandybridge | Zhenyu Wang | 2010-09-28 | 1 | -2/+1 |
* | i965: GC the last two arguments to brw_cache_data. | Eric Anholt | 2010-06-11 | 1 | -2/+1 |
* | i965: Remove unnecessary headers. | Vinson Lee | 2010-02-25 | 1 | -3/+0 |
* | i965: Don't set a nonexistent enable bit in several SNB state pointers. | Eric Anholt | 2010-02-25 | 1 | -1/+1 |
* | i965: Add Sandybridge scissor state. | Eric Anholt | 2010-02-25 | 1 | -0/+108 |