Age | Commit message (Expand) | Author |
2005-06-14 | Committing in . | Jouk Jansen |
2005-06-13 | fbSwapBuffers needs to return a status | Jon Smirl |
2005-06-13 | mingw changes (Nolan Leake) | Brian Paul |
2005-06-12 | Fixed typos. | Vladimir Dergachev |
2005-06-10 | Add definition for memory controller latency registers.. | Vladimir Dergachev |
2005-06-10 | remove debug prints | Keith Whitwell |
2005-06-10 | be sure we have span texcoords before calling _swrast_texture_span() | Brian Paul |
2005-06-10 | pass mask array to PutRowRGB() in simple_z_textured_triangle() | Brian Paul |
2005-06-10 | Allow the print opcode to compile | Keith Whitwell |
2005-06-10 | Fix typo in spot attenuation | Keith Whitwell |
2005-06-10 | Correct test for attenuation. | Keith Whitwell |
2005-06-10 | remove depend files on clean | Keith Whitwell |
2005-06-10 | Fix colormaterial flag calculations. | Keith Whitwell |
2005-06-10 | Add notes about intended precision of opcodes. | Keith Whitwell |
2005-06-09 | Fix a couple of buglets | Keith Whitwell |
2005-06-09 | Another typo | Keith Whitwell |
2005-06-09 | Further clean up RoughApproxPow2 and disable the optimized version -- | Keith Whitwell |
2005-06-09 | Fix typo in RoughApproxPow2 | Keith Whitwell |
2005-06-09 | Store compiled vertex program representations in a pointer in the | Keith Whitwell |
2005-06-09 | Build vertex programs using state from a 'state key' struct which is | Keith Whitwell |
2005-06-08 | Turn off debug | Keith Whitwell |
2005-06-08 | Add t_vb_arbprogram_sse.c | Keith Whitwell |
2005-06-08 | Runtime generate sse/sse2 code for some vertex programs. Experimental | Keith Whitwell |
2005-06-08 | Turn off DISASSEM | Keith Whitwell |
2005-06-08 | New arguments for sse_shufps() | Keith Whitwell |
2005-06-08 | Use ALIGN_MALLOC for parameter lists. | Keith Whitwell |
2005-06-08 | Add some more opcodes | Keith Whitwell |
2005-06-08 | - Secondary colour | Ben Skeggs |
2005-06-08 | regenerated | Brian Paul |
2005-06-08 | put full prototype on one line to fix gl_mangle.h generation (Dave Reveman) | Brian Paul |
2005-06-08 | remove stray line | Brian Paul |
2005-06-08 | Remove ARL opcode from interpreter. | Keith Whitwell |
2005-06-08 | new file | Keith Whitwell |
2005-06-08 | regenerate for latest glext.h | Brian Paul |
2005-06-08 | fix some renderbuffer problems for Xserver build (Dave Reveman) | Brian Paul |
2005-06-08 | check for double-buffered buffer in XMesaDestroyBuffer() (Dave Reveman) | Brian Paul |
2005-06-07 | updates from Paul Garceau | Daniel Borca |
2005-06-07 | added GL libs to APP_LIB_DEPS (bug 3485) | Brian Paul |
2005-06-07 | fix error in OSMESA_LIB_NAME line | Brian Paul |
2005-06-07 | fix GL_ALPHA render-to-texture problem (Jon Smirl) | Brian Paul |
2005-06-07 | Initialize some variables. | Keith Whitwell |
2005-06-07 | Add new runtime assembly files. | Keith Whitwell |
2005-06-07 | Split out runtime assembly functions. | Keith Whitwell |
2005-06-07 | New files - split off runtime assembly functions from | Keith Whitwell |
2005-06-07 | Simplify interpreted language: | Keith Whitwell |
2005-06-07 | Add a VP_MAX_OPCODE entry to allow engines with internal opcodes to | Keith Whitwell |
2005-06-07 | updates from Paul Garceau | Daniel Borca |
2005-06-07 | Add SetBuffer to egl driver too | Jon Smirl |
2005-06-06 | Add a NULL SetBuffer function to the fbdev driver | Jon Smirl |
2005-06-06 | this is auto-generated | Brian Paul |