Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-23 | reverted TMUs for proper multitexturing | Daniel Borca | |
2003-12-19 | DMesa: removed MGA2064W driver | Daniel Borca | |
DMesa: added capability to query visuals fxMesa: WGL_3DFX_gamma_control fxMesa: minor fixes to interface (fxQueryHardware vs fxMesaSelect...) | |||
2003-12-12 | new makefiles | Brian Paul | |
2003-12-09 | added parsing exercises for ARL and relative offsets in ARB_vp | Karl Rasche | |
2003-12-08 | A quick little test to show disapeearing specular color between vertex and ↵ | Karl Rasche | |
fragment program execution | |||
2003-12-08 | Committing in . | Jouk Jansen | |
OpenVMS compile issues Modified Files: Mesa-newtree/progs/tests/cva.c Mesa-newtree/progs/tests/dinoshade.c Mesa-newtree/progs/tests/multipal.c Mesa-newtree/src/mesa/main/descrip.mms Mesa-newtree/src/mesa/tnl/descrip.mms Mesa-newtree/src/mesa/tnl/t_vtx_api.c ---------------------------------------------------------------------- | |||
2003-12-06 | glFBDev driver from embedded-2 branch. | Brian Paul | |
Probably won't be actively used/maintained, but bring it to the trunk so it doesn't get lost. | |||
2003-12-05 | press f key to toggle front/back drawing/copying | Brian Paul | |
2003-12-04 | Windows needs to #define GL_GLEXT_PROTOTYPES | Karl Schultz | |
2003-12-02 | s/inverse/invtrans.. whoopsie | Karl Rasche | |
2003-11-24 | Moving NV_fragment_program tests to ARB_fragment_program | Karl Rasche | |
2003-11-23 | Porting NV_vertex_program demos to ARB_vertex_program | Karl Rasche | |
2003-11-23 | Porting NV_vertex_program tests to ARB_vertex_program | Karl Rasche | |
2003-11-23 | build fixes, rh9 | Keith Whitwell | |
2003-11-20 | texture compression testbed | Daniel Borca | |
2003-11-13 | remove GL_GLEXT_LEGACY | Brian Paul | |
2003-10-21 | added more debug code and tests | Brian Paul | |
2003-10-14 | remove some cruft | Brian Paul | |
2003-10-14 | exercise more vertex buffer object functions | Brian Paul | |
2003-10-09 | Minor MinGW fixes | Daniel Borca | |
2003-10-03 | improved 'clean' targets (Otto Solares) | Brian Paul | |
2003-10-02 | updates from Daniel Borca | Brian Paul | |
2003-09-25 | Add project file for new spriteblast demo. (Update dependency) | Karl Schultz | |
2003-09-25 | Add project file for new spriteblast demo. | Karl Schultz | |
2003-09-24 | GL_ARB_point_sprite demo | Brian Paul | |
2003-09-24 | MS dev studio project file for teapots demo. | Karl Schultz | |
2003-09-24 | Workspace file for redbook programs | Karl Schultz | |
2003-09-24 | Change projection transform so that the top row of teapots are now visible. | Karl Schultz | |
2003-09-22 | Create 'all' project to make it easy to build and clean all the programs in ↵ | Karl Schultz | |
the demos directory. | |||
2003-09-22 | Add remaining demos. | Karl Schultz | |
2003-09-22 | New visual studio project fiile for building demos. | Karl Schultz | |
2003-09-19 | Make binary - even though this is a text file, common practice is to store ↵ | Karl Schultz | |
MS studio files as binary | |||
2003-09-18 | Now obsolete. | Karl Schultz | |
2003-09-18 | New visual studio workspace and projects for building demos. | Karl Schultz | |
2003-09-18 | Remove first attempt at using visual studio projects to compile demos. | Karl Schultz | |
2003-09-17 | s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/ | Brian Paul | |
2003-09-17 | Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path | Brian Paul | |
2003-09-17 | test GL_ARB_vertex_buffer_object | Brian Paul | |
2003-09-08 | Remove all the swap_control stuff from glxgears demo (restored to vers 1.2). | Brian Paul | |
New glxswapcontrol.c file added. | |||
2003-09-08 | use GL_GLEXT_PROTOTYPES | Brian Paul | |
2003-09-05 | more debugger development | Brian Paul | |
2003-09-05 | files for CVS to ignore | Brian Paul | |
2003-09-05 | Committing in . | Jouk Jansen | |
Added missing include files. Modified Files: Mesa-newtree/progs/demos/isosurf.c Mesa-newtree/src/mesa/main/nvvertexec.c ---------------------------------------------------------------------- | |||
2003-09-03 | include math.h | Brian Paul | |
2003-09-02 | Added support for EXT_texture_mirror_clamp and the single wrap mode | Ian Romanick | |
that it addes to ATI_texture_mirror_once. This includes updating the texwrap test to exercise the new mode. | |||
2003-08-31 | s/DP4/DP3/ | Brian Paul | |
2003-08-31 | s/DP4/DP3/ | Brian Paul | |
2003-08-28 | Updates from Daniel Borca | Brian Paul | |
2003-08-28 | remove unused bytes variable | Brian Paul | |
2003-08-28 | space bar to toggle animation | Brian Paul | |