Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add shaderobjects_3dlabs.c back into build but use #ifdef FEATURE_shading_lan... | Brian Paul | 2005-04-07 | 1 | -6/+0 |
* | Use FEATURE_shading_language to control whether the shading language | Brian Paul | 2005-04-01 | 1 | -3/+3 |
* | Disable _mesa_3dlabs_create_{program,shader}_object references. | Adam Jackson | 2005-03-30 | 1 | -0/+4 |
* | Disable C++ shading language code yet again. Doesn't compile with older | Brian Paul | 2005-03-29 | 1 | -0/+2 |
* | re-enable _mesa_init_shaderobjects_3dlabs() call | Brian Paul | 2005-03-29 | 1 | -2/+0 |
* | disable _mesa_init_shaderobjects_3dlabs() call until build is fixed | Brian Paul | 2005-03-26 | 1 | -0/+2 |
* | cleanup query functions | Michal Krol | 2005-03-25 | 1 | -910/+966 |
* | implement ARB_shader_objects, not complete | Michal Krol | 2005-01-13 | 1 | -91/+957 |
* | update some type names | Brian Paul | 2004-11-26 | 1 | -0/+2 |
* | by karoshi - ARB_shader_objects implementation | Michal Krol | 2004-10-27 | 1 | -0/+258 |