On Monday 06 September 2010 11:25:31 Luca Barbieri wrote:
> On Mon, Sep 6, 2010 at 4:45 PM, Zack Rusin wrote:
> > Maybe lets skip this and other tessellation patches until we have code
> > that actually does something. It's just going to be confusing to have
> > not finished (or really "not starte
On Mon, Sep 6, 2010 at 4:45 PM, Zack Rusin wrote:
> Maybe lets skip this and other tessellation patches until we have code that
> actually does something. It's just going to be confusing to have not finished
> (or really "not started" =) ) code that doesn't do anything.
The idea is that having it
Maybe lets skip this and other tessellation patches until we have code that
actually does something. It's just going to be confusing to have not finished
(or really "not started" =) ) code that doesn't do anything.
Also in terms of naming, I severely dislike abbreviations because code tends
to
---
src/mesa/main/extensions.c |1 +
src/mesa/main/mtypes.h |3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index 50b97f5..2ab3801 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@