Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxygen: Add doxygen file and build infrastructure for gbm | Rob Bradford | 2012-01-13 | 1 | -1/+2 |
| | |||||
* | doxygen: Add glsl to the Makefile and .gitignore. | Kenneth Graunke | 2011-01-19 | 1 | -0/+1 |
| | |||||
* | Remove remaining miniglx references | Kristian Høgsberg | 2010-02-25 | 1 | -2/+1 |
| | |||||
* | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -2/+2 |
| | | | | | | Mostly some pedantic changes such that `make clean' always ignores errors. Also changed the top clean target to do the `touch configs/current' dance instead of realclean. | ||||
* | Convert crlf->lf line endings. | José Fonseca | 2008-02-28 | 1 | -33/+33 |
| | | | | | | Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true | ||||
* | Update doxygen doc to reflet vbo changes. | Jerome Glisse | 2007-02-16 | 1 | -1/+1 |
| | | | | | | Update doxygen doc, array_cache no longuer exist, new shiny vbo modules is there. Tested on unix, but i think i didn't broke that bat :). | ||||
* | added glapi and shader modules, misc updates | Brian Paul | 2004-09-10 | 1 | -0/+2 |
| | |||||
* | Replaced 'core' with 'main'. | Brian Paul | 2004-05-16 | 1 | -3/+4 |
| | | | | Other minor updates. | ||||
* | Seperate the Doxygen configuration files (for full Mesa only) in a common ↵ | Jose Fonseca | 2003-09-17 | 1 | -38/+22 |
| | | | | | | part and an individual module part. Rewrite the Makefile in order to avoid the double pass when the tag files already exist. A double pass can still be achieved by doing 'make clean all'. | ||||
* | Merge the Doxygen configuration files from the embedded branch. | Jose Fonseca | 2003-09-17 | 1 | -0/+46 |