Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added arrayobj.[ch] files | Brian Paul | 2006-07-21 | 1 | -0/+8 |
| | |||||
* | Add x86sse.h. | Michal Krol | 2006-05-30 | 1 | -0/+4 |
| | |||||
* | added rbadaptors.[ch] files | Brian Paul | 2006-05-19 | 1 | -0/+8 |
| | |||||
* | Remove carriage returns. | Michal Krol | 2006-04-25 | 1 | -2/+2 |
| | |||||
* | Add bitset.h. | Michal Krol | 2006-04-04 | 1 | -0/+4 |
| | |||||
* | Repair corrupted file and remove rogue 'test' project. | Karl Schultz | 2006-03-29 | 1 | -19/+4 |
| | |||||
* | More GLSL code: | Michal Krol | 2006-03-14 | 1 | -0/+29 |
| | | | | | - add texture sampling support; - fix assembly codegen bugs; | ||||
* | added s_blit.c | Brian Paul | 2006-03-01 | 1 | -0/+4 |
| | |||||
* | More GLSL code: | Michal Krol | 2006-02-27 | 5 | -12/+1876 |
| | | | | | | | | | | | | | - add x86 code generator; - add full support for uniforms in ARB_shader_objects; - add assembly instruction: global_addr; - reorganize #includes; - built-in uniforms accessed by index, rather than by name; - add some entries to x86sse rtasm; - add configurations to VC6 projects: 'Release x86' and 'Debug x86'; - #define SLANG_X86 active only on VC6 x86 builds; - introduce code export table for a shader; - remove GNU license from the noise library; | ||||
* | More GLSL code: | Michal Krol | 2006-02-21 | 1 | -0/+16 |
| | | | | | | | - uniforms (only GetLocation, Uniform1f and Uniform4fv for now for demos); - fix bugs and optimize array size handling; - 2D texture sampling (needs Enable(TEXTURE_2D) to work); - decrease built-in library assembly size by 30%. | ||||
* | More GLSL code. | Michal Krol | 2006-02-18 | 1 | -0/+8 |
| | | | | | | - general constructors allowed; - implement noise functions (from Stefan Gustavson - thanks!) - cosmetic stuff. | ||||
* | Add s_arbshader.c, s_arbshader.h. | Michal Krol | 2006-02-15 | 1 | -0/+8 |
| | |||||
* | Add tnl\t_vb_arbshader.c. | Michal Krol | 2006-02-13 | 1 | -0/+4 |
| | |||||
* | Add shader/slang/slang_compile_*.* files. | Michal Krol | 2006-01-30 | 1 | -0/+32 |
| | |||||
* | Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be | Brian Paul | 2005-12-14 | 1 | -8/+0 |
| | | | | done with fragment programs nowadays. | ||||
* | reapply recent changes with Visual Studio instead of direct text editing. | Karl Schultz | 2005-12-08 | 1 | -5/+5 |
| | |||||
* | removed arbfragparse.[ch] arbvertparse.[ch] | Brian Paul | 2005-11-19 | 1 | -16/+0 |
| | |||||
* | added depthstencil.[ch] | Brian Paul | 2005-11-16 | 1 | -0/+8 |
| | |||||
* | added mm.c mm.h execmem.c | Brian Paul | 2005-10-20 | 1 | -0/+12 |
| | |||||
* | replace s_texture.[ch] with s_texcombine.[ch] and s_texfilter.[ch] | Brian Paul | 2005-09-15 | 1 | -2/+10 |
| | |||||
* | Add new files to project. | Karl Schultz | 2005-07-01 | 1 | -0/+12 |
| | |||||
* | Account for moved/new/removed files. | Karl Schultz | 2005-05-26 | 1 | -28/+36 |
| | |||||
* | project file for glut library | Karl Schultz | 2005-05-24 | 1 | -0/+333 |
| | |||||
* | fix location of gears project | Karl Schultz | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | project file to build gears | Karl Schultz | 2005-05-24 | 1 | -0/+114 |
| | |||||
* | Visual Studio 6 project file to build GLUT and some demos. | Karl Schultz | 2005-05-24 | 1 | -0/+41 |
| | |||||
* | Visual Studio 6 project file for OSmesa library. | Karl Schultz | 2005-05-24 | 1 | -0/+125 |
| | |||||
* | Visual Studio 6 project file for core Mesa. | Karl Schultz | 2005-05-24 | 1 | -0/+1318 |
| | |||||
* | Needed to build .cc files in Visual Studio 6. | Karl Schultz | 2005-05-24 | 4 | -0/+310 |
| | |||||
* | Visual Studio 6 project file for GLU library. | Karl Schultz | 2005-05-24 | 1 | -0/+985 |
| | |||||
* | Visual Studio 6 project file for Windows GDI driver. | Karl Schultz | 2005-05-24 | 1 | -0/+141 |
| | |||||
* | Visual Studio 6 workspace for Mesa libraries. | Karl Schultz | 2005-05-24 | 1 | -0/+74 |