Fix the Makefiles so that they use $(FLEX) and $(BISON) instead of
flex and bison, so that the user may specify a different path for
them.
Signed-off-by: Sam Hocevar
---
This is only a suggestion but I found it pretty handy to decide
which version of bison to use. Also, I suggest making the
Error and debug messages in the intel driver were using %d in format
strings with long int arguments.
Signed-off-by: Sam Hocevar
---
src/mesa/drivers/dri/intel/intel_batchbuffer.c |6 --
src/mesa/drivers/dri/intel/intel_regions.c |2 +-
2 files changed, 5 insertions(+), 3
This fixes minor consistency issues in the website documentation.
Signed-off-by: Sam Hocevar
---
docs/shading.html|2 +-
docs/sourcetree.html |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Sorry, previous message got its whitespace corrupted.
diff --git a/docs
This fixes minor consistency issues in the website documentation.
Signed-off-by: Sam Hocevar
---
docs/shading.html|2 +-
docs/sourcetree.html |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/shading.html b/docs/shading.html
index c41d4a9..aba3959 100644